Make "rev-tree" able to read its own output again from the cache.
[gitweb.git] / read-tree.c
2005-04-11 Rename ".dircache" directory to ".git"
2005-04-11 Fix stale index.lock file removal using "atexit()".
2005-04-10 Make "update-cache" a bit friendlier to use (and harder...
2005-04-09 Teach "fsck" and "read-tree" about recursive tree-nodes.
2005-04-09 Make "read-tree" read the tree into the current directo...
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-08 Make read-tree actually unpack the whole tree.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...