summaryrefslogtreecommitdiff
path: root/src/pool.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with merging diffs with null optionsRussell Belfer2012-07-191-0/+5
* Updates from comments on OS4 compatibility pull request http://github.com/lib...Chris Young2012-06-141-1/+1
* random page size for os4Chris Young2012-06-071-0/+2
* Fix Win32 warningsRussell Belfer2012-04-261-6/+6
* Convert revwalk to use git_poolRussell Belfer2012-04-251-5/+9
* Convert attrs and diffs to use string poolsRussell Belfer2012-04-251-13/+54
* Implement git_pool paged memory allocatorRussell Belfer2012-04-251-0/+249