mercurial: Implement rcs_diff. (Daniel Andersson)
[ikiwiki.git] / IkiWiki / Plugin / mercurial.pm
2011-07-19 Joey Hessmercurial: Implement rcs_diff. (Daniel Andersson)
2011-07-19 Joey Hessmercurial: Make both rcs_getctime and rcs_getmtime...
2011-07-19 Joey Hessapply the big mercurial patch
2011-02-09 Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-01-07 Simon McVittieMerge branch 'ready/tag-test' into transient-tag
2010-12-29 Joey HessAdd a second parameter to the rcs_diff hook, and avoid...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-23 Joey Hessrcs_getctime and rcs_getmtime take relative filenames
2010-06-23 Joey Hessrcs_commit and rcs_commit_staged api changes
2010-06-23 Joey HessAPI: rcs_commit and rcs_commit_staged are passed a...
2010-06-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-18 Joey Hessmercurial: Fix buggy getctime code.
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-16 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-16 Joey Hess--gettime revamp
2010-02-12 Joey HessGroup related plugins into sections in the setup file...
2009-04-04 Joey HessMerge branch 'master'
2009-03-27 Joey HessMerge branch 'master' into po
2009-03-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-20 Joey Hessfix rcs_getctime to return first, not last, change...
2009-01-17 intrigeriMerge commit 'upstream/master' into prv/po
2009-01-17 Joey Hessuse short names in comittype
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey Hessshow unsafe options (RO) by default
2008-08-01 Joey Hessrcs plugin loading reorg
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-30 Joey Hessadd guard against enabling multiple rcs plugins
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessavoid clobbering example diffurl
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfinish with rcs plugin conversion
2008-07-27 Joey HessVersion control backends promoted to first-class plugins