]> sipb.mit.edu Git - ikiwiki.git/commit
git: --getctime will now follow renames back to the original creation of a file.
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 12 Oct 2009 02:38:42 +0000 (22:38 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 12 Oct 2009 02:38:42 +0000 (22:38 -0400)
commit33f42db2ea0422551223c255d85d9f4e45ee404b
tree26a8364295b181cbfd97dd1d07f70ac836c444ac
parent99eec4f03de310b544ae727b3b28f14271ef3e30
git: --getctime will now follow renames back to the original creation of a file.

This will be a bit more expensive, but --getctime does not need to be fast.
And getting the real creation time a very useful when untangling blog
histories that involve renames.
IkiWiki/Plugin/git.pm
debian/changelog