aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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 getsetup•••They were a bit confusing, since they did not actually set the default, and example values are sufficient. Joey Hess2008-07-26
* wrapper setup reorg•••Flattened the wrapper setup, as this lets it be handled better by the setup generation code. Joey Hess2008-07-26
* 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 getsetup•••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.) Joey Hess2008-07-26
* 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 files•••quite nice ones, too, with comments and everything Joey Hess2008-07-26
* 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
* | added getsetup hooks for all plugins up to recentchangesJoey Hess2008-07-25
* | add getsetup•••Also, avoid dying with a fatal error if multimarkdown is enabled and the module doesh't load. Joey Hess2008-07-25
* | add getconfig for inline•••Also, moved the pingurl getopt parsing to inline. Joey Hess2008-07-25
|/
* fix feed urls•••The fix for colons involved adding "./" to some urls. Due to the weird way inline called urlto, these snuck into feed urls and permalinks. Fix it by adding an optional third parameter to urlto. Joey Hess2008-07-25
* bzr: Version directories on the fly, ignore directories when retrieving•••changes. Now passes t/bazaar.t again. Jelmer Vernooij2008-07-25
* Merge commit 'jelmer/master'Joey Hess2008-07-25
|\