aboutsummaryrefslogtreecommitdiff
path: root/bulk-checkin.c
Commit message (Expand)AuthorAge
* distinguish error versus short read from read_in_full()Jeff King2017-09-27
* pack: move {,re}prepare_packed_git and approximate_object_countJonathan Tan2017-08-23
* pack: convert struct pack_idx_entry to struct object_idbrian m. carlson2017-05-08
* encode_in_pack_object_header: respect output buffer lengthJeff King2017-03-24
* compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
* use xsnprintf for generating git object headersJeff King2015-09-25
* Merge branch 'bc/object-id'Junio C Hamano2015-05-05
|\
| * bulk-checkin.c: convert to use struct object_idbrian m. carlson2015-03-13
* | Merge branch 'rs/deflate-init-cleanup'Junio C Hamano2015-03-17
|\ \ | |/ |/|
| * zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe2015-03-05
* | cleanups: ensure that git-compat-util.h is included firstDavid Aguilar2014-09-15
|/
* finish_tmp_packfile():use strbuf for pathname constructionSun He2014-03-03
* stream_to_pack: xread does not guarantee to read all requested bytesJohannes Sixt2013-08-20
* bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01