add folding
[ikiwiki.git] / IkiWiki / Rcs / mercurial.pm
2008-07-26 Joey Hessadd folding
2008-07-26 Joey Hessadd gensetup for hg
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-03 Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-02-20 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-20 Joey Hess* tla: Remove call to escapeHTML when constructing...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
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-29 joeyuse --style default for get_ctime too
2007-08-29 joey* mercurial: Fix rcs_getctime (thanks, bma)
2007-08-29 joeythank goodness for test suites
2007-08-29 joey* mercurial: Pass --style defaults to hg log to ensure...
2007-04-29 joey* Apply patch from hb that uses the full path to a...
2007-04-22 joey* In mercurial backend, untaint ipaddr when using it...
2007-03-24 joey* Fix mercurial backend to deal with empty commit messages.
2007-03-18 joey* Applied a patch from Michał to make the mercurial...
2006-12-21 joey* Patch from Emanuele Aina to fix modification time...
2006-11-26 joey* Mercurial backend improvements, including --get-ctime...
2006-11-26 joeymercurial username setting patch
2006-11-22 joeyupdates
2006-11-08 joey* Make sure to check for errors from every eval.
2006-09-06 joey* Add support for mercurial, contributed by Emanuele...