Age | Commit message (Expand) | Author | Files | Lines |
2019-09-06 | bulk-checkin: zero-initialize hashfile_checkpoint | Jeff King | 1 | -1/+1 |
2019-01-08 | convert has_sha1_file() callers to has_object_file() | Jeff King | 1 | -1/+1 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -1/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -0/+1 |
2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -1/+1 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -2/+2 |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
2018-04-11 | Merge branch 'sb/packfiles-in-repository' | Junio C Hamano | 1 | -1/+2 |
2018-04-02 | csum-file: refactor finalize_hashfile() method | Derrick Stolee | 1 | -1/+1 |
2018-04-02 | csum-file: rename hashclose() to finalize_hashfile() | Derrick Stolee | 1 | -2/+2 |
2018-03-26 | packfile: add repository argument to reprepare_packed_git | Stefan Beller | 1 | -1/+2 |
2018-03-14 | bulk-checkin: convert index_bulk_checkin to struct object_id | brian m. carlson | 1 | -9/+9 |
2018-03-06 | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 1 | -1/+1 |
2018-02-14 | object: rename function 'typename' to 'type_name' | Brandon Williams | 1 | -1/+1 |
2018-02-02 | bulk-checkin: abstract SHA-1 usage | brian m. carlson | 1 | -6/+6 |
2018-02-02 | csum-file: rename sha1file to hashfile | brian m. carlson | 1 | -8/+8 |
2017-09-27 | distinguish error versus short read from read_in_full() | Jeff King | 1 | -1/+4 |
2017-08-23 | pack: move {,re}prepare_packed_git and approximate_object_count | Jonathan Tan | 1 | -0/+1 |
2017-05-08 | pack: convert struct pack_idx_entry to struct object_id | brian m. carlson | 1 | -2/+2 |
2017-03-24 | encode_in_pack_object_header: respect output buffer length | Jeff King | 1 | -1/+1 |
2016-11-15 | compression: unify pack.compression configuration parsing | Junio C Hamano | 1 | -2/+0 |
2015-09-25 | use xsnprintf for generating git object headers | Jeff King | 1 | -2/+2 |
2015-05-05 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -6/+6 |
2015-03-17 | Merge branch 'rs/deflate-init-cleanup' | Junio C Hamano | 1 | -1/+0 |
2015-03-13 | bulk-checkin.c: convert to use struct object_id | brian m. carlson | 1 | -6/+6 |
2015-03-05 | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} | René Scharfe | 1 | -1/+0 |
2014-09-15 | cleanups: ensure that git-compat-util.h is included first | David Aguilar | 1 | -0/+1 |
2014-03-03 | finish_tmp_packfile():use strbuf for pathname construction | Sun He | 1 | -3/+5 |
2013-08-20 | stream_to_pack: xread does not guarantee to read all requested bytes | Johannes Sixt | 1 | -1/+1 |
2011-12-01 | bulk-checkin: replace fast-import based implementation | Junio C Hamano | 1 | -0/+275 |