aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/darcs.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
* darcs: Fix multiple issues preventing rcs_diff from working.Joey Hess2011-03-02
* 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
* darcs: ensure whole darcs query manifest output is consumedJoey Hess2010-04-20
* --gettime revampJoey Hess2010-04-16
* whitespaceJoey Hess2010-03-19
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* more idomatic perlJoey Hess2009-12-04
* more idiomatic use of foreachJoey Hess2009-08-12
* remove unnecessary variableJoey Hess2009-04-04
* remove debuggingJoey Hess2009-04-04
* fix display of web commits in recentchangesJoey Hess2009-04-04
* fix bug I introducedJoey Hess2009-04-04
* move comments to copyright and changelogJoey Hess2009-04-04
* formatting, layout, indentation, coding styleJoey Hess2009-04-04
* only darcs add files not yet in version controlJoey Hess2008-10-16
* updated from pesco's darcs repo, current to Oct 11 versionJoey Hess2008-10-15
* add pesco's darcs pluginJoey Hess2008-10-01