Show patches with: Archived = No       |   19564 patches
« 1 2 ... 124 125 126195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,04/23] Makefile: clean perl/build/ even with NO_PERL=Y Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,03/23] Makefile: use "=" not ":=" for po/* and perl/* Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,02/23] Makefile: don't set up "perl/build" rules under NO_PERL=Y Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v3,01/23] Makefile: don't invoke msgfmt with --statistics Makefile: dependency fixes, make noop runtime ~1.4x faster - - - --- 2021-11-16 Ævar Arnfjörð Bjarmason Superseded
[v4,15/15] diff --color-moved: intern strings diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,14/15] diff: use designated initializers for emitted_diff_symbol diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,13/15] diff --color-moved-ws=allow-indentation-change: improve hash lookups diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,12/15] diff --color-moved: stop clearing potential moved blocks diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,11/15] diff --color-moved: shrink potential moved blocks as we go diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,10/15] diff --color-moved: unify moved block growth functions diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,09/15] diff --color-moved: call comparison function directly diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,07/15] diff: simplify allow-indentation-change delta calculation diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,06/15] diff --color-moved: avoid false short line matches and bad zerba coloring diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,05/15] diff --color-moved=zebra: fix alternate coloring diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,04/15] diff --color-moved: rewind when discarding pmb diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,03/15] diff --color-moved: factor out function diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,02/15] diff --color-moved: clear all flags on blocks that are too short diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v4,01/15] diff --color-moved: add perf tests diff --color-moved[-ws] speedups - - - --- 2021-11-16 Phillip Wood Superseded
[v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' [v2] sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' 1 - - --- 2021-11-16 Elijah Newren Superseded
[v4,2/2] am: support --empty-commit option to handle empty patches am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-16 徐沛文 (Aleen) Superseded
[v4,1/2] doc: git-format-patch: describe the option --always am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-16 徐沛文 (Aleen) Superseded
[v4,2/2] update documentation for new zdiff3 conflictStyle Implement new zdiff3 conflict style - - - --- 2021-11-16 Elijah Newren Accepted
[v4,1/2] xdiff: implement a zealous diff3, or "zdiff3" Implement new zdiff3 conflict style - - - --- 2021-11-16 Phillip Wood Accepted
[v2,1/1] git-compat-util: add a test balloon for C99 support Add a test balloon for C99 support - - - --- 2021-11-16 brian m. carlson Superseded
[v3,2/2] config: include file if remote URL matches a glob Conditional config includes based on remote URL - - - --- 2021-11-16 Jonathan Tan Superseded
[v3,1/2] config: make git_config_include() static Conditional config includes based on remote URL - - - --- 2021-11-16 Jonathan Tan Superseded
mergesort: avoid left shift overflow mergesort: avoid left shift overflow - - - --- 2021-11-15 René Scharfe Accepted
[RFC,13/21] strbuf.h: use BUG(...) not die("BUG: ...") C99: show meaningful <file>:<line> in trace2 via macros - - - --- 2021-11-15 Ævar Arnfjörð Bjarmason Accepted
[RFC,12/21] pack-objects: use BUG(...) not die("BUG: ...") C99: show meaningful <file>:<line> in trace2 via macros - - - --- 2021-11-15 Ævar Arnfjörð Bjarmason Accepted
[2/2] test-lib: introduce required prereq for test runs test-lib: improve missing prereq handling - - - --- 2021-11-15 Fabian Stelzer Superseded
[1/2] test-lib: show missing prereq summary test-lib: improve missing prereq handling - - - --- 2021-11-15 Fabian Stelzer Superseded
[3/3] git-ls-tree.txt: description of the 'oid-only' option support `--oid-only` in `ls-tree` - - - --- 2021-11-15 Teng Long Superseded
[2/3] t3104: add related tests for `--oid-only` option support `--oid-only` in `ls-tree` - - - --- 2021-11-15 Teng Long Superseded
[1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree" support `--oid-only` in `ls-tree` - - - --- 2021-11-15 Teng Long Superseded
[v3,2/2] am: support --empty-commit option to handle empty patches am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-15 徐沛文 (Aleen) Superseded
[v3,1/2] doc: git-format-patch: describe the option --always am: support --empty-commit=(die|skip|asis) option to am empty commits - - - --- 2021-11-15 徐沛文 (Aleen) Superseded
[v2] subtree: force merge commit [v2] subtree: force merge commit - 3 - --- 2021-11-14 Thomas Koutcher Accepted
SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section - - - --- 2021-11-13 Philippe Blain Accepted
ci(check-whitespace): update stale file top comments ci(check-whitespace): update stale file top comments - - - --- 2021-11-13 hakre Superseded
[v6,8/8] branch: protect branches checked out in all worktrees protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,7/8] receive-pack: protect current branch for bare repository worktree protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,6/8] receive-pack: clean dead code from update_worktree() protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,5/8] fetch: protect branches checked out in all worktrees protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,4/8] worktree: simplify find_shared_symref() memory ownership model protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,3/8] branch: lowercase error messages protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,2/8] receive-pack: lowercase error messages protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
[v6,1/8] fetch: lowercase error messages protect branches checked out in all worktrees - - - --- 2021-11-13 Anders Kaseorg Superseded
name-rev: prefer shorter names over following merges name-rev: prefer shorter names over following merges - - - --- 2021-11-13 Elijah Newren Superseded
[v2,10/10] cat-file: improve --(textconv|filters) disambiguation cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,08/10] cat-file: correct and improve usage information cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,07/10] cat-file: fix remaining usage bugs cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,06/10] cat-file: make --batch-all-objects a CMDMODE cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,05/10] cat-file: move "usage" variable to cmd_cat_file() cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,04/10] cat-file docs: fix SYNOPSIS and "-h" output cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,03/10] parse-options API: add a usage_msg_optf() cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,02/10] cat-file tests: test messaging on bad objects/paths cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,01/10] cat-file tests: test bad usage cat-file: better usage UX & error messages - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Superseded
[v2,01/18] Makefile: don't invoke msgfmt with --statistics Makefiles: dependency correctness & speedup - - - --- 2021-11-12 Ævar Arnfjörð Bjarmason Accepted
sequencer: fix environment that 'exec' commands run under sequencer: fix environment that 'exec' commands run under 1 - - --- 2021-11-12 Elijah Newren Accepted
trace2: increment event format version trace2: increment event format version - - - --- 2021-11-11 Josh Steadmon Accepted
[v2] protocol-v2.txt: align delim-pkt spec with usage [v2] protocol-v2.txt: align delim-pkt spec with usage - - - --- 2021-11-11 Calvin Wan Accepted
[2/2] object-file: free(*contents) only in read_loose_object() caller v2.34.0-rc2 regression: free() of uninitialized in ab/fsck-unexpected-type - - - --- 2021-11-11 Ævar Arnfjörð Bjarmason Accepted
[1/2] object-file: fix SEGV on free() regression in v2.34.0-rc2 v2.34.0-rc2 regression: free() of uninitialized in ab/fsck-unexpected-type - - - --- 2021-11-11 Ævar Arnfjörð Bjarmason Accepted
[v7,2/2] http-fetch: redact url on die() message fetch-pack: redact packfile urls in traces - - - --- 2021-11-10 Ivan Frade Accepted
[v7,1/2] fetch-pack: redact packfile urls in traces fetch-pack: redact packfile urls in traces - - - --- 2021-11-10 Ivan Frade Accepted
packfile: avoid overflowing shift during decode packfile: avoid overflowing shift during decode - - - --- 2021-11-10 Jonathan Tan Accepted
maintenance: disable cron on macOS maintenance: disable cron on macOS - - - --- 2021-11-10 Derrick Stolee Accepted
simple-ipc: work around issues with Cygwin's Unix socket emulation simple-ipc: work around issues with Cygwin's Unix socket emulation - - - --- 2021-11-10 Johannes Schindelin Accepted
[v3] receive-pack: ignore SIGPIPE while reporting status to client [v3] receive-pack: ignore SIGPIPE while reporting status to client - - - --- 2021-11-10 Robin Jarry Accepted
[v2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt() [v2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt() - - - --- 2021-11-10 Ævar Arnfjörð Bjarmason Accepted
git-jump: pass "merge" arguments to ls-files git-jump: pass "merge" arguments to ls-files - - - --- 2021-11-09 Jeff King Accepted
[2/2] parse-options.c: use "enum parse_opt_result" for parse_nodash_opt() parse-options.[ch]: enum fixup & enum nit - - - --- 2021-11-09 Ævar Arnfjörð Bjarmason Accepted
[v4,4/4] branch: Protect branches checked out in all worktrees [v4,1/4] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-09 Anders Kaseorg Superseded
[v4,3/4] receive-pack: Protect current branch for bare repository worktree [v4,1/4] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-09 Anders Kaseorg Superseded
[v4,2/4] receive-pack: Clean dead code from update_worktree() [v4,1/4] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-09 Anders Kaseorg Superseded
[v4,1/4] fetch: Protect branches checked out in all worktrees [v4,1/4] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-09 Anders Kaseorg Superseded
[v3,2/2] receive-pack: Protect current branch for bare repository worktree [v3,1/2] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-08 Anders Kaseorg Superseded
[v3,1/2] fetch: Protect branches checked out in all worktrees [v3,1/2] fetch: Protect branches checked out in all worktrees - - - --- 2021-11-08 Anders Kaseorg Superseded
[v2] receive-pack: ignore SIGPIPE while reporting status to client [v2] receive-pack: ignore SIGPIPE while reporting status to client - - - --- 2021-11-06 Robin Jarry Superseded
[10/10] cat-file: improve --(textconv|filters) disambiguation cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[08/10] cat-file: correct and improve usage information cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[07/10] cat-file: fix remaining usage bugs cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[06/10] cat-file: make --batch-all-objects a CMDMODE cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[05/10] cat-file: move "usage" variable to cmd_cat_file() cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[04/10] cat-file docs: fix SYNOPSIS and "-h" output cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[03/10] parse-options API: add a usage_msg_optf() cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[02/10] cat-file tests: test messaging on bad objects/paths cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[01/10] cat-file tests: test bad usage cat-file: better usage UX & error messages - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[8/8] grep: make "extendedRegexp=true" the same as "patternType=extended" grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[7/8] grep: simplify config parsing, change grep.<rx config> interaction grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[6/8] grep API: call grep_config() after grep_init() grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[5/8] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[4/8] grep.c: move "prefix" out of "struct grep_opt" grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[3/8] grep: remove unused "prefix_length" member grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[2/8] git.c & grep.c: assert that "prefix" is NULL or non-zero string grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[1/8] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete code by changing obscure cfg variable behavior - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
[16/16] Makefile: don't invoke msgfmt with --statistics Makefiles: dependency correctness & speedup - - - --- 2021-11-06 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 124 125 126195 196 »