summaryrefslogtreecommitdiff
path: root/builtin/pack-objects.c
AgeCommit message (Expand)Author
2011-07-19Merge branch 'jc/index-pack'Junio C Hamano
2011-06-10zlib: zlib can only process 4GB at a timeJunio C Hamano
2011-06-10zlib: wrap deflateBound() tooJunio C Hamano
2011-06-10zlib: wrap deflate side of the APIJunio C Hamano
2011-04-06Teach core.bigfilethreashold to pack-objectsJunio C Hamano
2011-02-28write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano
2010-12-10thread-utils.h: simplify the inclusionJunio C Hamano
2010-12-04Merge branch 'jn/thinner-wrapper'Junio C Hamano
2010-11-10pack-objects: mark file-local variable staticJonathan Nieder
2010-10-22make pack-objects a bit more resilient to repo corruptionNicolas Pitre
2010-10-08Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-10-08Use angles for placeholders consistentlyŠtěpán Němec
2010-10-06do not depend on signed integer overflowErik Faye-Lund
2010-09-30Fix typo in pack-objects' usageJohannes Schindelin
2010-06-13Merge branch 'js/try-to-free-stackable'Junio C Hamano
2010-05-21Merge branch 'np/malloc-threading'Junio C Hamano
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds