Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-25 | Optimize "diff-index --cached" using cache-tree | Junio C Hamano | 1 | -0/+3 |
2009-05-20 | write-tree --ignore-cache-tree | Junio C Hamano | 1 | -1/+6 |
2009-04-20 | Move prime_cache_tree() to cache-tree.c | Junio C Hamano | 1 | -0/+4 |
2008-07-16 | cache-tree.c: make cache_tree_find() static | Nanako Shiraishi | 1 | -2/+0 |
2008-02-05 | Make error messages from cherry-pick/revert more sensible | Junio C Hamano | 1 | -0/+5 |
2007-09-26 | Small cache_tree_write refactor. | Pierre Habouzit | 1 | -1/+1 |
2006-05-01 | write-tree: --prefix=<path> | Junio C Hamano | 1 | -0/+2 |
2006-04-27 | cache_tree_update: give an option to update cache-tree only. | Junio C Hamano | 1 | -1/+1 |
2006-04-27 | read-tree: teach 1-way merege and plain read to prime cache-tree. | Junio C Hamano | 1 | -0/+1 |
2006-04-24 | index: make the index file format extensible. | Junio C Hamano | 1 | -4/+5 |
2006-04-23 | Add cache-tree. | Junio C Hamano | 1 | -0/+29 |