summaryrefslogtreecommitdiff
path: root/test-dump-cache-tree.c
Commit message (Expand)AuthorAgeFilesLines
* test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy2016-04-151-67/+0
* test-dump-cache-tree: avoid overflow of cache-tree nameJeff King2015-09-251-1/+1
* Merge branch 'dt/cache-tree-repair'Junio C Hamano2014-09-111-2/+2
|\
| * test-dump-cache-tree: invalid trees are not errorsDavid Turner2014-07-081-2/+2
* | cache-tree: mark istate->cache_changed on cache tree updateNguyễn Thái Ngọc Duy2014-06-131-3/+4
|/
* Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entryNguyễn Thái Ngọc Duy2013-07-091-1/+3
* cache-tree: update API to take abitrary flagsnd/cache-tree-api-refactorNguyễn Thái Ngọc Duy2012-02-071-1/+1
* Refactor cache_tree_update idiom from commitThomas Rast2011-12-061-1/+1
* add test-dump-cache-tree in MakefileGuanqun Lu2009-02-031-0/+64