aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/mercurial.pm
Commit message (Expand)AuthorAge
* cloak user PII when making commits etc, and let cloaked PII be used in banned...Joey Hess2015-05-14
* URI escape filename when generating the diffurl.Joey Hess2012-03-13
* mercurial: fix date parsing so test suite passesJoey Hess2011-07-30
* fix mercurial commit with session but without nicknameJoey Hess2011-07-30
* mercurial: Implement rcs_diff. (Daniel Andersson)Joey Hess2011-07-19
* mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson)Joey Hess2011-07-19
* apply the big mercurial patchJoey Hess2011-07-19
* Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess2010-12-29
* rcs_getctime and rcs_getmtime take relative filenamesJoey Hess2010-06-23
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* API: rcs_commit and rcs_commit_staged are passed a new parameterJoey Hess2010-06-23
* mercurial: Fix buggy getctime code.Joey Hess2010-06-18
* --gettime revampJoey Hess2010-04-16
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
* use short names in comittypeJoey Hess2009-01-17
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* show unsafe options (RO) by defaultJoey Hess2008-08-02
* rcs plugin loading reorgJoey Hess2008-08-01
* add guard against enabling multiple rcs pluginsJoey Hess2008-07-30
* avoid clobbering example diffurlJoey Hess2008-07-27
* finish with rcs plugin conversionJoey Hess2008-07-26
* Version control backends promoted to first-class pluginsJoey Hess2008-07-26