Age | Commit message (Expand) | Author |
2010-06-23 | chdir to srcdir in rcs_getctime | Joey Hess |
2010-06-23 | rcs_getctime and rcs_getmtime take relative filenames | Joey Hess |
2010-06-23 | rcs_commit and rcs_commit_staged api changes | Joey Hess |
2010-06-23 | API: rcs_commit and rcs_commit_staged are passed a new parameter | Joey Hess |
2010-06-23 | whitespace | Joey Hess |
2010-04-16 | --gettime revamp | Joey Hess |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2009-09-13 | avoid tempfile warning | Joey Hess |
2009-09-11 | Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins. | Amitai Schlair |
2009-09-10 | Merge commit 'schmonz/master' | Joey Hess |
2009-09-10 | Add NetBSD-style 2-clause BSD license. | Amitai Schlair |
2009-09-10 | formatting | Joey Hess |
2009-09-10 | minor simplification | Joey Hess |
2009-09-10 | Merge commit 'schmonz/master' into cvs | Joey Hess |
2009-09-10 | Catch up to the new genwrapper hook. | Amitai Schlair |
2009-09-10 | Merge commit 'schmonz/master' into cvs | Joey Hess |
2009-09-10 | CVS operations generally need to be within CVS checkouts, so these chdir() | Amitai Schlair |
2009-09-09 | Abstract out CVS's involvement in the wrapper: | Amitai Schlair |
2009-09-04 | Merge commit 'schmonz/master' into cvs | Joey Hess |
2009-09-04 | It's STDOUT we have to shut up for cvs, and $savedout has to be | Amitai Schlair |
2009-09-04 | Stop using IPC::Cmd and String::ShellQuote, since quoting (and | Amitai Schlair |
2009-09-02 | minor formatting | Joey Hess |
2009-08-30 | whitespace | Amitai Schlair |
2009-08-30 | On some systems the commit message gets quoted properly already. Don't | Amitai Schlair |
2009-08-30 | Fix uninitialized value when editing a page being vivified from the | Amitai Schlair |
2009-08-30 | Remove debug statement. | Amitai Schlair |
2009-08-30 | Knock off another to-do item: "Don't slurp the entire cvsps output | Amitai Schlair |
2009-08-30 | Knock off a to-do item: "If the argument to cvs add smells like a | Amitai Schlair |
2009-08-29 | Remove getopt() hook (it's a dead end, unsafe to pass wrapper args to | Amitai Schlair |
2009-08-22 | Oops, use the more recent (and less brittle) directory test. | Amitai Schlair |
2009-08-22 | Pass along wrapper args to ikiwiki, then handle the "cvs add dir" | Amitai Schlair |
2009-08-13 | Add my CVS plugin and related patches. | Amitai Schlair |