| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/push-progress' | Junio C Hamano | 2016-08-03 |
|\ |
|
| * | receive-pack: send keepalives during quiet periods | Jeff King | 2016-07-20 |
| * | index-pack: add flag for showing delta-resolution progress | Jeff King | 2016-07-20 |
| * | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 |
| |\ |
|
| * \ | Merge branch 'jc/index-pack' | Junio C Hamano | 2016-04-03 |
| |\ \ |
|
| * \ \ | Merge branch 'jc/maint-index-pack-keep' | Junio C Hamano | 2016-04-03 |
| |\ \ \ |
|
* | | | | | index-pack: correct "offset" type in unpack_entry_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 |
* | | | | | index-pack: report correct bad object offsets even if they are large | Nguyễn Thái Ngọc Duy | 2016-07-13 |
* | | | | | index-pack: correct "len" type in unpack_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 |
* | | | | | Merge branch 'va/i18n-misc-updates' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 2016-04-08 |
| |/ / / |
|
* | | | | Merge branch 'jc/index-pack' into maint | Junio C Hamano | 2016-04-14 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | index-pack: add a helper function to derive .idx/.keep filename | Junio C Hamano | 2016-03-03 |
| * | | Merge branch 'jc/maint-index-pack-keep' into jc/index-pack | Junio C Hamano | 2016-03-03 |
| |\ \
| | |/ |
|
| | * | index-pack: correct --keep[=<msg>] | Junio C Hamano | 2016-03-03 |
* | | | Merge branch 'jk/pack-idx-corruption-safety' | Junio C Hamano | 2016-03-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 |
| * | | Merge branch 'jk/index-pack-reduce-recheck' into maint | Junio C Hamano | 2015-07-27 |
| |\ \ |
|
* | | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 |
* | | | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 |
* | | | | Remove get_object_hash. | brian m. carlson | 2015-11-20 |
* | | | | Convert struct object to object_id | brian m. carlson | 2015-11-20 |
* | | | | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 |
* | | | | use xsnprintf for generating git object headers | Jeff King | 2015-09-25 |
* | | | | Merge branch 'jc/finalize-temp-file' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ |
|
| * | | | | sha1_file.c: rename move_temp_to_file() to finalize_object_file() | Junio C Hamano | 2015-08-10 |
* | | | | | Merge branch 'js/fsck-opt' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ |
|
| * | | | | | fsck (receive-pack): allow demoting errors to warnings | Johannes Schindelin | 2015-06-23 |
| * | | | | | fsck: introduce fsck options | Johannes Schindelin | 2015-06-22 |
* | | | | | | Merge branch 'jc/fix-alloc-sortbuf-in-index-pack' | Junio C Hamano | 2015-07-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | index-pack: fix allocation of sorted_by_pos array | Junio C Hamano | 2015-07-04 |
* | | | | | | | Merge branch 'jk/index-pack-reduce-recheck' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | index-pack: avoid excessive re-reading of pack directory | Jeff King | 2015-06-09 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'nd/slim-index-pack-memory-usage' | Junio C Hamano | 2015-06-16 |
|\ \ \ \ \ |
|
| * | | | | | index-pack: fix truncation of off_t in comparison | Jeff King | 2015-06-04 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'nd/slim-index-pack-memory-usage' | Junio C Hamano | 2015-05-11 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | index-pack: kill union delta_base to save memory | Nguyễn Thái Ngọc Duy | 2015-04-18 |
| * | | | index-pack: reduce object_entry size to save memory | Nguyễn Thái Ngọc Duy | 2015-02-27 |
* | | | | 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 |
| |/ / |
|
* | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 |
|\ \ \ |
|
| * | | | index-pack: terminate object buffers with NUL | Duy Nguyen | 2014-12-09 |
* | | | | index-pack: fix compilation with NO_PTHREADS | Etienne Buira | 2014-10-13 |
* | | | | Merge branch 'rs/realloc-array' | Junio C Hamano | 2014-09-26 |
|\ \ \ \ |
|
| * | | | | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 2014-09-18 |
* | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-09-26 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | fsck_object(): allow passing object data separately from the object itself | Johannes Schindelin | 2014-09-10 |
| |/ / / |
|
* | | | | Merge branch 'jk/index-pack-threading-races' | Junio C Hamano | 2014-09-19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | index-pack: fix race condition with duplicate bases | Jeff King | 2014-08-29 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2014-07-21 |
|\ \ \ \
| | |/ /
| |/| | |
|