| Commit message (Expand) | Author | Age |
* | setup file ordering | Joey Hess | 2010-02-12 |
* | add section information | Joey Hess | 2010-02-12 |
* | remove cgi exclusion•••Note that a typical use of this plugin is for a static site, w/o cgi
support enabled.
| Joey Hess | 2009-09-12 |
* | got rid of the postrefresh hook after all•••Instead, use the change and delete hooks, and launch rsync if either hook
is called.
| Joey Hess | 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'•••Conflicts:
IkiWiki/Plugin/rsync.pm
| Joey Hess | 2009-09-11 |
|\ |
|
| * | Don't error out, either warn or say nothing, depending. | Amitai Schlair | 2009-09-11 |
* | | chdir to the destdir before running rsync•••Avoids needing to specify the path in the rsync command, can just use "."
| Joey Hess | 2009-09-11 |
|/ |
|
* | Revivify unixauth and rsync plugins (and hook needed by rsync) lost in•••the last merge. I should really put each feature on its own git branch.
| Amitai Schlair | 2009-09-10 |
* | remove two plugins that are unrelated to cvs | Joey Hess | 2009-09-02 |
* | Explain that command must run unattended, and lose the debug statement. | Amitai Schlair | 2009-08-23 |
* | I'm not redefining any subs after all, don't prevent those warnings. | Amitai Schlair | 2009-08-23 |
* | Add rsync plugin, though the only rsync-specific thing about it is the•••assumption that uploading an entire site is efficient.
| Amitai Schlair | 2009-08-23 |