64209 Commits (cc8e26ee8d56dbdb442796a43aa7f30d3684b036)
 

Author SHA1 Message Date
Junio C Hamano 77b063cd35 Merge branch 'fc/completion-updates' 3 years ago
Junio C Hamano 9135259b03 Merge branch 'pw/rebase-r-fixes' 3 years ago
Junio C Hamano 0ba5a0b3ba Merge branch 'pw/rebase-skip-final-fix' 3 years ago
Junio C Hamano 2ad8d49635 Merge branch 'cb/ci-use-upload-artifacts-v1' 3 years ago
Junio C Hamano 6e21f716f8 Merge branch 'jk/commit-edit-fixup-fix' 3 years ago
Junio C Hamano a5619d4f8d Merge branch 'ps/connectivity-optim' 3 years ago
Carlo Marcelo Arenas Belón 6a8cbc41ba developer: enable pedantic by default 3 years ago
Carlo Marcelo Arenas Belón 27e0c3c6cf win32: allow building with pedantic mode enabled 3 years ago
Ævar Arnfjörð Bjarmason 153fb49e60 gettext: remove optional non-standard parens in N_() definition 3 years ago
Carlo Marcelo Arenas Belón 6540b71614 remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG 3 years ago
Ævar Arnfjörð Bjarmason b45c172e51 gc: remove trailing dot from "gc.log" line 4 years ago
Taylor Blau 2d59597333 p5326: perf tests for MIDX bitmaps 4 years ago
Taylor Blau 9387fbd646 p5310: extract full and partial bitmap tests 4 years ago
Taylor Blau ff1e653c8e midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' 4 years ago
Taylor Blau 4b58b6f7b7 t7700: update to work with MIDX bitmap test knob 4 years ago
Taylor Blau e255a5e81c t5319: don't write MIDX bitmaps in t5319 4 years ago
Jeff King eb6e956e79 t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP 4 years ago
Jeff King d3f17e1723 t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP 4 years ago
Taylor Blau c51f5a6437 t5326: test multi-pack bitmap behavior 4 years ago
Taylor Blau b1b82d1c30 t/helper/test-read-midx.c: add --checksum mode 4 years ago
Taylor Blau aeb4657242 t5310: move some tests to lib-bitmap.sh 4 years ago
Taylor Blau c528e17966 pack-bitmap: write multi-pack bitmaps 4 years ago
Taylor Blau 0f533c7284 pack-bitmap: read multi-pack bitmaps 4 years ago
Taylor Blau a5f9f24aa0 pack-bitmap.c: avoid redundant calls to try_partial_reuse 4 years ago
Taylor Blau 711260fd60 pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' 4 years ago
Taylor Blau 6b4277e697 pack-bitmap.c: introduce 'nth_bitmap_object_oid()' 4 years ago
Taylor Blau ed184620f5 pack-bitmap.c: introduce 'bitmap_num_objects()' 4 years ago
Taylor Blau f57a739691 midx: avoid opening multiple MIDXs when writing 4 years ago
Patrick Steinhardt caff8b7340 fetch: avoid second connectivity check if we already have all objects 4 years ago
Patrick Steinhardt 1c7d1ab6f4 fetch: merge fetching and consuming refs 4 years ago
Patrick Steinhardt 284b2ce8fc fetch: refactor fetch refs to be more extendable 4 years ago
Patrick Steinhardt 62b5a35a33 fetch-pack: optimize loading of refs via commit graph 4 years ago
Patrick Steinhardt 9fec7b2130 connected: refactor iterator to return next object ID directly 4 years ago
Patrick Steinhardt 47c61004c7 fetch: avoid unpacking headers in object existence check 4 years ago
Patrick Steinhardt fe7df03a9a fetch: speed up lookup of want refs via commit-graph 4 years ago
Taylor Blau 9bb6c2e54f midx: close linked MIDXs, avoid leaking memory 4 years ago
Taylor Blau 177c0d6e63 midx: infer preferred pack when not given one 4 years ago
Taylor Blau 5d3cd09a80 midx: reject empty `--preferred-pack`'s 4 years ago
Taylor Blau f5909d34ca midx: clear auxiliary .rev after replacing the MIDX 4 years ago
Taylor Blau 426c00e454 midx: fix `*.rev` cleanups with `--object-dir` 4 years ago
Taylor Blau 73ff4ad086 midx: disallow running outside of a repository 4 years ago
Jacob Vosmaer 70afef5cdf upload-pack: use stdio in send_ref callbacks 4 years ago
Jacob Vosmaer 96328398b3 pkt-line: add stdio packet write functions 4 years ago
Kim Altintop 53a66ec37c docs: clarify the interaction of transfer.hideRefs and namespaces 4 years ago
Kim Altintop 3955140653 upload-pack.c: treat want-ref relative to namespace 4 years ago
Kim Altintop bac01c6469 t5730: introduce fetch command helper 4 years ago
Ævar Arnfjörð Bjarmason ccdd5d1eb1 mailmap.c: fix a memory leak in free_mailap_{info,entry}() 4 years ago
USAMI Kenta 2c7f3aacd3 userdiff: support enum keyword in PHP hunk header 4 years ago
Tal Kelrich 2f040a9671 fast-export: fix anonymized tag using original length 4 years ago
Ævar Arnfjörð Bjarmason 88682b016d protocol-caps.c: fix memory leak in send_info() 4 years ago