aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs
Commit message (Expand)AuthorAge
* * If gitorigin_branch is set to the empty string, don't push or pull.joey2007-10-22
* minor stylistic changesjoey2007-10-21
* * Correct a pair of logic errors that triggered if svnpath was empty.joey2007-10-21
* * Support git authors of the form "joey <joey>", which is common whenjoey2007-10-21
* * Fix strange stderr-hiding code in the git module, allow error messagesjoey2007-10-10
* * French translation update. Closes: #445923joey2007-10-10
* * Tidy ctime debug output for git.joey2007-10-04
* git.pm: Handle operating in sub-trees of a git repository.joshtriplett2007-08-30
* git.pm: Renames from git-diff-tree aren't handled, so don't ask for them.joshtriplett2007-08-30
* Use git-log rather than the shell, git-rev-list, and git-diff-tree.joshtriplett2007-08-30
* use --style default for get_ctime toojoey2007-08-29
* * mercurial: Fix rcs_getctime (thanks, bma)joey2007-08-29
* thank goodness for test suitesjoey2007-08-29
* * mercurial: Pass --style defaults to hg log to ensure right format is used.joey2007-08-29
* remove unncessesary and unused loop labelsjoey2007-08-24
* apply monotone patchjoey2007-08-24
* monotone updatesjoey2007-08-21
* minor changes (but lots of them)joey2007-08-21
* move enormous data block to __DATA__joey2007-08-21
* remove the mtnbinpath config option; users should use PATH if they needjoey2007-08-21
* * Add monotone support, contributed by William Uther.joey2007-08-21
* proper fix for adding file, based on jkoenig's patchjoey2007-08-15
* * Allow svnpath config option to contain additional extra slashes anywherejoey2007-06-23
* * Apply patch from hb that uses the full path to a file when adding a filejoey2007-04-29
* * In mercurial backend, untaint ipaddr when using it as the user for thejoey2007-04-22
* * Support setting svnpath to "" for wikis that are rooted at the top ofjoey2007-04-16
* * Optimise displaytime, trimming maybe 6% off the build time.joey2007-04-10
* * Fix mercurial backend to deal with empty commit messages.joey2007-03-24
* * Applied a patch from MichaƂ to make the mercurial backend pass --quiet tojoey2007-03-18
* * Improve use of svn merge, by specifying the file to merge, rather thanjoey2007-01-28
* * Make gitorigin_branch and gitmaster_branch configurable via the setupjoey2007-01-27
* qoutingjoey2007-01-14
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Patch from Emanuele Aina to fix modification time code in mercurualjoey2006-12-21
* * More build deps updates.joey2006-11-28
* cosmetics patch from Recaijoey2006-11-26
* * Git backend improvements, including bug fixes and better robustness.joey2006-11-26
* * Mercurial backend improvements, including --get-ctime support.joey2006-11-26
* mercurial username setting patchjoey2006-11-26
* updatesjoey2006-11-22
* fix user determination for web commitsjoey2006-11-22
* * Add a test suite for the mercurial backend, contributed by Emanuele Aina.joey2006-11-21
* better subjectsjoey2006-11-21
* * Add an openid plugin to support logging in using OpenID.joey2006-11-20
* * Make sure to check for errors from every eval.joey2006-11-08
* cosmetic changes from Recaijoey2006-10-14
* more updates from Clintjoey2006-09-17
* typo fix and slight reformatjoey2006-09-16
* * Numerous tla fixes from Clint.joey2006-09-16
* * Work on firming up the plugin interface:joey2006-09-09