summaryrefslogtreecommitdiff
path: root/builtin/unpack-objects.c
AgeCommit message (Expand)Author
2016-06-28coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson
2015-11-20Remove get_object_hash.brian m. carlson
2015-11-20Convert struct object to object_idbrian m. carlson
2015-11-20Add several uses of get_object_hash.brian m. carlson
2015-10-16usage: do not insist that standard input must come from a fileJunio C Hamano
2015-06-23fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin
2015-06-22fsck: introduce fsck optionsJohannes Schindelin
2014-12-09index-pack: terminate object buffers with NULDuy Nguyen
2014-09-10fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin
2014-03-14Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano
2014-02-24i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy
2014-02-20rename read_replace_refs to check_replace_refsMichael Haggerty
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2012-04-30remove superfluous newlines in error messagesPete Wyckoff
2011-06-10zlib: zlib can only process 4GB at a timeJunio C Hamano
2010-10-06do not depend on signed integer overflowErik Faye-Lund
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds