]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Reorganize index file, add a format version field.
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 27 Sep 2008 20:34:09 +0000 (16:34 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 27 Sep 2008 20:35:56 +0000 (16:35 -0400)
Upgrades to the new index format should be transparent.

The version field is 3, because 1 was the old textual index, 2 was the
pre-versioned format.

This also includes some efficiency improvements to index loading, by
not copying a hash and using a reference.


No differences found