diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-01-27 23:08:00 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-01-27 23:08:00 -0500 |
commit | b67e81cb131fc32dcc0a519c5da4a76b4da978d7 (patch) | |
tree | 0752d232547768603031bd5c8e324348b66ee7f5 /doc/rcs/cvs/discussion.mdwn | |
parent | 786cf4653392df0929d5ea2b8d68c623075b1000 (diff) | |
download | ikiwiki-b67e81cb131fc32dcc0a519c5da4a76b4da978d7.tar ikiwiki-b67e81cb131fc32dcc0a519c5da4a76b4da978d7.tar.gz |
formatting
Diffstat (limited to 'doc/rcs/cvs/discussion.mdwn')
-rw-r--r-- | doc/rcs/cvs/discussion.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/rcs/cvs/discussion.mdwn b/doc/rcs/cvs/discussion.mdwn index ee9e3b812..f35a7448c 100644 --- a/doc/rcs/cvs/discussion.mdwn +++ b/doc/rcs/cvs/discussion.mdwn @@ -177,11 +177,9 @@ Hi! Bugfixes in `schmonz/cvs` I'd like to see merged: * `6753235d`: Return bounded output from `rcs_diff()` when asked, as the API states. - * `e45175d5`: Always explicitly set CVS keyword substitution behavior. Fixes behavior when a text file is added under a name formerly used for a binary file. - * `b30cacdf`: If the previous working directory no longer exists after a CVS operation, don't try to `chdir()` back to it afterward. |