aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/bzr.pm
Commit message (Expand)AuthorAge
* cloak user PII when making commits etc, and let cloaked PII be used in banned...Joey Hess2015-05-14
* fix new perl warningJoey Hess2013-08-30
* bzr: bzr rm no longer has a --force option, removeJoey Hess2013-05-18
* URI escape filename when generating the diffurl.Joey Hess2012-03-13
* Add a second parameter to the rcs_diff hook, and avoid bloating memory readin...Joey Hess2010-12-29
* 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
* avoid shellingJoey Hess2010-06-18
* bzr: changelog and refactorJoey Hess2010-04-17
* Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation.Jelmer Vernooij2010-04-17
* --gettime revampJoey Hess2010-04-16
* fix test suiteJoey Hess2010-04-04
* more idiomatic perlJoey Hess2010-04-04
* rename hash and avoid unnecessary hash refJoey Hess2010-04-04
* fix indentation & whitespaceJoey Hess2010-04-04
* Fix bzr plugin to work with bzr 2.0.Lars Wirzenius2010-04-04
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* bzr: Add missing rcs_diff. (liw)Joey Hess2009-02-26
* bzr: Add missing stub rcs_diff.Joey Hess2009-02-25
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* bzr: Fix dates for recentchanges.Joey Hess2008-11-11
* 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