2009-09-12 |
Amitai Schlair | typo
|
commit | commitdiff | tree |
2009-09-11 |
Amitai Schlair | Don't error out, either warn or say nothing, depending.
|
commit | commitdiff | tree |
2009-09-11 |
Amitai Schlair | response
|
commit | commitdiff | tree |
2009-09-11 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-09-11 |
Amitai Schlair | Whoops, copyright 2009. /usr/bin/perl for the interpreter...
|
commit | commitdiff | tree |
2009-09-11 |
Amitai Schlair | Whoops, copyright 2009. /usr/bin/perl for the interpreter...
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | Revivify unixauth and rsync plugins (and hook needed...
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | Add NetBSD-style 2-clause BSD license.
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | catch up to genwrapper
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | Catch up to the new genwrapper hook.
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | File::chdir is needed now
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | CVS operations generally need to be within CVS checkouts...
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | automated tests added (and they highlight that the...
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | Add automated tests, modeled after svn's. Note the...
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | describe current state of wrapper modification
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | note refactored wrapper tweakulation
|
commit | commitdiff | tree |
2009-09-10 |
Amitai Schlair | Abstract out CVS's involvement in the wrapper:
|
commit | commitdiff | tree |
2009-09-09 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-09-08 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-09-04 |
Amitai Schlair | no more IPC::Cmd or String::ShellQuote, huzzah
|
commit | commitdiff | tree |
2009-09-04 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-09-04 |
Amitai Schlair | It's STDOUT we have to shut up for cvs, and $savedout...
|
commit | commitdiff | tree |
2009-09-04 |
Amitai Schlair | Stop using IPC::Cmd and String::ShellQuote, since quoting...
|
commit | commitdiff | tree |
2009-09-04 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-08-31 |
Amitai Schlair | whitespace
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | On some systems the commit message gets quoted properly...
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Fix uninitialized value when editing a page being vivified...
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Merge branch 'master' of git://github.com/joeyh/ikiwiki
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | describe the wrapper change
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Only examine argv if the VCS is cvs.
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Remove debug statement.
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | also need File::ReadBackwards now
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | bug fixed, to-dos done
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Knock off another to-do item: "Don't slurp the entire...
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Knock off a to-do item: "If the argument to cvs add...
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | The string to match might not be "New directory" exactly...
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | This is in my git branch now, no need for a copy of...
|
commit | commitdiff | tree |
2009-08-30 |
Amitai Schlair | Remove getopt() hook (it's a dead end, unsafe to pass...
|
commit | commitdiff | tree |
2009-08-24 |
Amitai Schlair | why I needed this, in case it's useful to someone else
|
commit | commitdiff | tree |
2009-08-23 |
Amitai Schlair | Instead of passing the args through the wrapper so...
|
commit | commitdiff | tree |
2009-08-23 |
Amitai Schlair | response
|
commit | commitdiff | tree |
2009-08-23 |
Amitai Schlair | Explain that command must run unattended, and lose...
|
commit | commitdiff | tree |
2009-08-23 |
Amitai Schlair | new rsync plugin
|
commit | commitdiff | tree |
2009-08-23 |
Amitai Schlair | I'm not redefining any subs after all, don't prevent...
|
commit | commitdiff | tree |
2009-08-23 |
Amitai Schlair | Add rsync plugin, though the only rsync-specific thing...
|
commit | commitdiff | tree |
2009-08-22 |
Amitai Schlair | no more wrapper wrapper
|
commit | commitdiff | tree |
2009-08-22 |
Amitai Schlair | Oops, use the more recent (and less brittle) directory...
|
commit | commitdiff | tree |
2009-08-22 |
Amitai Schlair | No more wrapper wrapper.
|
commit | commitdiff | tree |
2009-08-22 |
Amitai Schlair | response
|
commit | commitdiff | tree |
2009-08-22 |
Amitai Schlair | Pass along wrapper args to ikiwiki, then handle the...
|
commit | commitdiff | tree |
2009-08-22 |
Amitai Schlair | Put old unixauth plugin under git control. Needs some...
|
commit | commitdiff | tree |
2009-08-20 |
Amitai Schlair | response
|
commit | commitdiff | tree |
2009-08-16 |
Amitai Schlair | Life is simpler on a git branch.
|
commit | commitdiff | tree |
2009-08-16 |
Amitai Schlair | switched my DreamHost install to pkgsrc, happily
|
commit | commitdiff | tree |
2009-08-14 |
Amitai Schlair | switched my DreamHost install to pkgsrc, happily
|
commit | commitdiff | tree |
2009-08-13 |
Amitai Schlair | Life is simpler on a git branch.
|
commit | commitdiff | tree |
2009-08-13 |
Amitai Schlair | Add my CVS plugin and related patches.
|
commit | commitdiff | tree |
|