summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/bzr.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_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-18avoid shellingJoey Hess
2010-04-17bzr: changelog and refactorJoey Hess
2010-04-17Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation.Jelmer Vernooij
2010-04-16--gettime revampJoey Hess
2010-04-04fix test suiteJoey Hess
2010-04-04more idiomatic perlJoey Hess
2010-04-04rename hash and avoid unnecessary hash refJoey Hess
2010-04-04fix indentation & whitespaceJoey Hess
2010-04-04Fix bzr plugin to work with bzr 2.0.Lars Wirzenius
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2009-02-26bzr: Add missing rcs_diff. (liw)Joey Hess
2009-02-25bzr: Add missing stub rcs_diff.Joey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-11-11bzr: Fix dates for recentchanges.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