summaryrefslogtreecommitdiff
path: root/builtin/pack-objects.c
Commit message (Expand)AuthorAgeFilesLines
* pack-object: tolerate broken packs that have duplicated objectsjc/maint-pack-object-cycleJunio C Hamano2011-11-161-12/+43
* zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-101-5/+5
* zlib: wrap deflateBound() tooJunio C Hamano2011-06-101-1/+1
* zlib: wrap deflate side of the APIJunio C Hamano2011-06-101-3/+3
* Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-051-2/+6
* thread-utils.h: simplify the inclusionJunio C Hamano2010-12-101-4/+0
* Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-031-1/+1
|\
| * pack-objects: mark file-local variable staticJonathan Nieder2010-11-101-1/+1
* | make pack-objects a bit more resilient to repo corruptionNicolas Pitre2010-10-221-1/+15
|/
* Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec2010-10-081-1/+1
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-3/+3
* do not depend on signed integer overflowErik Faye-Lund2010-10-061-1/+1
* Fix typo in pack-objects' usageJohannes Schindelin2010-09-301-1/+1
* Merge branch 'js/try-to-free-stackable'Junio C Hamano2010-06-131-2/+4
* Merge branch 'np/malloc-threading'Junio C Hamano2010-05-211-2/+11
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-45/+4
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+2375