summaryrefslogtreecommitdiffstats
path: root/builtin/unpack-objects.c
AgeCommit message (Expand)AuthorLines
2017-06-24Merge branch 'ab/free-and-null'Junio C Hamano-2/+1
2017-06-24Merge branch 'bw/config-h'Junio C Hamano-0/+1
2017-06-16coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason-2/+1
2017-06-15config: don't include config.h by defaultBrandon Williams-0/+1
2017-05-08object: convert parse_object* to take struct object_idbrian m. carlson-1/+2
2017-05-08Convert lookup_blob to struct object_idbrian m. carlson-1/+1
2017-05-08builtin/unpack-objects: convert to struct object_idbrian m. carlson-32/+32
2016-08-24unpack-objects: add --max-input-size=<size> optionChristian Couder-0/+7
2016-06-28coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson-2/+2
2015-11-20Remove get_object_hash.brian m. carlson-1/+1
2015-11-20Convert struct object to object_idbrian m. carlson-4/+4
2015-11-20Add several uses of get_object_hash.brian m. carlson-1/+1
2015-10-16usage: do not insist that standard input must come from a fileJunio C Hamano-1/+1
2015-06-23fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin-0/+5
2015-06-22fsck: introduce fsck optionsJohannes Schindelin-5/+6
2014-12-09index-pack: terminate object buffers with NULDuy Nguyen-1/+1
2014-09-10fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin-4/+10
2014-03-14Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano-1/+1
2014-02-24i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy-1/+1
2014-02-20rename read_replace_refs to check_replace_refsMichael Haggerty-1/+1
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder-1/+1
2012-04-30remove superfluous newlines in error messagesPete Wyckoff-1/+1
2011-06-10zlib: zlib can only process 4GB at a timeJunio C Hamano-1/+1
2010-10-06do not depend on signed integer overflowErik Faye-Lund-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+568