| Commit message (Expand) | Author | Age | Files | Lines |
* | cache-tree: introduce write_index_as_tree() | Paul Tan | 2015-08-04 | 1 | -0/+1 |
* | Merge branch 'dt/cache-tree-repair' | Junio C Hamano | 2014-09-11 | 1 | -0/+1 |
|\ |
|
| * | cache-tree: create/update cache-tree on checkout | David Turner | 2014-07-07 | 1 | -0/+1 |
* | | cache-tree: mark istate->cache_changed on prime_cache_tree() | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -1/+1 |
* | | cache-tree: mark istate->cache_changed on cache tree update | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -1/+1 |
* | | cache-tree: mark istate->cache_changed on cache tree invalidation | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -1/+1 |
|/ |
|
* | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 1 | -1/+1 |
* | cache-tree: fix writing cache-tree when CE_REMOVE is present | Nguyễn Thái Ngọc Duy | 2012-12-15 | 1 | -0/+1 |
* | cache-tree: update API to take abitrary flagsnd/cache-tree-api-refactor | Nguyễn Thái Ngọc Duy | 2012-02-07 | 1 | -1/+3 |
* | Refactor cache_tree_update idiom from commit | Thomas Rast | 2011-12-06 | 1 | -1/+3 |
* | 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 |