Show patches with: none      |   48424 patches
« 1 2 ... 250 251 252484 485 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,09/11] t7064: use update-ref -d to remove upstream branch Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,08/11] t1410: mark test as REFFILES Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,07/11] t1405: mark test for 'git pack-refs' as REFFILES Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,06/11] t1405: use 'git reflog exists' to check reflog existence Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,05/11] t2402: use ref-store test helper to create broken symlink Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,04/11] t3320: use git-symbolic-ref rather than filesystem access Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,03/11] t6120: use git-update-ref rather than filesystem access Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,02/11] t1503: mark symlink test as REFFILES Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v3,01/11] t6050: use git-update-ref rather than filesystem access Fix direct filesystem access in various test files. - - - --- 2021-08-02 Han-Wen Nienhuys Accepted
[v2,3/3] test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS - - - --- 2021-08-02 Ævar Arnfjörð Bjarmason Superseded
[v2,2/3] test-lib-functions.sh: add a test_with_columns function test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS - - - --- 2021-08-02 Ævar Arnfjörð Bjarmason Superseded
[v2,1/3] test-lib-functions.sh: rename test_must_fail_acceptable() test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS - - - --- 2021-08-02 Ævar Arnfjörð Bjarmason Superseded
[GSoC,v2] submodule--helper: run update procedures from C [GSoC,v2] submodule--helper: run update procedures from C - - - --- 2021-08-02 Atharva Raykar Superseded
[v3,4/4] revision: avoid hitting packfiles when commits are in commit-graph Speed up connectivity checks - - - --- 2021-08-02 Patrick Steinhardt Superseded
[v3,3/4] revision: avoid loading object headers multiple times Speed up connectivity checks - - - --- 2021-08-02 Patrick Steinhardt Superseded
[v3,2/4] revision: stop retrieving reference twice Speed up connectivity checks - - - --- 2021-08-02 Patrick Steinhardt Superseded
[v3,1/4] connected: do not sort input revisions Speed up connectivity checks - - - --- 2021-08-02 Patrick Steinhardt Superseded
t7508: avoid non POSIX BRE t7508: avoid non POSIX BRE - - - --- 2021-08-01 Carlo Marcelo Arenas Belón Accepted
clone: Remove constraint on --bare and --origin clone: Remove constraint on --bare and --origin - - - --- 2021-08-01 Øystein Walle New
[GSoC,v3] submodule--helper: introduce add-config subcommand [GSoC,v3] submodule--helper: introduce add-config subcommand - - - --- 2021-08-01 Atharva Raykar Superseded
[2/2] Update docs for change of default merge backend Switch default merge backend from recursive to ort - - - --- 2021-08-01 Elijah Newren Superseded
[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,6/6] globals: remove explicit `0` initialization from globals globals: clean up some global usages - - - --- 2021-07-31 Ben Boeckel New
[v1,5/6] refs/debug: declare file-local variable to be static globals: clean up some global usages - - - --- 2021-07-31 Ben Boeckel New
[v1,4/6] config: remove `core_compression_level` globals: clean up some global usages - - - --- 2021-07-31 Ben Boeckel New
[v1,3/6] apply: move `apply_default_*whitespace` to `apply.c` globals: clean up some global usages - - - --- 2021-07-31 Ben Boeckel New
[v1,2/6] mailmap: move `git_default_mailmap_config` to `mailmap.c` globals: clean up some global usages - - - --- 2021-07-31 Ben Boeckel New
[v1,1/6] branch: move `git_default_branch_config` to `branch.c` globals: clean up some global usages - - - --- 2021-07-31 Ben Boeckel New
[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
use fspathhash() everywhere use fspathhash() everywhere - - - --- 2021-07-30 René Scharfe New
[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
[v3,9/9] merge-ort: remove compile-time ability to turn off usage of memory pools Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,8/9] merge-ort: reuse path strings in pool_alloc_filespec Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,7/9] merge-ort: store filepairs and filespecs in our mem_pool Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,6/9] diffcore-rename, merge-ort: add wrapper functions for filepair alloc/dealloc Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,5/9] merge-ort: switch our strmaps over to using memory pools Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,4/9] merge-ort: set up a memory pool Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,3/9] merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,2/9] diffcore-rename: use a mem_pool for exact rename detection's hashmap Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,1/9] merge-ort: rename str{map,intmap,set}_func() Final optimization batch (#15): use memory pools - - - --- 2021-07-30 Elijah Newren New
[v3,7/7] http: centralize the accounting of libcurl dependencies drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,6/7] http: rename CURLOPT_FILE to CURLOPT_WRITEDATA drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,5/7] http: drop support for curl < 7.18.0 (again) drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,4/7] http: drop support for curl < 7.19.3 and <= 7.16.4 (or <7.17.0) (again) drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,3/7] http: drop support for curl < 7.19.4 drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,2/7] http: drop support for curl < 7.16.0 drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
[v3,1/7] http: drop support for curl < 7.11.1 drop support for ancient curl, improve version checks - - - --- 2021-07-30 Ævar Arnfjörð Bjarmason New
Should "git apply"'s option "--3way" imply "--index" in option description? Should "git apply"'s option "--3way" imply "--index" in option description? - - - --- 2021-07-30 Li Linchao New
mingw: align symlinks-related rmdir() behavior with Linux mingw: align symlinks-related rmdir() behavior with Linux - - - --- 2021-07-29 Johannes Schindelin New
[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
[1/1] config: support a default remote tracking setup upon branch creation [1/1] config: support a default remote tracking setup upon branch creation - - - --- 2021-07-29 Ben Boeckel New
[v6,9/9] ssh signing: add documentation ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,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-28 Fabian Stelzer New
[v6,7/9] ssh signing: duplicate t7510 tests for commits ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,6/9] ssh signing: add test prereqs ssh signing: Add commit & tag signing/verification via SSH keys using ssh-keygen - - - --- 2021-07-28 Fabian Stelzer New
[v6,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-28 Fabian Stelzer New
[v6,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-28 Fabian Stelzer New
[v6,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-28 Fabian Stelzer New
[v6,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-28 Fabian Stelzer New
« 1 2 ... 250 251 252484 485 »