aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/svn.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
* svn: Support subversion 1.7, which does not have .svn in each subdirectory.Joey Hess2011-10-12
* 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
* squelch warningJoey Hess2010-04-16
* implement rcs_getmtime for svnJoey Hess2010-04-16
* --gettime revampJoey Hess2010-04-16
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* svn: Fix rcs_rename to properly scope call to dirname.Joey Hess2009-07-08
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 3 of 3)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