Show patches with: none      |   43187 patches
« 1 2 ... 157 158 159431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,07/15] diff: simplify allow-indentation-change delta calculation diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood Accepted
[v5,06/15] diff --color-moved: avoid false short line matches and bad zebra coloring diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood Accepted
[v5,05/15] diff --color-moved=zebra: fix alternate coloring diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood Accepted
[v5,04/15] diff --color-moved: rewind when discarding pmb diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood New
[v5,03/15] diff --color-moved: factor out function diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood Accepted
[v5,02/15] diff --color-moved: clear all flags on blocks that are too short diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood Accepted
[v5,01/15] diff --color-moved: add perf tests diff --color-moved[-ws] speedups - - - --- 2021-12-09 Phillip Wood New
[v3,1/1] push: make '-u' have default arguments making --set-upstream have default arguments - - - --- 2021-12-09 Abhradeep Chakraborty Superseded
[v6,9/9] ssh signing: verify ssh-keygen in test prereq ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,8/9] ssh signing: make fmt-merge-msg consider key lifetime ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,7/9] ssh signing: make verify-tag consider key lifetime ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,6/9] ssh signing: make git log verify key lifetime ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,5/9] ssh signing: make verify-commit consider key lifetime ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,4/9] ssh signing: add key lifetime test prereqs ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,3/9] ssh signing: use sigc struct to pass payload ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,2/9] t/fmt-merge-msg: make gpgssh tests more specific ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v6,1/9] t/fmt-merge-msg: do not redirect stderr ssh signing: verify key lifetime - - - --- 2021-12-09 Fabian Stelzer Accepted
[v2] fast-export: fix surprising behavior with --first-parent [v2] fast-export: fix surprising behavior with --first-parent - - - --- 2021-12-09 William Sprent Superseded
[v19,3/3] am: support --allow-empty to record specific empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-09 徐沛文 (Aleen) Accepted
[v19,2/3] am: support --empty=<option> to handle empty patches am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-09 徐沛文 (Aleen) Accepted
[v19,1/3] doc: git-format-patch: describe the option --always am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches - - - --- 2021-12-09 徐沛文 (Aleen) Accepted
[19/19] t6000-t9999: detect and signal failure within loop tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[18/19] t5000-t5999: detect and signal failure within loop tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[17/19] t4000-t4999: detect and signal failure within loop tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[16/19] t0000-t3999: detect and signal failure within loop tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[15/19] tests: simplify by dropping unnecessary `for` loops tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[14/19] tests: apply modern idiom for exiting loop upon failure tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[13/19] tests: apply modern idiom for signaling test failure tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[12/19] tests: fix broken &&-chains in `{...}` groups tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[11/19] tests: fix broken &&-chains in `$(...)` command substitutions tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[10/19] tests: fix broken &&-chains in compound statements tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[09/19] tests: use test_write_lines() to generate line-oriented output tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[08/19] tests: simplify construction of large blocks of text tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[07/19] t9107: use shell parameter expansion to avoid breaking &&-chain tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[06/19] t6300: make `%(raw:size) --shell` test more robust tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[05/19] t5516: drop unnecessary subshell and command invocation tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[04/19] t4202: clarify intent by creating expected content less cleverly tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[03/19] t1020: avoid aborting entire test script when one test fails tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[02/19] t1010: fix unnoticed failure on Windows tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[01/19] t/lib-pager: use sane_unset() to avoid breaking &&-chain tests: fix broken &&-chains & abort loops on error - - - --- 2021-12-09 Eric Sunshine Accepted
[v6,11/11] t2501: simplify the tests since we can now assume desired behavior Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,10/11] dir: new flag to remove_dir_recurse() to spare the original_cwd Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,09/11] dir: avoid incidentally removing the original_cwd in remove_path() Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,08/11] stash: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,07/11] rebase: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,06/11] clean: do not attempt to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,05/11] symlinks: do not include startup_info->original_cwd in dir removal Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,04/11] unpack-trees: add special cwd handling Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,03/11] unpack-trees: refuse to remove startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,02/11] setup: introduce startup_info->original_cwd Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[v6,01/11] t2501: add various tests for removing the current working directory Avoid removing the current working directory, even if it becomes empty 2 - - --- 2021-12-09 Elijah Newren Accepted
[3/3] refs API: remove "failure_errno" from refs_resolve_ref_unsafe() refs: ab/refs-errno-cleanup fixup + remove "failure_errno" - - - --- 2021-12-09 Ævar Arnfjörð Bjarmason Superseded
[2/3] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure refs: ab/refs-errno-cleanup fixup + remove "failure_errno" - - - --- 2021-12-09 Ævar Arnfjörð Bjarmason Superseded
[1/3] refs API: use "failure_errno", not "errno" refs: ab/refs-errno-cleanup fixup + remove "failure_errno" - - - --- 2021-12-09 Ævar Arnfjörð Bjarmason Superseded
fixup! add -i: default to the built-in implementation fixup! add -i: default to the built-in implementation - - - --- 2021-12-09 Junio C Hamano New
[v3,4/4] core.fsync: add a `derived-metadata` aggregate option A design for future-proofing fsync() configuration - - - --- 2021-12-09 Neeraj Singh (WINDOWS-SFS) New
[v3,3/4] core.fsync: new option to harden the index A design for future-proofing fsync() configuration - - - --- 2021-12-09 Neeraj Singh (WINDOWS-SFS) New
[v3,2/4] core.fsync: introduce granular fsync control A design for future-proofing fsync() configuration - - - --- 2021-12-09 Neeraj Singh (WINDOWS-SFS) New
[v3,1/4] core.fsyncmethod: add writeout-only mode A design for future-proofing fsync() configuration - - - --- 2021-12-09 Neeraj Singh (WINDOWS-SFS) New
[v5.1,8/8] ssh signing: verify ssh-keygen in test prereq redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,7/8] ssh signing: make fmt-merge-msg consider key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,6/8] ssh signing: make verify-tag consider key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,5/8] ssh signing: make git log verify key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,4/8] ssh signing: make verify-commit consider key lifetime redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,3/8] ssh signing: add key lifetime test prereqs redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,2/8] ssh signing: use sigc struct to pass payload redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano Accepted
[v5.1,1/8] t/fmt-merge-msg: make gpg/ssh tests more specific redo ssh-signing-key-lifetime topic - - - --- 2021-12-08 Junio C Hamano New
[v2,11/11] reftable: make reftable_record a tagged union Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,10/11] reftable: handle null refnames in reftable_ref_record_equal Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,09/11] reftable: drop stray printf in readwrite_test Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,08/11] reftable: order unittests by complexity Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,07/11] reftable: fix NULL derefs in error paths Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,06/11] reftable: fix resource warning Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,05/11] reftable: ignore remove() return value in stack_test.c Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,04/11] reftable: check reftable_stack_auto_compact() return value Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,03/11] reftable: fix resource leak blocksource.c Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,02/11] reftable: fix resource leak in error path Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[v2,01/11] reftable: fix OOB stack write in print functions Reftable coverity fixes - - - --- 2021-12-08 Han-Wen Nienhuys Superseded
[RFC/PATCH] Makefile: add test-all target [RFC/PATCH] Makefile: add test-all target - - 1 --- 2021-12-08 Junio C Hamano New
config.mak.dev: specify -std=gnu99 for gcc/clang config.mak.dev: specify -std=gnu99 for gcc/clang - - - --- 2021-12-08 Jeff King Accepted
[v2,5/5] test-read-cache: remove --table, --expand options Sparse index: fetch, pull, ls-files - - - --- 2021-12-08 Derrick Stolee Superseded
[v2,4/5] t1091/t3705: remove 'test-tool read-cache --table' Sparse index: fetch, pull, ls-files - - - --- 2021-12-08 Derrick Stolee Superseded
[v2,3/5] t1092: replace 'read-cache --table' with 'ls-files --sparse' Sparse index: fetch, pull, ls-files - - - --- 2021-12-08 Derrick Stolee Superseded
[v2,2/5] ls-files: add --sparse option Sparse index: fetch, pull, ls-files - - - --- 2021-12-08 Derrick Stolee Superseded
[v2,1/5] fetch/pull: use the sparse index Sparse index: fetch, pull, ls-files - - - --- 2021-12-08 Derrick Stolee Superseded
[2/2] midx.c: make changing the preferred pack safe midx: prevent bitmap corruption when permuting pack order - - - --- 2021-12-08 Taylor Blau Superseded
[1/2] t5326: demonstrate bitmap corruption after permutation midx: prevent bitmap corruption when permuting pack order - - - --- 2021-12-08 Taylor Blau Superseded
[v5,8/8] t/fmt-merge-msg: make gpg/ssh tests more specific ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,7/8] ssh signing: verify ssh-keygen in test prereq ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,6/8] ssh signing: make fmt-merge-msg consider key lifetime ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,5/8] ssh signing: make verify-tag consider key lifetime ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,4/8] ssh signing: make git log verify key lifetime ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,3/8] ssh signing: make verify-commit consider key lifetime ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,2/8] ssh signing: add key lifetime test prereqs ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v5,1/8] ssh signing: use sigc struct to pass payload ssh signing: verify key lifetime - - - --- 2021-12-08 Fabian Stelzer Superseded
[v2,14/14] rebase -m: don't fork git checkout rebase: reset_head() related fixes and improvements - - - --- 2021-12-08 Phillip Wood Accepted
[v2,13/14] rebase --apply: set ORIG_HEAD correctly rebase: reset_head() related fixes and improvements - - - --- 2021-12-08 Phillip Wood Accepted
[v2,12/14] rebase --apply: fix reflog rebase: reset_head() related fixes and improvements - - - --- 2021-12-08 Phillip Wood Accepted
[v2,11/14] reset_head(): take struct rebase_head_opts rebase: reset_head() related fixes and improvements - - - --- 2021-12-08 Phillip Wood Accepted
[v2,10/14] rebase: cleanup reset_head() calls rebase: reset_head() related fixes and improvements - - - --- 2021-12-08 Phillip Wood Accepted
« 1 2 ... 157 158 159431 432 »