Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-10 | File::chdir is needed now | Amitai Schlair | |
2009-09-10 | CVS operations generally need to be within CVS checkouts, so these chdir() | Amitai Schlair | |
calls are warranted. They shouldn't modify the caller's working directory, though. Use File::chdir to keep the scope of the changes subroutine-local. The tests now pass without resetting the working directory. | |||
2009-09-09 | automated tests added (and they highlight that the plugin should | Amitai Schlair | |
probably restore the caller's working directory) | |||
2009-09-09 | Add automated tests, modeled after svn's. Note the chdir() calls; | Amitai Schlair | |
perhaps cvs.pm should be doing pushd/popd in case the caller expects its working directory to be left alone. | |||
2009-09-09 | describe current state of wrapper modification | Amitai Schlair | |
2009-09-09 | note refactored wrapper tweakulation | Amitai Schlair | |
2009-09-09 | Abstract out CVS's involvement in the wrapper: | Amitai Schlair | |
* In Wrapper.pm, add a new hook "wrapperargcheck" to examine argc/argv and return success or failure. In the failure case, the wrapper terminates. * In cvs.pm, implement the new hook to return failure if a directory is being cvs added. | |||
2009-09-09 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | |
2009-09-08 | underlay: Also allow configuring additional directories to search for ↵ | Joey Hess | |
template files in. | |||
2009-09-08 | memoize template_file | Joey Hess | |
This avoids a lot of unncessary stats, and trims about 1 second off a docwiki rebuild here. | |||
2009-09-08 | Revert spam. This spammer's IP has now been blocked. | Joey Hess | |
This reverts commit 9c144163ea7f9fca3497becfaf50e4a1f2a8e242. | |||
2009-09-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-08 | Expand banned_users; it can now include PageSpecs, which allows banning by ↵ | Joey Hess | |
IP address. | |||
2009-09-08 | (no commit message) | nicole.adams | |
2009-09-08 | Revert spam | Joey Hess | |
This reverts commit 629ff41d919c1427f99fe95c5a02cbeea1243b26. | |||
2009-09-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-08 | (no commit message) | alicia.warner | |
2009-09-08 | update | Joey Hess | |
2009-09-08 | Revert spam | Joey Hess | |
This reverts commit c1c933ca658d3babc50da4ade20eb083f1a9c122. | |||
2009-09-08 | (no commit message) | WikiJeanHawkins | |
2009-09-08 | Revert spam | Joey Hess | |
This reverts commit 43176472636b3bc4c01fe159befaa03ecf5d9c73. | |||
2009-09-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-08 | (no commit message) | alicia.warner | |
2009-09-08 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | |
2009-09-08 | Fix some typos in Czech translation | Joey Hess | |
(cherry picked from commit 0f2eebc5355f1fcd64e5feb92f4aa7b2c39b4cac) | |||
2009-09-07 | comment | Joey Hess | |
2009-09-07 | move apt-get comment here | http://schmonz.livejournal.com/ | |
2009-09-07 | revert previous; with pkgsrc you'd need textproc/p5-Text-CSV, but let's not ↵ | http://schmonz.livejournal.com/ | |
proliferate that sort of thing here | |||
2009-09-07 | Can't markup [[!table Error: ]] | http://hendry.iki.fi/ | |
2009-09-06 | thoughts on translating the templates files | Joey Hess | |
2009-09-04 | (no commit message) | http://eric.shared.dre.am/ | |
2009-09-04 | Merge commit 'schmonz/master' into cvs | Joey Hess | |
Conflicts: IkiWiki/Plugin/cvs.pm | |||
2009-09-04 | Merge branch 'master' into cvs | Joey Hess | |
2009-09-04 | no more IPC::Cmd or String::ShellQuote, huzzah | Amitai Schlair | |
2009-09-04 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | |
2009-09-04 | It's STDOUT we have to shut up for cvs, and $savedout has to be | Amitai Schlair | |
restored just so. | |||
2009-09-04 | raking the sandbox cleaN | Joey Hess | |
2009-09-04 | Stop using IPC::Cmd and String::ShellQuote, since quoting (and | Amitai Schlair | |
having to quote, and the possible use of the shell) sucks. Stop passing args to cvs_runcvs() as an arrayref, since that also sucks (and was a sop to IPC::Cmd). Instead, use Joey's construction for temporarily redirecting stderr to /dev/null. Much much simpler and better. Works on my laptop with bozohttpd, now to test on the NetBSD wiki. | |||
2009-09-04 | Remove dup first post | Joey Hess | |
This reverts commit 4c4c53c2923be93381eca1c3436ca6933c54b149. | |||
2009-09-04 | (no commit message) | http://ki.lya.online.fr/ | |
2009-09-04 | (no commit message) | http://hostmaster.blogspot.com/ | |
2009-09-03 | about page update for tycho/sam | http://www.tychoish.com/ | |
2009-09-03 | notes on using gitosis and ikiwiki | http://www.tychoish.com/ | |
2009-09-03 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | |
2009-09-03 | (no commit message) | bremner | |
2009-09-03 | Using tags or links to represent attributes | AlexandreDupas | |
2009-09-02 | Minor changes | http://oscarjacho.myopenid.com/ | |
2009-09-02 | Minor changes | http://oscarjacho.myopenid.com/ | |
2009-09-02 | Added idea on wiki based requirements management tool | http://oscarjacho.myopenid.com/ | |
2009-09-02 | ruther review | Joey Hess | |