summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/mercurial.pm
AgeCommit message (Expand)Author
2010-12-29Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess
2010-06-23rcs_getctime and rcs_getmtime take relative filenamesJoey Hess
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
2010-06-23API: rcs_commit and rcs_commit_staged are passed a new parameterJoey Hess
2010-06-18mercurial: Fix buggy getctime code.Joey Hess
2010-04-16--gettime revampJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2009-03-20fix rcs_getctime to return first, not last, change timeJoey Hess
2009-01-17use short names in comittypeJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-08-02show unsafe options (RO) by defaultJoey Hess
2008-08-01rcs plugin loading reorgJoey Hess
2008-07-30add guard against enabling multiple rcs pluginsJoey Hess
2008-07-27avoid clobbering example diffurlJoey Hess
2008-07-26finish with rcs plugin conversionJoey Hess
2008-07-26Version control backends promoted to first-class pluginsJoey Hess