aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* turn on tag_autocreate by default if tagbase is setJoey Hess2010-04-21
* Merge branch 'master' into autotagJoey Hess2010-04-21
|\
| * remove broken ./tag supportJoey Hess2010-04-21
* | fixesJoey Hess2010-04-21
* | clarifyJoey Hess2010-04-21
* | Merge branch 'master' into autotagJoey Hess2010-04-21
|\|
| * pass pagespec parameters along from match_taggedJoey Hess2010-04-21
| * fix false positive in link_types_changedJoey Hess2010-04-21
* | add separate template variable for tag page and sanitize displayed tag nameJoey Hess2010-04-21
* | remember autofiles that were tried and failed to be addedJoey Hess2010-04-21
* | commit autocreated tag pagesJoey Hess2010-04-21
* | remember autofiles alwaysJoey Hess2010-04-21
* | bugfixesJoey Hess2010-04-21
* | remove verify_src_fileJoey Hess2010-04-21
* | Merge branch 'master' into autotagJoey Hess2010-04-20
|\|
| * Merge branch 'file_pruned_revamp'Joey Hess2010-04-20
| |\
| | * bugfixJoey Hess2010-04-20
| | * bugfixJoey Hess2010-04-20
| | * Merge branch 'master' into file_pruned_revampJoey Hess2010-04-20
| | |\
| | * | typoJoey Hess2010-04-20
| | * | fix stat to use unmunged filenameJoey Hess2010-04-20
| | * | oops, fix for no_chdir modeJoey Hess2010-04-20
| | * | switch to 1 parameter version of file_prunedJoey Hess2010-04-20
| | * | remove explicit absolute testJoey Hess2010-04-20
| | * | use one parameter form of file_pruned here tooJoey Hess2010-04-20
| | * | clarify why absolute is tested & stripped hereJoey Hess2010-04-20
| | * | Merge branch 'master' into file_pruned_revampJoey Hess2010-04-20
| | |\ \
| | * | | unfinished file_prune revampJoey Hess2010-04-17
| * | | | darcs: ensure whole darcs query manifest output is consumedJoey Hess2010-04-20
| | |_|/ | |/| |
| * | | fix uninitialized value warningJoey Hess2010-04-20
| | |/ | |/|
| * | fix minor bug if a page's name is "0"Joey Hess2010-04-20
| * | no need to return content from postscan hookJoey Hess2010-04-20
| * | change wordingJoey Hess2010-04-19
| * | move message into if blockJoey Hess2010-04-19
| |/
| * bzr: changelog and refactorJoey Hess2010-04-17
| * Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation.Jelmer Vernooij2010-04-17
* | move File::Find control back into its code blocksJoey Hess2010-04-17
* | move decode_utf8 closer to reason for itJoey Hess2010-04-17
* | fix autotag behavior for relative tagsJoey Hess2010-04-17
* | call gentag for taglinks tooJoey Hess2010-04-17
* | fix autofile callJoey Hess2010-04-17
* | tag_autocreate fixupsJoey Hess2010-04-17
* | refactor autofilesJoey Hess2010-04-17
* | whitespaceJoey Hess2010-04-17
* | Merge remote branch 'davrieb/autotag' into autotagJoey Hess2010-04-17
|\ \ | |/ |/|
| * Make sure deleted tag pages don't get recreated.David Riebenbauer2010-04-03
| * Revert "Revert the effects of find_del_files() for (re)autoadded files."David Riebenbauer2010-04-03
| * Check for existence off srcfile in add_autofileDavid Riebenbauer2010-04-03
| * fix bugs in `find_src_files()`.David Riebenbauer2010-02-03
| * Export add_autofile() for use in Plugins.David Riebenbauer2010-02-02