Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-12 | sort= param wishlist for map | simonraven | |
2009-09-12 | typo | Amitai Schlair | |
2009-09-12 | remove cgi exclusion | Joey Hess | |
Note that a typical use of this plugin is for a static site, w/o cgi support enabled. | |||
2009-09-11 | typo | Joey Hess | |
2009-09-11 | update | Joey Hess | |
2009-09-11 | changelog and license | Joey Hess | |
2009-09-11 | got rid of the postrefresh hook after all | Joey Hess | |
Instead, use the change and delete hooks, and launch rsync if either hook is called. | |||
2009-09-11 | doc update, add --exclude ikiwiki.cgi to examples | Joey Hess | |
2009-09-11 | localize user-visible warnings and tack on missing newlines | Joey Hess | |
2009-09-11 | Merge commit 'schmonz/master' | Joey Hess | |
Conflicts: IkiWiki/Plugin/rsync.pm | |||
2009-09-11 | chdir to the destdir before running rsync | Joey Hess | |
Avoids needing to specify the path in the rsync command, can just use "." | |||
2009-09-11 | remove unixauth; I am only adding render at the moment | Joey Hess | |
yeah, you need branches :P | |||
2009-09-11 | Merge commit 'schmonz/master' | Joey Hess | |
2009-09-11 | resp | Joey Hess | |
2009-09-11 | Don't error out, either warn or say nothing, depending. | Amitai Schlair | |
2009-09-11 | response | Amitai Schlair | |
2009-09-11 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | |
2009-09-11 | Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins. | Amitai Schlair | |
(cherry picked from commit a69d628b2cc15779a23c3d5ca1b27f2bc2dad619) | |||
2009-09-11 | Updated Czech translation from Miroslav Kure. Closes: #546223 | Joey Hess | |
2009-09-11 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-11 | review | Joey Hess | |
2009-09-11 | Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins. | Amitai Schlair | |
2009-09-10 | PageSpec doesn't match cvs.pm after it moved, specify it explicitly in the map | http://schmonz.livejournal.com/ | |
2009-09-10 | Revivify unixauth and rsync plugins (and hook needed by rsync) lost in | Amitai Schlair | |
the last merge. I should really put each feature on its own git branch. | |||
2009-09-10 | update | Joey Hess | |
2009-09-10 | Merge commit 'schmonz/master' | Joey Hess | |
2009-09-10 | update a few cvs things | Joey Hess | |
2009-09-10 | Add NetBSD-style 2-clause BSD license. | Amitai Schlair | |
2009-09-10 | skip if cvsps is not available | Joey Hess | |
2009-09-10 | add libfile-chdir-perl to build depends | Joey Hess | |
This is needed for the cvs plugin to load, which is needed for the setup file to include config stanzas for that plugin. | |||
2009-09-10 | changelog | Joey Hess | |
2009-09-10 | add rcs/cvs | Joey Hess | |
2009-09-10 | remove hook not used by cvs | Joey Hess | |
2009-09-10 | reorder vcs list | Joey Hess | |
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 | Merge branch 'master' into cvs | Joey Hess | |
2009-09-10 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-10 | test from anon git | Joey Hess | |
2009-09-10 | clean up use of IkiWiki::Receive | Joey Hess | |
Loading and use of IkiWiki::Receive can all be pushed into the git plugin, rather than scattered around. I had at first wanted to make a receive plugin and move it there, but a plugin was not a good fit; you don't want users to have to manually load it, and making the git plugin load the receive plugin at the right times would need more, and ugly code. | |||
2009-09-10 | testing | http://joey.kitenet.net/ | |
2009-09-10 | catch up to genwrapper | Amitai Schlair | |
2009-09-10 | Catch up to the new genwrapper hook. | Amitai Schlair | |
2009-09-10 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | |
2009-09-10 | new hook | Joey Hess | |
2009-09-10 | Add genwrapper hook, that can be used to add code into the C wrapper. | Joey Hess | |
2009-09-10 | typo | Joey Hess | |
2009-09-10 | Merge commit 'schmonz/master' into cvs | Joey Hess | |
2009-09-10 | Merge branch 'master' into cvs | Joey Hess | |