Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-26 | add missing setup options, tweak others' display | Joey Hess | |
2008-07-26 | filter out demo plugins | Joey Hess | |
2008-07-26 | load all plugins when generating setup | Joey Hess | |
2008-07-26 | two typos | Joey Hess | |
2008-07-26 | reorder | Joey Hess | |
2008-07-26 | clarify wording | Joey Hess | |
2008-07-26 | tla done too | Joey Hess | |
2008-07-26 | move more settings out to rcs | Joey Hess | |
2008-07-26 | getsetup-ize svn and bzr | Joey Hess | |
2008-07-26 | add folding | Joey Hess | |
2008-07-26 | add gensetup for hg | Joey Hess | |
2008-07-26 | add gensetup for git | Joey Hess | |
2008-07-26 | typos | Joey Hess | |
2008-07-26 | make monotone use hooks, add getsetup | Joey Hess | |
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.) | |||
2008-07-26 | changelog | Joey Hess | |
2008-07-26 | Merge branch 'master' into autoconfig | Joey Hess | |
2008-07-26 | refactor | Joey Hess | |
2008-07-26 | refactor | Joey Hess | |
2008-07-26 | can now dump fully functional setup files | Joey Hess | |
2008-07-26 | typo | Joey Hess | |
2008-07-26 | don't clear syslog config when dumping | Joey Hess | |
2008-07-26 | adminemail may be undefined | Joey Hess | |
2008-07-26 | typo | Joey Hess | |
2008-07-26 | turn booleans into questions | Joey Hess | |
2008-07-26 | add info for all common setup file options, and most internal ones | Joey Hess | |
2008-07-26 | predefine pingurl | Joey Hess | |
2008-07-26 | allow account_creation_password to not be defined | Joey Hess | |
2008-07-26 | httpauth removed long ago | Joey Hess | |
2008-07-26 | fixes | Joey Hess | |
2008-07-26 | standardising and documenting getsetup | Joey Hess | |
2008-07-26 | fixes | Joey Hess | |
2008-07-26 | document | Joey Hess | |
2008-07-26 | add dumpsetup option; refactor | Joey Hess | |
2008-07-26 | setup dumping improvements | Joey Hess | |
2008-07-26 | * Response | http://ptecza.myopenid.com/ | |
2008-07-26 | * Response | http://ptecza.myopenid.com/ | |
2008-07-26 | more formatting | Joey Hess | |
2008-07-26 | improve formatting | Joey Hess | |
2008-07-26 | add ability to generate setup files | Joey Hess | |
quite nice ones, too, with comments and everything | |||
2008-07-26 | fix plugin name | Joey Hess | |
2008-07-26 | avoid fatal error in sanitize | Joey Hess | |
2008-07-26 | finish adding getsetup hooks to plugins | Joey Hess | |
2008-07-25 | Merge branch 'master' into autoconfig | Joey Hess | |
2008-07-25 | add test data | Joey Hess | |
2008-07-25 | add a regression test to ensure that permalinks never change | Joey Hess | |
2008-07-25 | Merge branch 'master' into autoconfig | Joey Hess | |
2008-07-25 | attachment: Use relative paths when inserting links. | Joey Hess | |
2008-07-25 | added getsetup hooks for all plugins up to recentchanges | Joey Hess | |
2008-07-25 | add getsetup | Joey Hess | |
Also, avoid dying with a fatal error if multimarkdown is enabled and the module doesh't load. | |||
2008-07-25 | add getconfig for inline | Joey Hess | |
Also, moved the pingurl getopt parsing to inline. |