Show patches with: Archived = No       |   21200 patches
« 1 2 ... 3 4 5211 212 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/7] strvec: declare the `strvec_push_nodup()` function globally var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-11 Johannes Schindelin Superseded
[v2,1/7] run-command: refactor getting the Unix shell path into its own function var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-11 Johannes Schindelin Superseded
[v3] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default [v3] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default - - - --- 2024-07-11 Rubén Justo Accepted
git-gui: do not exit upon prepare-commit-msg hook failure git-gui: do not exit upon prepare-commit-msg hook failure - - - --- 2024-07-11 Anthony Loiseau New
[v3] builtin/push: call set_refspecs after validating remote [v3] builtin/push: call set_refspecs after validating remote - - - --- 2024-07-11 Karthik Nayak Accepted
[v2] doc: update http.cookieFile with in-memory cookie processing [v2] doc: update http.cookieFile with in-memory cookie processing - - - --- 2024-07-11 Piotr Szlazak New
[v2,8/8] check-whitespace: detect if no base_commit is provided clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,7/8] ci: run style check on GitHub and GitLab clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,6/8] clang-format: formalize some of the spacing rules clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,5/8] clang-format: avoid braces on simple single-statement bodies clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,4/8] clang-format: replace deprecated option with 'SpacesInParens' clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,3/8] clang-format: ensure files end with newlines clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,2/8] clang-format: avoid spacing around bitfield colon clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v2,1/8] clang-format: indent preprocessor directives after hash clang-format: add more rules and enable on CI - - - --- 2024-07-11 Karthik Nayak Superseded
[v3,7/7] t-reftable-merged: add test for REFTABLE_FORMAT_ERROR t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-11 Chandra Pratap Superseded
[v3,6/7] 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-11 Chandra Pratap Superseded
[v3,5/7] 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-11 Chandra Pratap Superseded
[v3,4/7] t-reftable-merged: improve the const-correctness of helper functions t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-11 Chandra Pratap Superseded
[v3,3/7] t-reftable-merged: improve the test t_merged_single_record() t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-11 Chandra Pratap Superseded
[v3,2/7] t: harmonize t-reftable-merged.c with coding guidelines t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-11 Chandra Pratap Superseded
[v3,1/7] t: move reftable/merged_test.c to the unit testing framework t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-11 Chandra Pratap Superseded
[GSoC,v10,10/10] fsck: add ref content check for files backend ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,09/10] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,08/10] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,07/10] builtin/fsck: add `git-refs verify` child process ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,06/10] builtin/refs: add verify subcommand and verbose_refs for "fsck_options" ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,05/10] refs: set up ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,04/10] fsck: add refs-related error report function ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,03/10] fsck: add a unified interface for reporting fsck messages ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,02/10] fsck: rename objects-related fsck error functions ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[GSoC,v10,01/10] fsck: rename "skiplist" to "skip_oids" ref consistency check infra setup - - - --- 2024-07-10 shejialuo Superseded
[RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty [RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty - - - --- 2024-07-10 Jeff King New
[v2,10/9] t/.gitattributes: ignore whitespace in chainlint expect files here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,9/9] t: convert some here-doc test bodies here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King New
[v2,8/9] test-lib: allow test snippets as here-docs here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,7/9] chainlint.pl: add tests for test body in heredoc here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,6/9] chainlint.pl: recognize test bodies defined via heredoc here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,5/9] chainlint.pl: check line numbers in expected output here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,4/9] chainlint.pl: force CRLF conversion when opening input files here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,3/9] chainlint.pl: do not spawn more threads than we have scripts here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,2/9] chainlint.pl: only start threads if jobs > 1 here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King Accepted
[v2,1/9] chainlint.pl: add test_expect_success call to test snippets here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King New
[v2] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default [v2] test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default - - - --- 2024-07-10 Rubén Justo Superseded
test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default - - - --- 2024-07-10 Rubén Justo Superseded
[v3,1/1] http: allow authenticating proactively Proactive authentication over HTTP - - - --- 2024-07-10 brian m. carlson Accepted
[v4,4/4] doc: mention that proxies must be completely transparent Additional FAQ entries - - - --- 2024-07-09 brian m. carlson Accepted
[v4,3/4] gitfaq: add entry about syncing working trees Additional FAQ entries - - - --- 2024-07-09 brian m. carlson Accepted
[v4,2/4] gitfaq: give advice on using eol attribute in gitattributes Additional FAQ entries - - - --- 2024-07-09 brian m. carlson Accepted
[v4,1/4] gitfaq: add documentation on proxies Additional FAQ entries - - - --- 2024-07-09 brian m. carlson Accepted
[PATCH/RFC] http.c: cookie file tightening [PATCH/RFC] http.c: cookie file tightening - - - --- 2024-07-09 Junio C Hamano Accepted
Documentation: add platform support policy Documentation: add platform support policy - - - --- 2024-07-09 Emily Shaffer Superseded
[v2] merge-recursive: honor diff.algorithm [v2] merge-recursive: honor diff.algorithm - - - --- 2024-07-09 Antonin Delpeuch Superseded
[v2] builtin/push: call set_refspecs after validating remote [v2] builtin/push: call set_refspecs after validating remote - - - --- 2024-07-09 Karthik Nayak Superseded
[GSoC,v9,9/9] fsck: add ref content check for files backend ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,8/9] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,7/9] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,6/9] builtin/fsck: add `git-refs verify` child process ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,5/9] builtin/refs: add verify subcommand ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,4/9] refs: set up ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,3/9] fsck: add refs-related options and error report function ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,2/9] fsck: add a unified interface for reporting fsck messages ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[GSoC,v9,1/9] fsck: rename "skiplist" to "skip_oids" ref consistency check infra setup - - - --- 2024-07-09 shejialuo Superseded
[v2,7/7] t-reftable-merged: add test for REFTABLE_FORMAT_ERROR t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-09 Chandra Pratap Superseded
[v2,6/7] 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-09 Chandra Pratap Superseded
[v2,5/7] 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-09 Chandra Pratap Superseded
[v2,4/7] t-reftable-merged: improve the const-correctness of helper functions t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-09 Chandra Pratap Superseded
[v2,3/7] t-reftable-merged: improve the test t_merged_single_record() t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-09 Chandra Pratap Superseded
[v2,2/7] t: harmonize t-reftable-merged.c with coding guidelines t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-09 Chandra Pratap Superseded
[v2,1/7] t: move reftable/merged_test.c to the unit testing framework t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-09 Chandra Pratap Superseded
Re* [PATCH 7/8] ci: run style check on GitHub and GitLab Re* [PATCH 7/8] ci: run style check on GitHub and GitLab - - - --- 2024-07-08 Junio C Hamano Accepted
Re* [PATCH 1/8] clang-format: indent preprocessor directives after hash Re* [PATCH 1/8] clang-format: indent preprocessor directives after hash - - - --- 2024-07-08 Junio C Hamano New
[GSoC,v2] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c [GSoC,v2] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c - - - --- 2024-07-08 Ghanshyam Thakkar Superseded
[v2] advice: warn when sparse index expands [v2] advice: warn when sparse index expands - - - --- 2024-07-08 Derrick Stolee Accepted
builtin/push: call set_refspecs after validating remote builtin/push: call set_refspecs after validating remote - - - --- 2024-07-08 Karthik Nayak Superseded
[GSoC,v8,9/9] fsck: add ref content check for files backend Untitled series #869293 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,8/9] fsck: add ref name check for files backend Untitled series #869292 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,7/9] files-backend: add unified interface for refs scanning Untitled series #869291 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,6/9] builtin/fsck: add `git-refs verify` child process Untitled series #869290 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,5/9] builtin/refs: add verify subcommand Untitled series #869289 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,4/9] refs: set up ref consistency check infrastructure Untitled series #869288 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,3/9] fsck: add refs-related options and error report function Untitled series #869287 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,2/9] fsck: add a unified interface for reporting fsck messages Untitled series #869286 - - - --- 2024-07-08 shejialuo New
[GSoC,v8,1/9] fsck: rename "skiplist" to "oid_skiplist" [GSoC,v8,1/9] fsck: rename "skiplist" to "oid_skiplist" - - - --- 2024-07-08 shejialuo New
[v5] doc: fix the max number of git show-branches shown [v5] doc: fix the max number of git show-branches shown - - - --- 2024-07-08 Rikita Ishikawa Accepted
var(win32): do report the GIT_SHELL_PATH that is actually used var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-08 Johannes Schindelin New
merge-recursive: honor diff.algorithm merge-recursive: honor diff.algorithm - - - --- 2024-07-08 Antonin Delpeuch Superseded
[8/8] check-whitespace: detect if no base_commit is provided clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[7/8] ci: run style check on GitHub and GitLab clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[6/8] clang-format: formalize some of the spacing rules clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[5/8] clang-format: avoid braces on simple single-statement bodies clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[4/8] clang-format: replace deprecated option with 'SpacesInParens' clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[3/8] clang-format: ensure files end with newlines clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[2/8] clang-format: avoid spacing around bitfield colon clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[1/8] clang-format: indent preprocessor directives after hash clang-format: add more rules and enable on CI - - - --- 2024-07-08 Karthik Nayak Superseded
[v3] gitweb: rss/atom change published/updated date to committer date [v3] gitweb: rss/atom change published/updated date to committer date - - - --- 2024-07-07 Jesús Ariel Cabello Mateos Accepted
[3,1/1] parse-options: localize mark-up of placeholder text in the short help parse-options: localize mark-up of placeholder text in the short help - - - --- 2024-07-07 Alexander Shopov New
[PULL] git-gui pull request [PULL] git-gui pull request - - - --- 2024-07-07 Johannes Sixt Accepted
[v4] doc: fix the max number of git show-branches shown [v4] doc: fix the max number of git show-branches shown - - - --- 2024-07-07 Rikita Ishikawa Superseded
[v3] doc: fix the max number of git show-branches shown [v3] doc: fix the max number of git show-branches shown - - - --- 2024-07-07 Rikita Ishikawa Superseded
merge-ort: fix a crash in process_renames merge-ort: fix a crash in process_renames - - - --- 2024-07-06 Dmitry Goncharov New
« 1 2 ... 3 4 5211 212 »