summaryrefslogtreecommitdiff
path: root/src/tree-cache.h
Commit message (Expand)AuthorAgeFilesLines
* index: write out the tree cache extensionCarlos Martín Nieto2014-10-101-1/+3
* tree-cache: remove the parent pointerCarlos Martín Nieto2014-10-101-3/+2
* index: fill the tree cache when reading from a treeCarlos Martín Nieto2014-10-101-0/+4
* tree-cache: move to use a pool allocatorCarlos Martín Nieto2014-10-101-2/+3
* tree-cache: extract the allocationCarlos Martín Nieto2014-10-101-0/+1
* Join typedef and struct definitions in single file.Ciro Santilli2014-09-241-4/+2
* Minor tree cache speedupsRussell Belfer2014-04-171-0/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* Update Copyright headerschu2012-02-131-1/+1
* Add git_tree_cache_getCarlos Martín Nieto2011-09-271-0/+1
* Add git_tree_cache_invalidate_pathCarlos Martín Nieto2011-09-271-0/+1
* Make tree cache name a flex-arrayCarlos Martín Nieto2011-09-271-2/+1
* Move the tree cache functions to their own fileCarlos Martín Nieto2011-09-271-0/+30