Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pack: convert struct pack_idx_entry to struct object_id | brian m. carlson | 2017-05-08 |
* | encode_in_pack_object_header: respect output buffer length | Jeff King | 2017-03-24 |
* | compression: unify pack.compression configuration parsing | Junio C Hamano | 2016-11-15 |
* | use xsnprintf for generating git object headers | Jeff King | 2015-09-25 |
* | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-05 |
|\ | |||
| * | bulk-checkin.c: convert to use struct object_id | brian m. carlson | 2015-03-13 |
* | | Merge branch 'rs/deflate-init-cleanup' | Junio C Hamano | 2015-03-17 |
|\ \ | |/ |/| | |||
| * | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} | René Scharfe | 2015-03-05 |
* | | cleanups: ensure that git-compat-util.h is included first | David Aguilar | 2014-09-15 |
|/ | |||
* | finish_tmp_packfile():use strbuf for pathname construction | Sun He | 2014-03-03 |
* | stream_to_pack: xread does not guarantee to read all requested bytes | Johannes Sixt | 2013-08-20 |
* | bulk-checkin: replace fast-import based implementation | Junio C Hamano | 2011-12-01 |