summaryrefslogtreecommitdiff
path: root/bulk-checkin.c
AgeCommit message (Expand)Author
2015-09-25use xsnprintf for generating git object headersJeff King
2015-05-06Merge branch 'bc/object-id'Junio C Hamano
2015-03-17Merge branch 'rs/deflate-init-cleanup'Junio C Hamano
2015-03-14bulk-checkin.c: convert to use struct object_idbrian m. carlson
2015-03-05zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe
2014-09-15cleanups: ensure that git-compat-util.h is included firstDavid Aguilar
2014-03-03finish_tmp_packfile():use strbuf for pathname constructionSun He
2013-08-20stream_to_pack: xread does not guarantee to read all requested bytesJohannes Sixt
2011-12-01bulk-checkin: replace fast-import based implementationJunio C Hamano