fixups
[ikiwiki.git] / IkiWiki / Rcs / monotone.pm
2008-07-27 Joey Hessfixups
2008-07-27 Joey Hesswrapper setup reorg
2008-07-26 Joey Hesstypos
2008-07-26 Joey Hessmake monotone use hooks, add getsetup
2008-07-25 Joey HessMerge commit 'jelmer/master'
2008-07-24 Joey Hessmercurial: Add support for rename, delete, and also...
2008-07-23 Joey HessMerge branch 'master' into tova
2008-07-23 Joey HessMerge branch 'master' into tova
2008-07-22 Joey Hessadd rcs_commit_staged and rcs_rename
2008-07-22 Joey HessMerge commit 'origin/master' into tova
2008-07-22 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessAll rcs backends need to implement rcs_remove
2008-07-11 Joey Hessfix use ordering
2008-03-12 Joey Hess* monotone: Require version 0.38 or greater, and stop...
2008-03-03 Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-02-14 Joey Hess* monotone: Add code to default mergerc file to run
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-03 Joey Hessremove spurious EOF
2008-02-03 Joey Hess* monotone changes by Brian May:
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hess* Removed support for sending commit notification mails...
2008-01-29 Joey Hesschange rcs_recentchanges when to absolute, not relative...
2008-01-29 Joey HessMerge branch 'master' into recentchanges
2008-01-29 Joey Hessfigured out how rev is used..
2008-01-29 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-29 Joey Hessadd an id field to the rcs_recentchanges return structure
2007-08-24 joeyapply monotone patch
2007-08-21 joeymonotone updates
2007-08-21 joeyminor changes (but lots of them)
2007-08-21 joeymove enormous data block to __DATA__
2007-08-21 joeyremove the mtnbinpath config option; users should use...
2007-08-21 joey* Add monotone support, contributed by William Uther.