summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-17add repo with one patchhttp://kaizer.se/
2009-09-16Resolving WikiLinks in rst -- WIPhttp://kaizer.se/
2009-09-16merge fixes from l10n wikiJoey Hess
2009-09-15(no commit message)gsliepen
2009-09-14merge Typos and format fix from l10n wikiJoey Hess
2009-09-13avoid tempfile warningJoey Hess
Allow tempfile to open the file, so it doesn't warn about possible insecurity. This probably fixes a real, but unlikely security hole too.
2009-09-13fix CVS prune testJoey Hess
The regexp only matches things inside the CVS directory, not just "CVS" by itself. I changed the test to not test that it will be pruned.
2009-09-13note french is completeJoey Hess
2009-09-13French underlays translation now at 100%Joey Hess
2009-09-13merge changes from l10nJoey Hess
2009-09-13Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-09-13typo fixes noticed by french translatorsJoey Hess
2009-09-12testtest
2009-09-12(no commit message)simonraven
2009-09-12(no commit message)simonraven
2009-09-12sort= param wishlist for mapsimonraven
2009-09-12typoAmitai Schlair
2009-09-12remove cgi exclusionJoey Hess
Note that a typical use of this plugin is for a static site, w/o cgi support enabled.
2009-09-11typoJoey Hess
2009-09-11updateJoey Hess
2009-09-11changelog and licenseJoey Hess
2009-09-11got rid of the postrefresh hook after allJoey Hess
Instead, use the change and delete hooks, and launch rsync if either hook is called.
2009-09-11doc update, add --exclude ikiwiki.cgi to examplesJoey Hess
2009-09-11localize user-visible warnings and tack on missing newlinesJoey Hess
2009-09-11Merge commit 'schmonz/master'Joey Hess
Conflicts: IkiWiki/Plugin/rsync.pm
2009-09-11chdir to the destdir before running rsyncJoey Hess
Avoids needing to specify the path in the rsync command, can just use "."
2009-09-11remove unixauth; I am only adding render at the momentJoey Hess
yeah, you need branches :P
2009-09-11Merge commit 'schmonz/master'Joey Hess
2009-09-11respJoey Hess
2009-09-11Don't error out, either warn or say nothing, depending.Amitai Schlair
2009-09-11responseAmitai Schlair
2009-09-11Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-09-11Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins.Amitai Schlair
(cherry picked from commit a69d628b2cc15779a23c3d5ca1b27f2bc2dad619)
2009-09-11Updated Czech translation from Miroslav Kure. Closes: #546223Joey Hess
2009-09-11Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-09-11reviewJoey Hess
2009-09-11Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins.Amitai Schlair
2009-09-10PageSpec doesn't match cvs.pm after it moved, specify it explicitly in the maphttp://schmonz.livejournal.com/
2009-09-10Revivify unixauth and rsync plugins (and hook needed by rsync) lost inAmitai Schlair
the last merge. I should really put each feature on its own git branch.
2009-09-10updateJoey Hess
2009-09-10Merge commit 'schmonz/master'Joey Hess
2009-09-10update a few cvs thingsJoey Hess
2009-09-10Add NetBSD-style 2-clause BSD license.Amitai Schlair
2009-09-10skip if cvsps is not availableJoey Hess
2009-09-10add libfile-chdir-perl to build dependsJoey 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-10changelogJoey Hess
2009-09-10add rcs/cvsJoey Hess
2009-09-10remove hook not used by cvsJoey Hess
2009-09-10reorder vcs listJoey Hess
2009-09-10formattingJoey Hess