aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/autoindex.pm
Commit message (Expand)AuthorAge
* Silence "used only once: possible typo" warnings for variables that are part ...Simon McVittie2016-01-19
* Allow creation of transient index pages for directories outside srcdirSimon McVittie2014-07-04
* autoindex: remove unnecessary special case for transient underlaySimon McVittie2014-07-04
* autoindex and tag use transient underlay when not committing, so do not need ...Joey Hess2013-11-17
* disable only_committed_changes when uncommitted files are created by pluginsJoey Hess2013-11-17
* autoindex: default to autoindex_commit=1 as intendedSimon McVittie2011-01-22
* Don't create autoindex pages just because of transient thingsSimon McVittie2011-01-22
* Allow autoindex files to be written into the transient underlaySimon McVittie2011-01-22
* autoindex: stop tracking deletions, use generic autofile tracking insteadSimon McVittie2011-01-22
* autoindex: use add_autofileSimon McVittie2011-01-22
* rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* avoid dying if cannot chdir to an underlaydirJoey Hess2010-06-17
* Fix issues with combining unicode srcdirs and source files.Joey Hess2010-06-15
* bugfixJoey Hess2010-04-20
* oops, fix for no_chdir modeJoey Hess2010-04-20
* switch to 1 parameter version of file_prunedJoey Hess2010-04-20
* autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.Joey Hess2010-04-17
* setup file orderingJoey Hess2010-02-12
* add section informationJoey Hess2010-02-12
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* avoid $_ in a few other for loopsJoey Hess2008-10-06
* support indexpagesJoey Hess2008-09-29
* autoindex: Avoid re-adding previously deleted (or renamed) pages.Joey Hess2008-08-26
* autoindex: Ignore internal pages, and take underlay directories into account....Joey Hess2008-08-06
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* check generated pages inJoey Hess2008-07-29
* initial draftJoey Hess2008-07-29