aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Collapse)AuthorAge
* avoid clobbering example diffurlJoey Hess2008-07-27
|
* Merge branch 'master' into autoconfigJoey Hess2008-07-26
|\
| * use new style error handlingJoey Hess2008-07-26
| |
| * Added cutpaste plugin.Enrico Zini2008-07-26
| | | | | | | | I'm wondering if cutandpaste wouldn't be a better name.
| * Handle the case when HTML got tidied.Enrico Zini2008-07-26
| | | | | | | | This fixes debian bug #492529.
* | allow --dumpsetup to be used w/o specifying srcdir and destdirJoey Hess2008-07-26
| | | | | | | | | | shortcut tried to use srcdir in checkconfig; change it to not so this will work.
* | fixupsJoey Hess2008-07-26
| |
* | finish with rcs plugin conversionJoey Hess2008-07-26
| |
* | Version control backends promoted to first-class pluginsJoey Hess2008-07-26
| |
* | fixupsJoey Hess2008-07-26
| |
* | remove default values in getsetupJoey Hess2008-07-26
| | | | | | | | | | They were a bit confusing, since they did not actually set the default, and example values are sufficient.
* | wrapper setup reorgJoey Hess2008-07-26
| | | | | | | | | | Flattened the wrapper setup, as this lets it be handled better by the setup generation code.
* | add example wrapper and fix formattingJoey Hess2008-07-26
| |
* | historyurl can be undefJoey Hess2008-07-26
| |
* | add missing setup options, tweak others' displayJoey Hess2008-07-26
| |
* | filter out demo pluginsJoey Hess2008-07-26
| |
* | load all plugins when generating setupJoey Hess2008-07-26
| |
* | two typosJoey Hess2008-07-26
| |
* | clarify wordingJoey Hess2008-07-26
| |
* | tla done tooJoey Hess2008-07-26
| |
* | move more settings out to rcsJoey Hess2008-07-26
| |
* | getsetup-ize svn and bzrJoey Hess2008-07-26
| |
* | add foldingJoey Hess2008-07-26
| |
* | add gensetup for hgJoey Hess2008-07-26
| |
* | add gensetup for gitJoey Hess2008-07-26
| |
* | typosJoey Hess2008-07-26
| |
* | make monotone use hooks, add getsetupJoey Hess2008-07-26
| | | | | | | | | | | | Rather than every monotone rcs_ function calling check_config, just put it in a checkconfig hook. (But the chdir still needs to be done by every hook.)
* | refactorJoey Hess2008-07-26
| |
* | refactorJoey Hess2008-07-26
| |
* | can now dump fully functional setup filesJoey Hess2008-07-26
| |
* | typoJoey Hess2008-07-26
| |
* | adminemail may be undefinedJoey Hess2008-07-26
| |
* | typoJoey Hess2008-07-26
| |
* | turn booleans into questionsJoey Hess2008-07-26
| |
* | add info for all common setup file options, and most internal onesJoey Hess2008-07-26
| |
* | predefine pingurlJoey Hess2008-07-26
| |
* | allow account_creation_password to not be definedJoey Hess2008-07-26
| |
* | fixesJoey Hess2008-07-26
| |
* | standardising and documenting getsetupJoey Hess2008-07-26
| |
* | fixesJoey Hess2008-07-26
| |
* | add dumpsetup option; refactorJoey Hess2008-07-26
| |
* | setup dumping improvementsJoey Hess2008-07-26
| |
* | more formattingJoey Hess2008-07-26
| |
* | improve formattingJoey Hess2008-07-26
| |
* | add ability to generate setup filesJoey Hess2008-07-26
| | | | | | | | quite nice ones, too, with comments and everything
* | fix plugin nameJoey Hess2008-07-26
| |
* | avoid fatal error in sanitizeJoey Hess2008-07-26
| |
* | finish adding getsetup hooks to pluginsJoey Hess2008-07-26
| |
* | Merge branch 'master' into autoconfigJoey Hess2008-07-25
|\|
| * attachment: Use relative paths when inserting links.Joey Hess2008-07-25
| |