automatically run --gettime, and optimise it for git
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 16 Apr 2010 22:29:45 +0000 (18:29 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 16 Apr 2010 22:30:56 +0000 (18:30 -0400)
commitdee2940c0bc97080088c99f399cd0ff0df3bec23
tree0710cd8f4a3d64d1dc22e52911f04954f8d22fa2
parent0bd6c327666e2ac747183faca483c46ee2774285
automatically run --gettime, and optimise it for git

* Automatically run --gettime the first time ikiwiki is run on
  a given srcdir.
* Optimise --gettime for git, so it's appropriatly screamingly
  fast. (This could be done for other backends too.)
* However, --gettime for git no longer follows renames.
* Use above to fix up timestamps on docwiki, as well as ensure that
  timestamps on basewiki files shipped in the deb are sane.
IkiWiki.pm
IkiWiki/Plugin/git.pm
IkiWiki/Render.pm
debian/changelog
debian/control
doc/plugins/write.mdwn
doc/usage.mdwn
docwiki.setup
ikiwiki.in