Show patches with: none      |   44951 patches
« 1 2 3 4449 450 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] t-reftable-merged: add test for REFTABLE_FORMAT_ERROR t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-03 Chandra Pratap New
[4/5] t-reftable-merged: use reftable_ref_record_equal to compare ref records t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-03 Chandra Pratap New
[3/5] t-reftable-merged: add tests for reftable_merged_table_max_update_index t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-03 Chandra Pratap New
[2/5] t: harmonize t-reftable-merged.c with coding guidelines t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-03 Chandra Pratap New
[1/5] t: move reftable/merged_test.c to the unit testing framework t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-03 Chandra Pratap New
[2/2] t/lib-gpg: call prepare_gnupghome() in GPG2 prereq t/lib-gpg: ensure GNUPGHOME is created as needed - - - --- 2024-07-03 Todd Zullinger New
[1/2] t/lib-gpg: add prepare_gnupghome() to create GNUPGHOME dir t/lib-gpg: ensure GNUPGHOME is created as needed - - - --- 2024-07-03 Todd Zullinger New
`git diff`/`git apply` can generate/apply ambiguous hunks (ie. in the wrong place) (just like gnu d… `git diff`/`git apply` can generate/apply ambiguous hunks (ie. in the wrong place) (just like gnu d… - - - --- 2024-07-03 Emanuel Czirai New
advice: warn when sparse index expands advice: warn when sparse index expands - - - --- 2024-07-03 Derrick Stolee New
git crashes in `git commit --patch` with diff.suppressBlankEmpty = true git crashes in `git commit --patch` with diff.suppressBlankEmpty = true - - - --- 2024-07-03 Ilya Tumaykin New
merge-file: warn for implicit 'myers' algorithm merge-file: warn for implicit 'myers' algorithm - - - --- 2024-07-03 Antonin Delpeuch New
[GSoC,v7,9/9] fsck: add ref content check for files backend ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,8/9] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,7/9] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,6/9] builtin/fsck: add `git-refs verify` child process ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,5/9] builtin/refs: add verify subcommand ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,4/9] refs: set up ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,3/9] fsck: add refs-related options and error report function ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,2/9] fsck: add a unified interface for reporting fsck messages ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
[GSoC,v7,1/9] fsck: rename "skiplist" to "oid_skiplist" ref consistency check infra setup - - - --- 2024-07-03 shejialuo New
unpack-objects: Fix EACCES pushing to remote on vmhgfs unpack-objects: Fix EACCES pushing to remote on vmhgfs - - - --- 2024-07-03 Ivan Pozdeev New
[GSoC,v3] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c [GSoC,v3] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c - 1 - --- 2024-07-03 Ghanshyam Thakkar New
[GSoC] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c [GSoC] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c - - - --- 2024-07-03 Ghanshyam Thakkar New
chainlint.pl: recognize test bodies defined via heredoc chainlint.pl: recognize test bodies defined via heredoc - - - --- 2024-07-02 Eric Sunshine New
checkout: special case error messages during noop switching checkout: special case error messages during noop switching - - - --- 2024-07-02 Junio C Hamano New
push: avoid showing false negotiation errors push: avoid showing false negotiation errors - - - --- 2024-07-02 Junio C Hamano New
[2/2] clone: no-shallow-submodules clone overrides option in gitmodules clone: shallow-submodules should be single-branch by default - - - --- 2024-07-02 Bruce Perry New
[1/2] clone: shallow-submodules should be single-branch by default clone: shallow-submodules should be single-branch by default - - - --- 2024-07-02 Bruce Perry New
[v4,11/11] t-reftable-record: add tests for reftable_log_record_compare_key() t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,10/11] t-reftable-record: add tests for reftable_ref_record_compare_name() t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,09/11] t-reftable-record: add index tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,08/11] t-reftable-record: add obj tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,07/11] t-reftable-record: add log tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,06/11] t-reftable-record: add ref tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,05/11] t-reftable-record: add comparison tests for obj records t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,04/11] t-reftable-record: add comparison tests for index records t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,03/11] t-reftable-record: add comparison tests for ref records t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,02/11] t-reftable-record: add reftable_record_cmp() tests for log records t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[v4,01/11] t: move reftable/record_test.c to the unit testing framework t: port reftable/record_test.c to the unit testing framework framework - - - --- 2024-07-02 Chandra Pratap New
[2/2] t: convert some here-doc test bodies here-doc test bodies - - - --- 2024-07-01 Jeff King New
[1/2] test-lib: allow test snippets as here-docs here-doc test bodies - - - --- 2024-07-01 Jeff King New
t0612: mark as leak-free t0612: mark as leak-free - - - --- 2024-07-01 Rubén Justo New
t0612: mark as leak-free t0612: mark as leak-free - - - --- 2024-07-01 Rubén Justo Superseded
[GSoC,v6,11/11] fsck: add ref content check for files backend ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,10/11] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,09/11] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,08/11] builtin/fsck: add `git-refs verify` child process ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,07/11] builtin/refs: add verify subcommand ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,06/11] refs: set up ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,05/11] fsck: add "fsck_refs_options" initialization macros ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,04/11] fsck: add a unified interface for reporting fsck messages ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,03/11] fsck: add "fsck_refs_options" into "fsck_options" ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[GSoC,v6,02/11] fsck: rename "skiplist" to "oid_skiplist" ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[v6,01/11] fsck: add "fsck_objects_options" to hold objects-related options ref consistency check infra setup - - - --- 2024-07-01 shejialuo Superseded
[v4] git-send-email: Use sanitized address when reading mbox body [v4] git-send-email: Use sanitized address when reading mbox body - - - --- 2024-07-01 Csókás Bence New
[3/3] completion: Add hook in Bash completion for commit message; tests Add a Hook To git commit --message Bash Completion - - - --- 2024-06-30 Mikko Johannes Koivunalho New
[2/3] completion: Add hook in Bash completion for commit message; docs Add a Hook To git commit --message Bash Completion - - - --- 2024-06-30 Mikko Johannes Koivunalho New
[1/3] completion: Add hook in Bash completion for commit message Add a Hook To git commit --message Bash Completion - - - --- 2024-06-30 Mikko Johannes Koivunalho New
t0613: mark as leak-free t0613: mark as leak-free - - - --- 2024-06-30 Rubén Justo New
test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG - - - --- 2024-06-30 Rubén Justo New
pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt" pathspec: fix typo "glossary-context.txt" -> "glossary-content.txt" - - - --- 2024-06-29 Abhijeet Sonar Accepted
submodule--helper: use strvec_pushf() for --super-prefix submodule--helper: use strvec_pushf() for --super-prefix - - - --- 2024-06-29 René Scharfe New
[6/6] t-strbuf: use TEST_RUN unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[5/6] t-strvec: use TEST_RUN unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[4/6] t-reftable-basics: use TEST_RUN unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[3/6] t-ctype: use TEST_RUN unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[2/6] unit-tests: add TEST_RUN unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[1/6] t0080: move expected output to a file unit-tests: add and use TEST_RUN to simplify tests - - - --- 2024-06-29 René Scharfe New
[6/6] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2024-06-28 Eric Ju New
[5/6] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2024-06-28 Eric Ju New
[4/6] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2024-06-28 Eric Ju New
[3/6] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2024-06-28 Eric Ju New
[2/6] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2024-06-28 Eric Ju New
[1/6] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2024-06-28 Eric Ju New
[GSoC] t: migrate helper/test-urlmatch-normalization to unit tests [GSoC] t: migrate helper/test-urlmatch-normalization to unit tests - - - --- 2024-06-28 Ghanshyam Thakkar New
[v3,5/5] sparse-index: improve lstat caching of sparse paths sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,4/5] sparse-index: count lstat() calls sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,3/5] sparse-index: use strbuf in path_found() sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,2/5] sparse-index: refactor path_found() sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,1/5] sparse-checkout: refactor skip worktree retry logic sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[GSoC] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c [GSoC] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c - - - --- 2024-06-28 Ghanshyam Thakkar New
[GSoC,v2] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c [GSoC,v2] t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c - 1 - --- 2024-06-28 Ghanshyam Thakkar Superseded
[v3] git-send-email: Use sanitized address when reading mbox body [v3] git-send-email: Use sanitized address when reading mbox body - - - --- 2024-06-28 Csókás Bence Superseded
[v3] git-send-email: Use sanitized address when reading mbox body [v3] git-send-email: Use sanitized address when reading mbox body - - - --- 2024-06-28 Csókás Bence Superseded
[v3,11/11] t-reftable-record: add tests for reftable_log_record_compare_key() t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,10/11] t-reftable-record: add tests for reftable_ref_record_compare_name() t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,09/11] t-reftable-record: add index tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,08/11] t-reftable-record: add obj tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,07/11] t-reftable-record: add log tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,06/11] t-reftable-record: add ref tests for reftable_record_is_deletion() t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,05/11] t-reftable-record: add comparison tests for obj records t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,04/11] t-reftable-record: add comparison tests for index records t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,03/11] t-reftable-record: add comparison tests for ref records t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,02/11] t-reftable-record: add reftable_record_cmp() tests for log records t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[v3,01/11] t: move reftable/record_test.c to the unit testing framework t: port reftable/record_test.c to the unit testing framework - - - --- 2024-06-28 Chandra Pratap New
[1/1] http: allow authenticating proactively Proactive authentication over HTTP - - - --- 2024-06-28 brian m. carlson New
[GSoC,v5,12/12] fsck: add ref content check for files backend ref consistency check infra setup - - - --- 2024-06-27 shejialuo Superseded
[GSoC,v5,11/12] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-06-27 shejialuo Superseded
[GSoC,v5,10/12] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-06-27 shejialuo Superseded
[GSoC,v5,09/12] builtin/fsck: add `git-refs verify` child process ref consistency check infra setup - - - --- 2024-06-27 shejialuo Superseded
« 1 2 3 4449 450 »