summaryrefslogtreecommitdiffstats
path: root/bulk-checkin.c
Commit message (Expand)AuthorAgeFilesLines
* encode_in_pack_object_header: respect output buffer lengthJeff King2017-03-241-1/+1
* compression: unify pack.compression configuration parsingJunio C Hamano2016-11-151-2/+0
* use xsnprintf for generating git object headersJeff King2015-09-251-2/+2
* Merge branch 'bc/object-id'Junio C Hamano2015-05-051-6/+6
|\
| * bulk-checkin.c: convert to use struct object_idbrian m. carlson2015-03-131-6/+6
* | Merge branch 'rs/deflate-init-cleanup'Junio C Hamano2015-03-171-1/+0
|\ \ | |/ |/|
| * zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe2015-03-051-1/+0
* | cleanups: ensure that git-compat-util.h is included firstDavid Aguilar2014-09-151-0/+1
|/
* finish_tmp_packfile():use strbuf for pathname constructionSun He2014-03-031-3/+5
* stream_to_pack: xread does not guarantee to read all requested bytesJohannes Sixt2013-08-201-1/+1
* bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-011-0/+275