Show patches with: Archived = No       |   19721 patches
« 1 2 ... 33 34 35197 198 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] t/t6300: drop magic filtering [1/2] t/lib-gpg: forcibly run a trustdb update - - - --- 2023-08-22 Christian Hesse Accepted
[1/2] t/lib-gpg: forcibly run a trustdb update [1/2] t/lib-gpg: forcibly run a trustdb update - - - --- 2023-08-22 Christian Hesse Accepted
[v3,4/4] commit-graph: commit-graph: avoid repeated mixed generation number warnings commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-21 Taylor Blau Accepted
[v3,3/4] t/t5318-commit-graph.sh: test generation zero transitions during fsck commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-21 Taylor Blau Accepted
[v3,2/4] commit-graph: verify swapped zero/non-zero generation cases commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-21 Taylor Blau Accepted
[v3,1/4] commit-graph: introduce `commit_graph_generation_from_graph()` commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-21 Taylor Blau Accepted
[v2,7/7] diff: drop useless "status" parameter from diff_result_code() cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[v2,6/7] diff: drop useless return values in git-diff helpers cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[v2,5/7] diff: drop useless return from run_diff_{files,index} functions cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[v2,4/7] diff: die when failing to read index in git-diff builtin cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[v2,3/7] diff: show usage for unknown builtin_diff_files() options cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[v2,2/7] diff-files: avoid negative exit value cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[v2,1/7] diff: spell DIFF_INDEX_CACHED out when calling run_diff_index() cleaning up diff_result_code() - - - --- 2023-08-21 Jeff King Accepted
[1/1] t6300: fix match with insecure memory [1/1] t6300: fix match with insecure memory - - - --- 2023-08-21 Christian Hesse Superseded
[v4,2/2] git-revert.txt: add discussion [v3,1/2] sequencer: beautify subject of reverts of reverts - - - --- 2023-08-21 Oswald Buddenhagen Superseded
[v4,1/2] sequencer: beautify subject of reverts of reverts [v4,1/2] sequencer: beautify subject of reverts of reverts - - - --- 2023-08-21 Oswald Buddenhagen Superseded
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index() diff: spell DIFF_INDEX_CACHED out when calling run_diff_index() - - - --- 2023-08-21 Junio C Hamano Accepted
[v5,8/8] decorate: use commit color for HEAD arrow pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,7/8] pretty: add pointer and tag options to %(decorate) pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,6/8] pretty: add %(decorate[:<options>]) format pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,5/8] decorate: color each token separately pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,4/8] decorate: avoid some unnecessary color overhead pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,3/8] decorate: refactor format_decorations() pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,2/8] pretty-formats: enclose options in angle brackets pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v5,1/8] pretty-formats: define "literal formatting code" pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Accepted
[v4,8/8] decorate: use commit color for HEAD arrow pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,7/8] pretty: add pointer and tag options to %(decorate) pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,6/8] pretty: add %(decorate[:<options>]) format pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,5/8] decorate: color each token separately pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,4/8] decorate: avoid some unnecessary color overhead pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,3/8] decorate: refactor format_decorations() pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,2/8] pretty-formats: enclose options in angle brackets pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[v4,1/8] pretty-formats: define "literal formatting code" pretty: add %(decorate[:<options>]) format - - - --- 2023-08-20 Andy Koppe Superseded
[2/2] hashmap: use expected signatures for comparison functions fixing a few function pointer mismatches - - - --- 2023-08-19 Jeff King Accepted
[1/2] fsck: use enum object_type for fsck_walk callback fixing a few function pointer mismatches - - - --- 2023-08-19 Jeff King Accepted
[v3,5/5] diff: the -w option breaks --exit-code for --raw and other output modes fix interactions with "-w" and "--exit-code" - - - --- 2023-08-18 Junio C Hamano Accepted
[v3,4/5] t4040: remove test that succeeded for a wrong reason fix interactions with "-w" and "--exit-code" - - - --- 2023-08-18 Junio C Hamano Accepted
[v3,3/5] diff: teach "--stat -w --exit-code" to notice differences fix interactions with "-w" and "--exit-code" - - - --- 2023-08-18 Junio C Hamano Accepted
[v3,2/5] diff: mode-only change should be noticed by "--patch -w --exit-code" fix interactions with "-w" and "--exit-code" - - - --- 2023-08-18 Junio C Hamano Accepted
[v3,1/5] diff: move the fallback "--exit-code" code down fix interactions with "-w" and "--exit-code" - - - --- 2023-08-18 Junio C Hamano Accepted
[v2,3/3] test-tool: retire "index-version" "update-index --show-index-version" - - - --- 2023-08-18 Junio C Hamano Superseded
[v2,2/3] update-index: add --show-index-version "update-index --show-index-version" - - - --- 2023-08-18 Junio C Hamano Superseded
[v2,1/3] update-index doc: v4 is OK with JGit and libgit2 "update-index --show-index-version" - - - --- 2023-08-18 Junio C Hamano Superseded
[v2,5/5] diff: teach "--name-status" and friends to honor "--exit-code -w" fix interactions with "-w" and "--exit-code" - - - --- 2023-08-17 Junio C Hamano Superseded
[v2,4/5] diff: teach "--stat -w --exit-code" to notice differences fix interactions with "-w" and "--exit-code" - - - --- 2023-08-17 Junio C Hamano Superseded
[v2,3/5] diff: mode-only change should be noticed by "--patch -w --exit-code" fix interactions with "-w" and "--exit-code" - - - --- 2023-08-17 Junio C Hamano Superseded
[v2,2/5] diff: move the fallback "--exit-code" code down fix interactions with "-w" and "--exit-code" - - - --- 2023-08-17 Junio C Hamano Superseded
[v2,1/5] diff: --dirstat leakfix fix interactions with "-w" and "--exit-code" - - - --- 2023-08-17 Junio C Hamano Superseded
[4/4] rev-list-options: fix typo in `--stdin` documentation some doc fixes on v2.42.0-rc2 - - - --- 2023-08-16 Martin Ågren Accepted
[3/4] show-ref doc: fix carets in monospace some doc fixes on v2.42.0-rc2 - - - --- 2023-08-16 Martin Ågren Accepted
[2/4] notes doc: tidy up `--no-stripspace` paragraph some doc fixes on v2.42.0-rc2 - - - --- 2023-08-16 Martin Ågren Accepted
[1/4] notes doc: split up run-on sentences some doc fixes on v2.42.0-rc2 - - - --- 2023-08-16 Martin Ågren Accepted
[3/3] scalar reconfigure: help users remove buggy repos scalar: two downstream improvements - - - --- 2023-08-14 Derrick Stolee Superseded
[2/3] setup: add discover_git_directory_reason() scalar: two downstream improvements - - - --- 2023-08-14 Derrick Stolee Superseded
[1/3] scalar: add --[no-]src option scalar: two downstream improvements - - - --- 2023-08-14 Derrick Stolee Superseded
t4053: avoid writing to unopened pipe t4053: avoid writing to unopened pipe - - - --- 2023-08-13 Jeff King Accepted
[v2] t9001: fix indentation in test_no_confirm() [v2] t9001: fix indentation in test_no_confirm() - - - --- 2023-08-13 Oswald Buddenhagen Accepted
mv: fix error for moving directory to another mv: fix error for moving directory to another - - - --- 2023-08-12 Junio C Hamano Accepted
[v5,8/8] gc: add `gc.repackFilterTo` config option Repack objects into separate packfiles based on a filter - - - --- 2023-08-12 Christian Couder Accepted
[v5,6/8] gc: add `gc.repackFilter` config option Repack objects into separate packfiles based on a filter - - - --- 2023-08-12 Christian Couder Accepted
[v5,4/8] repack: refactor finding pack prefix Repack objects into separate packfiles based on a filter - - - --- 2023-08-12 Christian Couder Accepted
[v5,1/8] pack-objects: allow `--filter` without `--stdout` Repack objects into separate packfiles based on a filter - - - --- 2023-08-12 Christian Couder Accepted
builtin/worktree.c: Fix typo in "forgot fetch" msg builtin/worktree.c: Fix typo in "forgot fetch" msg - - - --- 2023-08-11 Jacob Abel Accepted
[v2,5/5] commit-graph: avoid repeated mixed generation number warnings commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-11 Taylor Blau Superseded
[v2,4/5] commit-graph: invert negated conditional, extract to function commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-11 Taylor Blau Superseded
[v2,3/5] t/t5318-commit-graph.sh: test generation zero transitions during fsck commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-11 Taylor Blau Superseded
[v2,2/5] commit-graph: verify swapped zero/non-zero generation cases commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-11 Taylor Blau Superseded
[v2,1/5] commit-graph: introduce `commit_graph_generation_from_graph()` commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-11 Taylor Blau Superseded
[v5,3/3] check-attr: integrate with sparse-index check-attr: integrate with sparse-index - - - --- 2023-08-11 Shuqi Liang Accepted
[v5,2/3] attr.c: read attributes in a sparse directory check-attr: integrate with sparse-index - - - --- 2023-08-11 Shuqi Liang Accepted
[v5,1/3] t1092: add tests for 'git check-attr' check-attr: integrate with sparse-index - - - --- 2023-08-11 Shuqi Liang Accepted
[v2,13/13] trailer doc: <token> is a <key> or <keyAlias>, not both Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,12/13] trailer doc: separator within key suppresses default separator Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,11/13] trailer doc: emphasize the effect of configuration variables Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,10/13] trailer --unfold help: prefer "reformat" over "join" Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,09/13] trailer --parse docs: add explanation for its usefulness Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,08/13] trailer --only-input: prefer "configuration variables" over "rules" Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,07/13] trailer --parse help: expose aliased options Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,06/13] trailer --no-divider help: describe usual "---" meaning Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,05/13] trailer: trailer location is a place, not an action Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,04/13] trailer doc: narrow down scope of --where and related flags Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,03/13] trailer: add tests to check defaulting behavior with --no-* flags Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,02/13] trailer test description: this tests --where=after, not --where=before Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v2,01/13] trailer tests: make test cases self-contained Fixes to trailer test script, help text, and documentation - - - --- 2023-08-10 Linus Arver Superseded
[v3,6/7] pretty: add %(decorate[:<options>]) format [v3,1/7] pretty-formats: define "literal formatting code" - - - --- 2023-08-10 Andy Koppe Accepted
[v3,4/7] decorate: avoid some unnecessary color overhead [v2] pretty: add %(decorate[:<options>]) format - - - --- 2023-08-10 Andy Koppe Accepted
[v3,2/7] pretty-formats: enclose options in angle brackets [v2] pretty: add %(decorate[:<options>]) format - - - --- 2023-08-10 Andy Koppe Accepted
[v3,1/7] pretty-formats: define "literal formatting code" [v3,1/7] pretty-formats: define "literal formatting code" - - - --- 2023-08-10 Andy Koppe Accepted
[v2,8/8] maintenance: update schedule before config maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,7/8] maintenance: fix systemd schedule overlaps maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,6/8] maintenance: use random minute in systemd scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,5/8] maintenance: swap method locations maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,4/8] maintenance: use random minute in cron scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,3/8] maintenance: use random minute in Windows scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,2/8] maintenance: use random minute in launchctl scheduler maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[v2,1/8] maintenance: add get_random_minute() maintenance: schedule maintenance on a random minute - - - --- 2023-08-10 Derrick Stolee Accepted
[4/4] commit-graph: invert negated conditional commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-10 Taylor Blau Superseded
[3/4] t/t5318-commit-graph.sh: test generation zero transitions during fsck commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-10 Taylor Blau Superseded
[2/4] commit-graph: verify swapped zero/non-zero generation cases commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-10 Taylor Blau Superseded
[1/4] commit-graph: introduce `commit_graph_generation_from_graph()` commit-graph: fsck zero/non-zero generation number fixes - - - --- 2023-08-10 Taylor Blau Superseded
« 1 2 ... 33 34 35197 198 »