summaryrefslogtreecommitdiff
path: root/builtin/unpack-objects.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-28coccinelle: convert hashcpy() with null_sha1 to hashclr()Libravatar brian m. carlson1-2/+2
2015-11-20Remove get_object_hash.Libravatar brian m. carlson1-1/+1
2015-11-20Convert struct object to object_idLibravatar brian m. carlson1-4/+4
2015-11-20Add several uses of get_object_hash.Libravatar brian m. carlson1-1/+1
2015-10-16usage: do not insist that standard input must come from a fileLibravatar Junio C Hamano1-1/+1
2015-06-23fsck (receive-pack): allow demoting errors to warningsLibravatar Johannes Schindelin1-0/+5
2015-06-22fsck: introduce fsck optionsLibravatar Johannes Schindelin1-5/+6
2014-12-09index-pack: terminate object buffers with NULLibravatar Duy Nguyen1-1/+1
2014-09-10fsck_object(): allow passing object data separately from the object itselfLibravatar Johannes Schindelin1-4/+10
2014-03-14Merge branch 'mh/replace-refs-variable-rename'Libravatar Junio C Hamano1-1/+1
2014-02-24i18n: mark all progress lines for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2014-02-20rename read_replace_refs to check_replace_refsLibravatar Michael Haggerty1-1/+1
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Libravatar Christian Couder1-1/+1
2012-04-30remove superfluous newlines in error messagesLibravatar Pete Wyckoff1-1/+1
2011-06-10zlib: zlib can only process 4GB at a timeLibravatar Junio C Hamano1-1/+1
2010-10-06do not depend on signed integer overflowLibravatar Erik Faye-Lund1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+568