summaryrefslogtreecommitdiffstats
path: root/builtin/unpack-objects.c
AgeCommit message (Expand)AuthorLines
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