Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-05-03 | cache-tree: a bit more debugging support. | Junio C Hamano | 1 | -2/+6 |
2006-05-01 | cache-tree: replace a sscanf() by two strtol() calls | Johannes Schindelin | 1 | -1/+10 |
2006-04-27 | cache-tree.c: typefix | Junio C Hamano | 1 | -1/+1 |
2006-04-27 | cache_tree_update: give an option to update cache-tree only. | Junio C Hamano | 1 | -5/+15 |
2006-04-27 | read-tree: teach 1-way merege and plain read to prime cache-tree. | Junio C Hamano | 1 | -3/+8 |
2006-04-25 | cache-tree: sort the subtree entries. | Junio C Hamano | 1 | -26/+66 |
2006-04-24 | index: make the index file format extensible. | Junio C Hamano | 1 | -82/+26 |
2006-04-24 | cache-tree: protect against "git prune". | Junio C Hamano | 1 | -1/+1 |
2006-04-23 | Add cache-tree. | Junio C Hamano | 1 | -0/+519 |