aboutsummaryrefslogtreecommitdiff
path: root/cache-tree.c
Commit message (Expand)AuthorAge
* cache-tree: a bit more debugging support.Junio C Hamano2006-05-03
* cache-tree: replace a sscanf() by two strtol() callsJohannes Schindelin2006-05-01
* cache-tree.c: typefixJunio C Hamano2006-04-27
* cache_tree_update: give an option to update cache-tree only.Junio C Hamano2006-04-27
* read-tree: teach 1-way merege and plain read to prime cache-tree.Junio C Hamano2006-04-27
* cache-tree: sort the subtree entries.Junio C Hamano2006-04-25
* index: make the index file format extensible.Junio C Hamano2006-04-24
* cache-tree: protect against "git prune".Junio C Hamano2006-04-24
* Add cache-tree.Junio C Hamano2006-04-23