Show patches with: none      |   45362 patches
« 1 2 3 4453 454 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
t-strvec: fix type mismatch in check_strvec t-strvec: fix type mismatch in check_strvec - - - --- 2024-07-16 René Scharfe Accepted
[1/1] refs: update the version numbers... [1/1] refs: update the version numbers... - - - --- 2024-07-16 Christian Hesse New
Fix to avoid high memory footprint Fix to avoid high memory footprint - - - --- 2024-07-16 D Harithamma Superseded
[v4,5/5] t-reftable-tree: improve the test for infix_walk() t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-07-16 Chandra Pratap Superseded
[v4,4/5] t-reftable-tree: add test for non-existent key t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-07-16 Chandra Pratap Superseded
[v4,3/5] t-reftable-tree: split test_tree() into two sub-test functions t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-07-16 Chandra Pratap Superseded
[v4,2/5] t: move reftable/tree_test.c to the unit testing framework t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-07-16 Chandra Pratap Superseded
[v4,1/5] reftable: remove unnecessary curly braces in reftable/tree.c t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-07-16 Chandra Pratap Superseded
[v4,4/4] add-patch: render hunks through the pager [v4,1/4] add-patch: test for 'p' command - - - --- 2024-07-15 Rubén Justo New
[v4,3/4] pager: introduce wait_for_pager [v4,1/4] add-patch: test for 'p' command - - - --- 2024-07-15 Rubén Justo New
[v4,2/4] pager: do not close fd 2 unnecessarily [v4,1/4] add-patch: test for 'p' command - - - --- 2024-07-15 Rubén Justo New
[v4,1/4] add-patch: test for 'p' command [v4,1/4] add-patch: test for 'p' command - - - --- 2024-07-15 Rubén Justo New
[v4,0/4] add-patch: render hunks through the pager - - - --- 2024-07-15 Rubén Justo New
[v3] doc: clarify post-receive hook behavior [v3] doc: clarify post-receive hook behavior - - - --- 2024-07-15 Justin Tobler Accepted
userdiff: add builtin diff driver for TypeScript language userdiff: add builtin diff driver for TypeScript language - - - --- 2024-07-15 Matthew Hughes New
Re* [PATCH v2] show-index: fix uninitialized hash function Re* [PATCH v2] show-index: fix uninitialized hash function - - - --- 2024-07-15 Junio C Hamano New
[v2] show-index: fix uninitialized hash function [v2] show-index: fix uninitialized hash function - - - --- 2024-07-15 Abhijeet Sonar New
[v4,8/8] ci/style-check: add `RemoveBracesLLVM` to '.clang-format' clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,7/8] check-whitespace: detect if no base_commit is provided clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,6/8] ci: run style check on GitHub and GitLab clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,5/8] clang-format: formalize some of the spacing rules clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,4/8] clang-format: replace deprecated option with 'SpacesInParens' clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,3/8] clang-format: ensure files end with newlines clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,2/8] clang-format: avoid spacing around bitfield colon clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v4,1/8] clang-format: indent preprocessor directives after hash clang-format: add more rules and enable on CI - - - --- 2024-07-15 Karthik Nayak Superseded
[v1,10/10] cat-file: use writev(2) if available cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,09/10] cat-file: batch_write: use size_t for length cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,08/10] cat-file: batch-command uses content_limit cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,07/10] object_info: content_limit only applies to blobs cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,06/10] packfile: packed_object_info avoids packed_to_object_type cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,05/10] cat-file: use delta_base_cache entries directly cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,04/10] packfile: inline cache_or_unpack_entry cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,03/10] packfile: fix off-by-one in content_limit comparison cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,02/10] packfile: allow content-limit for cat-file cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v1,01/10] packfile: move sizep computation cat-file speedups - - - --- 2024-07-15 Eric Wong New
[v2] doc: clarify post-receive hook behavior [v2] doc: clarify post-receive hook behavior - - - --- 2024-07-14 Justin Tobler Superseded
[v2,3/1] t-strvec: tighten .alloc check in check_strvec [v2] t-strvec: use test_msg() - - - --- 2024-07-14 René Scharfe New
[v2,2/1] t-strvec: improve check_strvec() output [v2] t-strvec: use test_msg() - - - --- 2024-07-14 René Scharfe New
[v3,3/4] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-07-14 Rubén Justo New
[v3,4/4] add-patch: render hunks through the pager use the pager in 'add -p' - - - --- 2024-07-14 Rubén Justo New
[v3,2/4] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-07-14 Rubén Justo New
[v3,1/4] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-07-14 Rubén Justo New
[GSoC,v11,10/10] fsck: add ref content check for files backend ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,09/10] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,08/10] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,07/10] builtin/fsck: add `git-refs verify` child process ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,06/10] git refs: add verify subcommand ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,05/10] refs: set up ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,04/10] fsck: add refs-related error report function ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,03/10] fsck: rename objects-related fsck error functions ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,02/10] fsck: add a unified interface for reporting fsck messages ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[GSoC,v11,01/10] fsck: rename "skiplist" to "skip_oids" ref consistency check infra setup - - - --- 2024-07-14 shejialuo Superseded
[v3] t-strvec: improve check_strvec() output [v3] t-strvec: improve check_strvec() output - - - --- 2024-07-14 René Scharfe New
[v3,7/7] 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-13 Johannes Schindelin Accepted
[v3,6/7] run-command: declare the `git_shell_path()` function globally var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-13 Johannes Schindelin Accepted
[v3,5/7] run-command(win32): resolve the path to the Unix shell early var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-13 Johannes Schindelin Accepted
[v3,4/7] mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-13 Johannes Schindelin Accepted
[v3,3/7] win32: override `fspathcmp()` with a directory separator-aware version var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-13 Johannes Schindelin Accepted
[v3,2/7] strvec: declare the `strvec_push_nodup()` function globally var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-13 Johannes Schindelin Accepted
[v3,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-13 Johannes Schindelin Accepted
[v3] merge-recursive: honor diff.algorithm [v3] merge-recursive: honor diff.algorithm - - - --- 2024-07-13 Antonin Delpeuch Accepted
[v2,4/4] add-patch: render hunks through the pager use the pager in 'add -p' - - - --- 2024-07-13 Rubén Justo Superseded
[v2,3/4] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-07-13 Rubén Justo Superseded
[v2,2/4] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-07-13 Rubén Justo Superseded
[v2,1/4] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-07-13 Rubén Justo Superseded
[v3,8/8] ci/style-check: add `RemoveBracesLLVM` to '.clang-format' clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,7/8] check-whitespace: detect if no base_commit is provided clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,6/8] ci: run style check on GitHub and GitLab clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,5/8] clang-format: formalize some of the spacing rules clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,4/8] clang-format: replace deprecated option with 'SpacesInParens' clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,3/8] clang-format: ensure files end with newlines clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,2/8] clang-format: avoid spacing around bitfield colon clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
[v3,1/8] clang-format: indent preprocessor directives after hash clang-format: add more rules and enable on CI - - - --- 2024-07-13 Karthik Nayak Superseded
doc: clarify post-receive hook behavior doc: clarify post-receive hook behavior - - - --- 2024-07-12 Justin Tobler Superseded
cmake: fix build of `t-oidtree` cmake: fix build of `t-oidtree` - - - --- 2024-07-12 Johannes Schindelin Accepted
show-index: fix uninitialized hash function show-index: fix uninitialized hash function - - - --- 2024-07-12 Abhijeet Sonar Superseded
[v4,7/7] t-reftable-merged: add test for REFTABLE_FORMAT_ERROR t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-12 Chandra Pratap Accepted
[v4,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-12 Chandra Pratap Accepted
[v4,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-12 Chandra Pratap Accepted
[v4,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-12 Chandra Pratap Accepted
[v4,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-12 Chandra Pratap Accepted
[v4,2/7] t: harmonize t-reftable-merged.c with coding guidelines t: port reftable/merged_test.c to the unit testing framework - - - --- 2024-07-12 Chandra Pratap Accepted
[v4,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-12 Chandra Pratap Accepted
[4/4] add-patch: render hunks through the pager use the pager in 'add -p' - - - --- 2024-07-12 Rubén Justo Superseded
[3/4] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-07-12 Rubén Justo Superseded
[2/4] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-07-12 Rubén Justo Superseded
[1/4] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-07-12 Rubén Justo Superseded
[GSoC,v3] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c [GSoC,v3] t: port helper/test-hashmap.c to unit-tests/t-hashmap.c - - - --- 2024-07-11 Ghanshyam Thakkar New
[v2] Documentation: add platform support policy [v2] Documentation: add platform support policy - - - --- 2024-07-11 Emily Shaffer Superseded
[v2,7/7] 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-11 Johannes Schindelin Superseded
[v2,6/7] run-command: declare the `git_shell_path()` function globally var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-11 Johannes Schindelin Superseded
[v2,5/7] run-command(win32): resolve the path to the Unix shell early var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-11 Johannes Schindelin Superseded
[v2,4/7] mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-11 Johannes Schindelin Superseded
[v2,3/7] win32: override `fspathcmp()` with a directory separator-aware version var(win32): do report the GIT_SHELL_PATH that is actually used - - - --- 2024-07-11 Johannes Schindelin Superseded
[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
« 1 2 3 4453 454 »