summaryrefslogtreecommitdiff
path: root/cache-tree.c
AgeCommit message (Expand)Author
2006-05-07Merge branch 'jc/gitlink' into nextJunio C Hamano
2006-05-03cache-tree: a bit more debugging support.Junio C Hamano
2006-05-02write-tree: --prefix=<path>Junio C Hamano
2006-05-02cache-tree: replace a sscanf() by two strtol() callsJohannes Schindelin
2006-04-28cache-tree.c: typefixJunio C Hamano
2006-04-27cache_tree_update: give an option to update cache-tree only.Junio C Hamano
2006-04-27read-tree: teach 1-way merege and plain read to prime cache-tree.Junio C Hamano
2006-04-26cache-tree: sort the subtree entries.Junio C Hamano
2006-04-25index: make the index file format extensible.Junio C Hamano
2006-04-24cache-tree: protect against "git prune".Junio C Hamano
2006-04-24Add cache-tree.Junio C Hamano