summaryrefslogtreecommitdiffstats
path: root/cache-tree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * write-tree: --prefix=<path>Junio C Hamano2006-05-021-0/+26
* | cache-tree: a bit more debugging support.Junio C Hamano2006-05-041-2/+6
|/
* cache-tree: replace a sscanf() by two strtol() callsJohannes Schindelin2006-05-021-1/+10
* cache-tree.c: typefixJunio C Hamano2006-04-281-1/+1
* cache_tree_update: give an option to update cache-tree only.Junio C Hamano2006-04-281-5/+15
* read-tree: teach 1-way merege and plain read to prime cache-tree.Junio C Hamano2006-04-271-3/+8
* cache-tree: sort the subtree entries.Junio C Hamano2006-04-261-26/+66
* index: make the index file format extensible.Junio C Hamano2006-04-251-82/+26
* cache-tree: protect against "git prune".Junio C Hamano2006-04-251-1/+1
* Add cache-tree.Junio C Hamano2006-04-241-0/+519