summaryrefslogtreecommitdiff
path: root/builtin/unpack-objects.c
Commit message (Expand)AuthorAgeFilesLines
...
* | sha1_file: convert hash_sha1_file to object_idPatryk Obara2018-01-301-1/+1
|/
* cleanup: fix possible overflow errors in binary searchds/avoid-overflow-in-midpoint-computationDerrick Stolee2017-10-101-1/+1
* Merge branch 'ab/free-and-null'Junio C Hamano2017-06-241-2/+1
|\
| * coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-161-2/+1
* | Merge branch 'bw/config-h'Junio C Hamano2017-06-241-0/+1
|\ \ | |/ |/|
| * config: don't include config.h by defaultBrandon Williams2017-06-151-0/+1
* | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-081-1/+2
* | Convert lookup_blob to struct object_idbrian m. carlson2017-05-081-1/+1
* | builtin/unpack-objects: convert to struct object_idbrian m. carlson2017-05-081-32/+32
|/
* unpack-objects: add --max-input-size=<size> optionChristian Couder2016-08-241-0/+7
* coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-281-2/+2
* Remove get_object_hash.brian m. carlson2015-11-201-1/+1
* Convert struct object to object_idbrian m. carlson2015-11-201-4/+4
* Add several uses of get_object_hash.brian m. carlson2015-11-201-1/+1
* usage: do not insist that standard input must come from a filejc/usage-stdinJunio C Hamano2015-10-161-1/+1
* fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin2015-06-231-0/+5
* fsck: introduce fsck optionsJohannes Schindelin2015-06-221-5/+6
* index-pack: terminate object buffers with NULjs/fsck-tag-validationDuy Nguyen2014-12-091-1/+1
* fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin2014-09-101-4/+10
* Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-141-1/+1
|\
| * rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-201-1/+1
* | i18n: mark all progress lines for translationnd/i18n-progressNguyễn Thái Ngọc Duy2014-02-241-1/+1
|/
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
* remove superfluous newlines in error messagesPete Wyckoff2012-04-301-1/+1
* zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-101-1/+1
* do not depend on signed integer overflowErik Faye-Lund2010-10-061-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+568