]> git.ipfire.org Git - thirdparty/git.git/commit - cache-tree.c
index: make the index file format extensible.
authorJunio C Hamano <junkio@cox.net>
Tue, 25 Apr 2006 04:18:58 +0000 (21:18 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 25 Apr 2006 04:24:13 +0000 (21:24 -0700)
commitbad68ec92410cf47dd001aa9b95d0f24c5f4bf77
tree9c3ef1388867852e706dbf9a4ba9cc6a8ec15bfe
parentdd0c34c46bdda0c20fd92d00516e711a4c9f7837
index: make the index file format extensible.

... and move the cache-tree data into it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
apply.c
cache-tree.c
cache-tree.h
cache.h
checkout-index.c
dump-cache-tree.c
read-cache.c
read-tree.c
update-index.c
write-tree.c