Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit 908375a63e6aa083ca4b6348e7f22482ab208f12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved.
|
|
had moved to a new location.
|
|
|
|
|
|
Signed-off-by: martin f. krafft <madduck@madduck.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows plugins to getopt and change what is done before an incorrect
line is printed.
|
|
|
|
|
|
Turns out duplicate index files do not need to be stored when usedirs is in
use, just when it's not. Ikiwiki is quite consistent about using page/ when
usedirs is in use. (The only exception is the search plugin, which needs
fixing.)
This also includes significant code cleanup, removal of a incorrect special
case for empty files, and addition of a workaround for a bug in the amazon
perl module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pruning not yet implemented, however
|
|
|
|
Now to write it. :-)
|
|
|
|
|
|
|
|
|
|
|
|
number of system calls in half. (Still room for improvement.)
|
|
|
|
|
|
|