From: Amitai Schlair Date: Sun, 22 Jan 2012 07:40:38 +0000 (-0500) Subject: Merge branch 'cvs' of github.com:schmonz/ikiwiki into cvs X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0b22579368f3f98844e674921f1dc0067ce30ccf;p=ikiwiki.git Merge branch 'cvs' of github.com:schmonz/ikiwiki into cvs Conflicts: TODO.cvs --- 0b22579368f3f98844e674921f1dc0067ce30ccf diff --cc TODO.cvs index e1ae4570a,bf92a00ce..13dc99822 --- a/TODO.cvs +++ b/TODO.cvs @@@ -1,6 -1,20 +1,4 @@@ - DON'T PUSH BEFORE PULLING AND REBASING! - -* write test cases: - * web edits can create CVS/foo.mdwn (and think of case-insensitive "cvs/") - * binary file detection - * `cvsps` output format - * `findtimes()` -* `File::MimeInfo::default()` wrongly marks some text files `-kb` - * stop doing it - * find and fix existing -* instead of reading backwards, write one changeset per file and - `ls | sort -nr | head -100` - * obviates need for File::ReadBackwards -* parameterize `cvsps` command -* when is `-x` overkill? ever? -* `-b HEAD`, always? -* use `open()` instead of `system()` -* implement the time optimizations -* use `cvs_runcvs` everywhere `cvs` is run -* set up `log_accum` and `commit_prep` in `ikiwiki-makerepo` - * obviates need for `cvsps` -* historyurl overzealously escapes path slashes? +* make old tests run in any order +* merge old tests into new test subs + +* more copyright years?