summaryrefslogtreecommitdiff
path: root/src/pool.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning (git_off_t cast to size_t).Albert Meltzer2014-05-191-2/+0
* Improved tree iterator internalsRussell Belfer2013-03-141-0/+7
* update copyrightsEdward Thomson2013-01-081-1/+1
* Diff iteratorsRussell Belfer2012-09-051-0/+11
* Fix bug with merging diffs with null optionsRussell Belfer2012-07-191-0/+7
* Convert revwalk to use git_poolRussell Belfer2012-04-251-0/+2
* Convert attrs and diffs to use string poolsRussell Belfer2012-04-251-2/+17
* Implement git_pool paged memory allocatorRussell Belfer2012-04-251-0/+108