Age | Commit message (Expand) | Author | Files | Lines |
2019-06-20 | delta-islands: respect progress flag | Jeff King | 1 | -1/+1 |
2019-06-20 | object: convert lookup_unknown_object() to use object_id | Jeff King | 1 | -1/+1 |
2019-06-20 | pack-objects: convert packlist_find() to use object_id | Jeff King | 1 | -9/+10 |
2019-06-13 | Merge branch 'jk/unused-params-final-batch' | Junio C Hamano | 1 | -4/+4 |
2019-05-19 | Merge branch 'ds/midx-too-many-packs' | Junio C Hamano | 1 | -1/+1 |
2019-05-13 | Merge branch 'ew/repack-with-bitmaps-by-default' | Junio C Hamano | 1 | -1/+1 |
2019-05-13 | pack-objects: drop unused rev_info parameters | Jeff King | 1 | -4/+4 |
2019-05-09 | Merge branch 'jk/pack-objects-reports-num-objects-to-trace2' | Junio C Hamano | 1 | -0/+2 |
2019-05-07 | midx: pass a repository pointer | Derrick Stolee | 1 | -1/+1 |
2019-04-12 | pack-objects: write objects packed to trace2 | Jonathan Tan | 1 | -0/+2 |
2019-04-01 | pack-bitmap: switch hash tables to use struct object_id | brian m. carlson | 1 | -3/+3 |
2019-03-18 | pack-objects: default to writing bitmap hash-cache | Jeff King | 1 | -1/+1 |
2019-02-22 | trace2:data: pack-objects: add trace2 regions | Derrick Stolee | 1 | -1/+15 |
2019-02-06 | Merge branch 'sl/const' | Junio C Hamano | 1 | -7/+7 |
2019-02-06 | Merge branch 'jk/loose-object-cache-oid' | Junio C Hamano | 1 | -2/+2 |
2019-02-06 | Merge branch 'ds/push-sparse-tree-walk' | Junio C Hamano | 1 | -1/+9 |
2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -1/+1 |
2019-02-05 | Merge branch 'ph/pack-objects-mutex-fix' | Junio C Hamano | 1 | -17/+10 |
2019-02-04 | various: tighten constness of some local variables | Shahzad Lone | 1 | -7/+7 |
2019-01-29 | Merge branch 'bc/tree-walk-oid' | Junio C Hamano | 1 | -2/+2 |
2019-01-28 | pack-objects: merge read_lock and lock in packing_data struct | Patrick Hogg | 1 | -14/+10 |
2019-01-28 | pack-objects: move read mutex to packing_data struct | Patrick Hogg | 1 | -5/+2 |
2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-17 | pack-objects: create GIT_TEST_PACK_SPARSE | Derrick Stolee | 1 | -0/+1 |
2019-01-17 | pack-objects: create pack.useSparse setting | Derrick Stolee | 1 | -0/+4 |
2019-01-17 | list-objects: consume sparse tree walk | Derrick Stolee | 1 | -1/+4 |
2019-01-15 | tree-walk: store object_id in a separate member | brian m. carlson | 1 | -2/+2 |
2019-01-14 | Merge branch 'md/exclude-promisor-objects-fix-cleanup' | Junio C Hamano | 1 | -2/+4 |
2019-01-08 | update comment references to sha1_object_info() | Jeff King | 1 | -2/+2 |
2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -3/+3 |
2018-12-06 | revision.c: put promisor option in specialized struct | Matthew DeVore | 1 | -2/+4 |
2018-11-21 | Merge branch 'cc/delta-islands' | Junio C Hamano | 1 | -1/+3 |
2018-11-21 | pack-objects: fix off-by-one in delta-island tree-depth computation | Jeff King | 1 | -1/+3 |
2018-11-19 | Merge branch 'tb/print-size-t-with-uintmax-format' | Junio C Hamano | 1 | -6/+6 |
2018-11-19 | Merge branch 'ds/push-squelch-ambig-warning' | Junio C Hamano | 1 | -0/+6 |
2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+4 |
2018-11-18 | Merge branch 'nd/pthreads' | Junio C Hamano | 1 | -24/+2 |
2018-11-12 | Upcast size_t variables to uintmax_t when printing | Torsten Bögershausen | 1 | -6/+6 |
2018-11-12 | pack-*.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-11-12 | delta-islands.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-11-07 | pack-objects: ignore ambiguous object warnings | Derrick Stolee | 1 | -0/+6 |
2018-11-06 | Merge branch 'md/exclude-promisor-objects-fix' | Junio C Hamano | 1 | -0/+1 |
2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -0/+3 |
2018-11-06 | pack-objects: mark index-version option as NONEG | Jeff King | 1 | -1/+1 |
2018-11-05 | pack-objects: remove #ifdef NO_PTHREADS | Nguyễn Thái Ngọc Duy | 1 | -24/+2 |
2018-10-30 | Merge branch 'js/pack-objects-mutex-init-fix' | Junio C Hamano | 1 | -1/+0 |
2018-10-23 | exclude-promisor-objects: declare when option is allowed | Matthew DeVore | 1 | -0/+1 |
2018-10-19 | pack-objects (mingw): initialize `packing_data` mutex in the correct spot | Johannes Schindelin | 1 | -1/+0 |
2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -1/+1 |
2018-10-16 | Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix' | Junio C Hamano | 1 | -16/+52 |