summaryrefslogtreecommitdiff
path: root/src/pack-objects.c
Commit message (Expand)AuthorAgeFilesLines
* Add git_push_options, to set packbuilder parallelismPhilip Kelley2013-02-111-0/+7
* A simple perf optimization in pack-objects.cPhilip Kelley2013-01-221-13/+16
* update copyrightsEdward Thomson2013-01-081-1/+1
* Always check the result of git_mutex_lockJustin Spahr-Summers2012-12-091-4/+14
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-12/+4
* Fix warnings on Win64 buildRussell Belfer2012-11-271-12/+13
* API review / update for tree.hRussell Belfer2012-11-271-1/+1
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-1/+2
* Merge pull request #1016 from arrbee/fix-checkout-dir-removalVicent Martí2012-11-131-6/+6
|\
| * Fix warnings and valgrind issuesRussell Belfer2012-11-091-6/+6
* | Remove git_hash_ctx_new - callers now _ctx_init()Edward Thomson2012-11-131-11/+9
* | Win32 CryptoAPI and CNG support for SHA1Edward Thomson2012-11-131-12/+13
|/
* Merge pull request #1034 from carlosmn/packbuilder-foreachVicent Martí2012-11-051-0/+16
|\
| * packbuilder: add accessors for the number of total and written objectsCarlos Martín Nieto2012-11-011-0/+10
| * packbuilder: add git_packbuilder_foreachCarlos Martín Nieto2012-11-011-0/+6
* | Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-4/+4
|/
* Incremental improvements to pack-objects logicPhilip Kelley2012-10-171-89/+86
* fixup! gsoc-pack-objects WIPMichael Schubert2012-10-091-60/+39
* gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+1339