summaryrefslogtreecommitdiff
path: root/include/git2/pack.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Let the user get each object as a buffer+size pair so they can handle the packfile content as they need to.
* gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+89