Show patches with: Archived = No       |   19721 patches
« 1 2 ... 146 147 148197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] Change default merge backend from recursive to ort Switch default merge backend from recursive to ort - - - --- 2021-08-01 Elijah Newren Superseded
[v2] upload-pack.c: treat want-ref relative to namespace [v2] upload-pack.c: treat want-ref relative to namespace - - - --- 2021-07-31 Kim Altintop Superseded
[v4,9/9] merge-ort: remove compile-time ability to turn off usage of memory pools Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,8/9] merge-ort: reuse path strings in pool_alloc_filespec Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,7/9] merge-ort: store filepairs and filespecs in our mem_pool Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,6/9] diffcore-rename, merge-ort: add wrapper functions for filepair alloc/dealloc Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,5/9] merge-ort: switch our strmaps over to using memory pools Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,4/9] merge-ort: set up a memory pool Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,3/9] merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,2/9] diffcore-rename: use a mem_pool for exact rename detection's hashmap Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v4,1/9] merge-ort: rename str{map,intmap,set}_func() Final optimization batch (#15): use memory pools - - - --- 2021-07-31 Elijah Newren Accepted
[v8,4/4] bundle doc: replace "basis" with "prerequsite(s)" bundle doc: generalize & elaborate - - - --- 2021-07-31 Ævar Arnfjörð Bjarmason Accepted
[v8,3/4] bundle doc: elaborate on rev<->ref restriction bundle doc: generalize & elaborate - - - --- 2021-07-31 Ævar Arnfjörð Bjarmason Accepted
[v8,2/4] bundle doc: elaborate on object prerequisites bundle doc: generalize & elaborate - - - --- 2021-07-31 Ævar Arnfjörð Bjarmason Accepted
[v8,1/4] bundle doc: rewrite the "DESCRIPTION" section bundle doc: generalize & elaborate - - - --- 2021-07-31 Ævar Arnfjörð Bjarmason Accepted
[2/2,GSOC] cherry-pick: use better advice message cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP - - - --- 2021-07-31 ZheNing Hu Superseded
[1/2,GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP - - - --- 2021-07-31 ZheNing Hu Superseded
[v1,4/4] advice: remove static global variables for advice tracking advice: remove usage of `advice_*` global variables - - - --- 2021-07-31 Ben Boeckel Superseded
[v1,3/4] advice: remove uses of global `advice_` variables advice: remove usage of `advice_*` global variables - - - --- 2021-07-31 Ben Boeckel Superseded
[v1,2/4] advice: add enum variants for missing advice variables advice: remove usage of `advice_*` global variables - - - --- 2021-07-31 Ben Boeckel Superseded
[v1,1/4] advice: add a function to set the value of an advice type advice: remove usage of `advice_*` global variables - - - --- 2021-07-31 Ben Boeckel Superseded
[v4,5/5] http: rename CURLOPT_FILE to CURLOPT_WRITEDATA drop support for ancient curl - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason Accepted
[v4,4/5] http: drop support for curl < 7.19.3 and < 7.17.0 (again) drop support for ancient curl - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason Accepted
[v4,3/5] http: drop support for curl < 7.19.4 drop support for ancient curl - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason Accepted
[v4,2/5] http: drop support for curl < 7.16.0 drop support for ancient curl - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason Accepted
[v4,1/5] http: drop support for curl < 7.11.1 drop support for ancient curl - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason Accepted
[v2] t0001: fix broken not-quite getcwd(3) test in bed67874e2 [v2] t0001: fix broken not-quite getcwd(3) test in bed67874e2 - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason Accepted
upload-pack.c: treat want-ref relative to namespace upload-pack.c: treat want-ref relative to namespace - - - --- 2021-07-30 Kim Altintop Superseded
[2/2] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-07-29 Derrick Stolee Superseded
[1/2] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-07-29 Derrick Stolee Superseded
[v3,5/5] add: remove ensure_full_index() with --renormalize Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,4/5] add: ignore outside the sparse-checkout in refresh() Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,3/5] pathspec: stop calling ensure_full_index Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,2/5] add: allow operating on a sparse-only index Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,1/5] t1092: test merge conflicts outside cone Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[2/2,GSOC] cherry-pick: use better advice message cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP - - - --- 2021-07-29 ZheNing Hu Superseded
[1/2,GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP - - - --- 2021-07-29 ZheNing Hu Superseded
Documentation: render special characters correctly Documentation: render special characters correctly - - - --- 2021-07-29 Andrei Rybak Accepted
[v2,7/7] merge-ort: reuse path strings in pool_alloc_filespec Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
[v2,6/7] merge-ort: store filepairs and filespecs in our mem_pool Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
[v2,5/7] diffcore-rename, merge-ort: add wrapper functions for filepair alloc/dealloc Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
[v2,4/7] merge-ort: switch our strmaps over to using memory pools Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
[v2,3/7] merge-ort: set up a memory pool Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
[v2,2/7] merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
[v2,1/7] diffcore-rename: use a mem_pool for exact rename detection's hashmap Final optimization batch (#15): use memory pools - - - --- 2021-07-29 Elijah Newren Superseded
Re* [PATCH] Fix git-bisect when show-branch is configured to run with pager Re* [PATCH] Fix git-bisect when show-branch is configured to run with pager - - - --- 2021-07-28 Junio C Hamano Accepted
[GSoC,v2] submodule--helper: introduce add-config subcommand [GSoC,v2] submodule--helper: introduce add-config subcommand - - - --- 2021-07-28 Atharva Raykar Superseded
[v3,25/25] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,24/25] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,23/25] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,22/25] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,21/25] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,20/25] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,19/25] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,18/25] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,17/25] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,16/25] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,15/25] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,14/25] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,13/25] pack-bitmap.c: avoid redundant calls to try_partial_reuse multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,12/25] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,11/25] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,10/25] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,09/25] midx: avoid opening multiple MIDXs when writing multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,08/25] midx: close linked MIDXs, avoid leaking memory multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,07/25] midx: infer preferred pack when not given one multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,06/25] midx: reject empty `--preferred-pack`'s multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,05/25] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,04/25] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,03/25] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,02/25] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v3,01/25] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-07-27 Taylor Blau Superseded
[v5,9/9] ssh signing: add documentation ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,8/9] ssh signing: add more tests for logs, tags & push certs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,7/9] ssh signing: duplicate t7510 tests for commits ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,6/9] ssh signing: add test prereqs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,5/9] ssh signing: parse ssh-keygen output and verify signatures ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,4/9] ssh signing: provide a textual representation of the signing key ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,3/9] ssh signing: retrieve a default key from ssh-agent ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,2/9] ssh signing: add ssh signature format and signing using ssh keys ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[v5,1/9] ssh signing: preliminary refactoring and clean-up ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-27 Fabian Stelzer Superseded
[4/4] bundle: show progress on "unbundle" bundle: show progress on "unbundle" - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
[3/4] index-pack: add --progress-title option bundle: show progress on "unbundle" - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
[2/4] bundle API: change "flags" to be "extra_index_pack_args" bundle: show progress on "unbundle" - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
[1/4] bundle API: start writing API documentation bundle: show progress on "unbundle" - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
[v7,3/3] bundle doc: elaborate on rev<->ref restriction bundle doc: generalize & elaborate - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
[v7,2/3] bundle doc: elaborate on object prerequisites bundle doc: generalize & elaborate - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
[v7,1/3] bundle doc: rewrite the "DESCRIPTION" section bundle doc: generalize & elaborate - - - --- 2021-07-27 Ævar Arnfjörð Bjarmason Superseded
test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,11/11] refs/files: remove unused "errno != ENOTDIR" condition fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,10/11] refs/files: remove unused "errno == EISDIR" code fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,09/11] refs/files: remove unused "oid" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,08/11] reflog expire: don't lock reflogs using previously seen OID fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,07/11] refs/files: add a comment about refs_reflog_exists() call fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,06/11] refs: make repo_dwim_log() accept a NULL oid fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,05/11] refs/debug: re-indent argument list for "prepare" fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,04/11] refs/files: remove unused "skip" in lock_raw_ref() too fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,03/11] refs/files: remove unused "extras/skip" in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,02/11] refs/files: remove unused REF_DELETING in lock_ref_oid_basic() fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
[v4,01/11] refs/packet: add missing BUG() invocations to reflog callbacks fix "git reflog expire" race & get rid of EISDIR in refs API - - - --- 2021-07-26 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 146 147 148197 198 »