aboutsummaryrefslogtreecommitdiff
path: root/builtin/unpack-objects.c
Commit message (Expand)AuthorAge
* unpack-objects: add --max-input-size=<size> optionChristian Couder2016-08-24
* coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-28
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* usage: do not insist that standard input must come from a fileJunio C Hamano2015-10-16
* fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin2015-06-23
* fsck: introduce fsck optionsJohannes Schindelin2015-06-22
* index-pack: terminate object buffers with NULDuy Nguyen2014-12-09
* fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin2014-09-10
* Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\
| * rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
* | i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy2014-02-24
|/
* replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
* do not depend on signed integer overflowErik Faye-Lund2010-10-06
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22