Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-23 | reverted a few of the string changes | Joey Hess | |
Improved one string. | |||
2009-07-23 | Improve translatable texts to ease translation (e.g. to→into and ↵ | Jonas Smedegaard | |
from→inside) | |||
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | |
too many plugins.. brain exploding.. | |||
2008-07-26 | remove default values in getsetup | Joey Hess | |
They were a bit confusing, since they did not actually set the default, and example values are sufficient. | |||
2008-07-26 | add missing setup options, tweak others' display | Joey Hess | |
2008-07-26 | turn booleans into questions | Joey Hess | |
2008-07-25 | added getsetup hooks for all plugins up to recentchanges | Joey Hess | |
2008-05-08 | paste-o | Joey Hess | |
2008-05-08 | add --delete-bucket option | Joey Hess | |
2008-05-08 | amazon s3 index file improvements | Joey Hess | |
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. | |||
2008-05-08 | simplify key determination code | Joey Hess | |
2008-05-07 | remove debugging | Joey Hess | |
2008-05-07 | implemented pruning, s3 support now complete-ish | Joey Hess | |
2008-05-07 | forgot to add.. | Joey Hess | |