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 | 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 | 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 | 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 | fixes | Joey Hess | |
2008-07-26 | standardising and documenting getsetup | Joey Hess | |
2008-07-26 | fixes | Joey Hess | |
2008-07-26 | add dumpsetup option; refactor | Joey Hess | |
2008-07-26 | setup dumping improvements | Joey Hess | |
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 | 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. | |||
2008-07-25 | fix feed urls | Joey Hess | |
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. | |||
2008-07-25 | bzr: Version directories on the fly, ignore directories when retrieving | Jelmer Vernooij | |
changes. Now passes t/bazaar.t again. | |||
2008-07-25 | Merge commit 'jelmer/master' | Joey Hess | |
2008-07-25 | improved, possibly faster getelementsbyclass by willu | Joey Hess | |
2008-07-25 | toggle: Fix incompatability between javascript and webkit. | Joey Hess | |
2008-07-24 | Support staging commands in bzr backend. | Jelmer Vernooij | |
2008-07-24 | mercurial: Add support for rename, delete, and also diff. (William Uther) | Joey Hess | |
2008-07-24 | fix encoding issues with link conversion | Joey Hess | |
Have to convert link text to page name going in. And on the way out, need to replace spaces with underscores in the link text, which is not normally done with titles. | |||
2008-07-23 | test suite and partial fix for encoding issues in link renaming | Joey Hess | |
2008-07-23 | add todo | Joey Hess | |
2008-07-23 | foldage | Joey Hess | |