]> sipb.mit.edu Git - ikiwiki.git/commit
Added only_committed_changes config setting, which speeds up wiki refresh by querying...
authorJoey Hess <joey@kitenet.net>
Sat, 16 Nov 2013 21:26:20 +0000 (17:26 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 16 Nov 2013 21:26:20 +0000 (17:26 -0400)
commit654530fa8bb0937123ed526e3093170ef23f5295
treeaabce3b4b6148b0d7e3b443a25f36c15e10353a8
parent3aaa33064c4593941559f132632b9d19d9146271
Added only_committed_changes config setting, which speeds up wiki refresh by querying git to find the files that were changed, rather than looking at the work tree. Not enabled by default as it can break some setups where not all files get committed to git.
IkiWiki.pm
IkiWiki/Plugin/git.pm
IkiWiki/Render.pm
debian/changelog
doc/plugins/write.mdwn
doc/todo/optimisation_via_git_log.mdwn
ikiwiki.spec