aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/monotone.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
* * IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error thatRichard Levitte2011-03-30
* * IkiWiki/Plugin/monotone.pm: implement rcs_getmtimeRichard Levitte2011-03-30
* Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess2010-12-29
* monotone.pm: while we're still only checking the major and minorThomas Keller2010-12-28
* monotone: Fix recentchanges page when the srcdir is not at the top of the mon...Joey Hess2010-10-11
* 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
* --gettime revampJoey Hess2010-04-16
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* brace style and layoutJoey Hess2010-01-18
* monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte)Joey Hess2009-12-13
* use a more idiomatic foreach myJoey Hess2009-08-12
* use short names in comittypeJoey Hess2009-01-17
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* monotone: When getting the log, tell monotone how many entries we want, rathe...Joey Hess2008-12-17
* Add simple patch to silence a warning when using monotoneJoey Hess2008-08-04
* 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
* finish with rcs plugin conversionJoey Hess2008-07-26
* Version control backends promoted to first-class pluginsJoey Hess2008-07-26