Merge remote branch 'davrieb/autotag' into autotag
[ikiwiki.git] / IkiWiki / Plugin / cvs.pm
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-16 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-16 Joey Hess--gettime revamp
2010-02-12 Joey HessGroup related plugins into sections in the setup file...
2009-09-14 Joey Hessavoid tempfile warning
2009-09-11 Amitai SchlairWhoops, copyright 2009. /usr/bin/perl for the interpret...
2009-09-11 Amitai SchlairWhoops, copyright 2009. /usr/bin/perl for the interpret...
2009-09-10 Joey HessMerge commit 'schmonz/master'
2009-09-10 Amitai SchlairAdd NetBSD-style 2-clause BSD license.
2009-09-10 Joey Hessformatting
2009-09-10 Joey Hessminor simplification
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Amitai SchlairCatch up to the new genwrapper hook.
2009-09-10 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Amitai SchlairCVS operations generally need to be within CVS checkout...
2009-09-10 Amitai SchlairAbstract out CVS's involvement in the wrapper:
2009-09-09 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-08 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-04 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-04 Joey HessMerge branch 'master' into cvs
2009-09-04 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-04 Amitai SchlairIt's STDOUT we have to shut up for cvs, and $savedout...
2009-09-04 Amitai SchlairStop using IPC::Cmd and String::ShellQuote, since quoti...
2009-09-04 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-02 Joey Hessminor formatting
2009-09-02 Joey HessMerge commit 'schmonz/master' into cvs
2009-08-31 Amitai Schlairwhitespace
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 Amitai SchlairOn some systems the commit message gets quoted properly...
2009-08-30 Amitai SchlairFix uninitialized value when editing a page being vivif...
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 Amitai SchlairRemove debug statement.
2009-08-30 Amitai SchlairKnock off another to-do item: "Don't slurp the entire...
2009-08-30 Amitai SchlairKnock off a to-do item: "If the argument to cvs add...
2009-08-30 Amitai SchlairRemove getopt() hook (it's a dead end, unsafe to pass...
2009-08-22 Amitai SchlairOops, use the more recent (and less brittle) directory...
2009-08-22 Amitai SchlairPass along wrapper args to ikiwiki, then handle the...
2009-08-13 Amitai SchlairAdd my CVS plugin and related patches.