Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
| | |||
* | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | 2008-08-03 |
| | | | | too many plugins.. brain exploding.. | ||
* | remove default values in getsetup | Joey Hess | 2008-07-26 |
| | | | | | They were a bit confusing, since they did not actually set the default, and example values are sufficient. | ||
* | add missing setup options, tweak others' display | Joey Hess | 2008-07-26 |
| | |||
* | turn booleans into questions | Joey Hess | 2008-07-26 |
| | |||
* | added getsetup hooks for all plugins up to recentchanges | Joey Hess | 2008-07-25 |
| | |||
* | paste-o | Joey Hess | 2008-05-08 |
| | |||
* | add --delete-bucket option | Joey Hess | 2008-05-08 |
| | |||
* | amazon s3 index file improvements | Joey Hess | 2008-05-08 |
| | | | | | | | | | | | Turns out duplicate index files do not need to be stored when usedirs is in use, just when it's not. Ikiwiki is quite consistent about using page/ when usedirs is in use. (The only exception is the search plugin, which needs fixing.) This also includes significant code cleanup, removal of a incorrect special case for empty files, and addition of a workaround for a bug in the amazon perl module. | ||
* | simplify key determination code | Joey Hess | 2008-05-08 |
| | |||
* | remove debugging | Joey Hess | 2008-05-07 |
| | |||
* | implemented pruning, s3 support now complete-ish | Joey Hess | 2008-05-07 |
| | |||
* | forgot to add.. | Joey Hess | 2008-05-07 |