| Commit message (Expand) | Author | Age |
* | Fix diffurl links (cvsweb expects unescaped '/'). | Amitai Schlair | 2013-02-02 |
* | Fix longstanding bug (chdir to nonexistent dirs). | Amitai Schlair | 2013-01-27 |
* | Merge branch 'master' into cvs | Amitai Schlair | 2013-01-25 |
|\ |
|
| * | URI escape filename when generating the diffurl. | Joey Hess | 2012-03-13 |
* | | More testings and fixings: | Amitai Schlair | 2012-02-05 |
* | | Write rcs_diff() tests according to the API spec, then make them pass. | Amitai Schlair | 2012-02-05 |
|/ |
|
* | Move cvs_keyword_subst_args() down with the other internal support routines. | Amitai Schlair | 2012-01-26 |
* | Uncomment the CVS keyword substitution mode tests, and make them pass: | Amitai Schlair | 2012-01-26 |
* | Mollify strictures about barewords. | Amitai Schlair | 2012-01-26 |
* | No functional change: sort sub definitions. | Amitai Schlair | 2012-01-22 |
* | Add a second parameter to the rcs_diff hook, and avoid bloating memory readin... | Joey Hess | 2010-12-29 |
* | 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-06-23 |
* | --gettime revamp | Joey Hess | 2010-04-16 |
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | avoid tempfile warning | Joey Hess | 2009-09-13 |
* | Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins. | Amitai Schlair | 2009-09-11 |
* | 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-10 |
| * | Abstract out CVS's involvement in the wrapper: | Amitai Schlair | 2009-09-09 |
* | | 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-04 |
* | | minor formatting | Joey Hess | 2009-09-02 |
|/ |
|
* | 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-30 |
* | Remove getopt() hook (it's a dead end, unsafe to pass wrapper args to | Amitai Schlair | 2009-08-29 |
* | 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-22 |
* | Add my CVS plugin and related patches. | Amitai Schlair | 2009-08-13 |