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