summaryrefslogtreecommitdiff
path: root/include/git2/pack.h
Commit message (Expand)AuthorAgeFilesLines
* Added function to insert commit into packXavier L2013-04-231-0/+12
* Make sure docurium can see git_packbuilder_foreachCarlos Martín Nieto2013-03-051-1/+1
* pack.h: improve docs on how to create a packfileMichael Schubert2013-02-251-1/+27
* update copyrightsEdward Thomson2013-01-081-1/+1
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-8/+12
* packbuilder: add accessors for the number of total and written objectsCarlos Martín Nieto2012-11-011-0/+14
* packbuilder: add git_packbuilder_foreachCarlos Martín Nieto2012-11-011-0/+10
* gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+89