summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/autoindex.pm
AgeCommit message (Expand)Author
2011-01-22autoindex: default to autoindex_commit=1 as intendedSimon McVittie
2011-01-22Don't create autoindex pages just because of transient thingsSimon McVittie
2011-01-22Allow autoindex files to be written into the transient underlaySimon McVittie
2011-01-22autoindex: stop tracking deletions, use generic autofile tracking insteadSimon McVittie
2011-01-22autoindex: use add_autofileSimon McVittie
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
2010-06-17avoid dying if cannot chdir to an underlaydirJoey Hess
2010-06-15Fix issues with combining unicode srcdirs and source files.Joey Hess
2010-04-20bugfixJoey Hess
2010-04-20oops, fix for no_chdir modeJoey Hess
2010-04-20switch to 1 parameter version of file_prunedJoey Hess
2010-04-17autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.Joey Hess
2010-02-12setup file orderingJoey Hess
2010-02-12add section informationJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-06avoid $_ in a few other for loopsJoey Hess
2008-09-29support indexpagesJoey Hess
2008-08-26autoindex: Avoid re-adding previously deleted (or renamed) pages.Joey Hess
2008-08-06autoindex: Ignore internal pages, and take underlay directories into account....Joey Hess
2008-08-03add plugin safe/rebuild info (part 1 of 2)Joey Hess
2008-07-29check generated pages inJoey Hess
2008-07-29initial draftJoey Hess