Show patches with: Submitter = Johannes Schindelin       |    State = Action Required       |   345 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
whats-cooking: fix a couple of typos whats-cooking: fix a couple of typos - - - --- 2021-08-24 Johannes Schindelin New
tests: replace mingw_test_cmp with a helper in C tests: replace mingw_test_cmp with a helper in C - - - --- 2022-07-29 Johannes Schindelin New
tests: handle "funny" exit code 127 produced by MSVC-compiled exes tests: handle "funny" exit code 127 produced by MSVC-compiled exes - - - --- 2023-10-30 Johannes Schindelin New
t7817: do not depend on any specific default branch name t7817: do not depend on any specific default branch name - - - --- 2020-12-04 Johannes Schindelin New
t5601 breakage at 3cd325f7be (Merge branch 'js/protocol-advertise-multi' into pu, 2018-12-14) t5601 breakage at 3cd325f7be (Merge branch 'js/protocol-advertise-multi' into pu, 2018-12-14) - - - --- 2018-12-14 Johannes Schindelin New
t5500.43: make the check a bit more robust t5500.43: make the check a bit more robust - - - --- 2020-10-13 Johannes Schindelin New
t5310: stop expecting the default branch name `master` t5310: stop expecting the default branch name `master` - - - --- 2020-12-06 Johannes Schindelin New
t0025 flakey? t0025 flakey? - - - --- 2019-02-06 Johannes Schindelin New
RelNotes: fix a couple of typos for the upcoming release RelNotes: fix a couple of typos for the upcoming release - - - --- 2021-11-10 Johannes Schindelin New
rebase -i: do leave commit message intact in fixup! chains rebase -i: do leave commit message intact in fixup! chains - - - --- 2020-12-19 Johannes Schindelin New
nd/switch-and-restore, was Re: What's cooking in git.git (Apr 2019, #02; Wed, 10) nd/switch-and-restore, was Re: What's cooking in git.git (Apr 2019, #02; Wed, 10) - - - --- 2019-04-10 Johannes Schindelin New
mt/dir-iterator-updates, was Re: What's cooking in git.git (Jul 2019, #01; Wed, 3) mt/dir-iterator-updates, was Re: What's cooking in git.git (Jul 2019, #01; Wed, 3) - - - --- 2019-07-04 Johannes Schindelin New
mingw: include the Python parts in the build mingw: include the Python parts in the build - - - --- 2022-07-28 Johannes Schindelin New
mingw: align symlinks-related rmdir() behavior with Linux mingw: align symlinks-related rmdir() behavior with Linux - - - --- 2021-07-29 Johannes Schindelin New
merge-ort: clean up after failed merge merge-ort: clean up after failed merge - - - --- 2022-07-29 Johannes Schindelin New
md/list-objects-filter-combo, was Re: What's cooking in git.git (Jun 2019, #05; Wed, 19) md/list-objects-filter-combo, was Re: What's cooking in git.git (Jun 2019, #05; Wed, 19) - - - --- 2019-06-21 Johannes Schindelin New
http: support building on RHEL6 http: support building on RHEL6 - - - --- 2022-07-01 Johannes Schindelin New
git-filter-repo v2.29.0, was Re: [ANNOUNCE] Git v2.29.0 git-filter-repo v2.29.0, was Re: [ANNOUNCE] Git v2.29.0 - - - --- 2020-10-21 Johannes Schindelin New
git-compat-util(msvc): C11 does not imply support for zero-sized arrays git-compat-util(msvc): C11 does not imply support for zero-sized arrays - - - --- 2021-12-06 Johannes Schindelin New
fixup??? Merge branch 'ab/ci-updates' into seen fixup??? Merge branch 'ab/ci-updates' into seen - - - --- 2021-11-22 Johannes Schindelin New
Fix typos in whats-cooking.txt, was Re: What's cooking in git.git (Jan 2019, #04; Mon, 28) Fix typos in whats-cooking.txt, was Re: What's cooking in git.git (Jan 2019, #04; Mon, 28) - - - --- 2019-01-29 Johannes Schindelin New
Fix a couple of typos in the v2.39.0 release notes Fix a couple of typos in the v2.39.0 release notes - - - --- 2022-12-08 Johannes Schindelin New
ds/sparse-cone, was Re: What's cooking in git.git (Oct 2019, #03; Fri, 11) ds/sparse-cone, was Re: What's cooking in git.git (Oct 2019, #03; Fri, 11) - - - --- 2019-10-12 Johannes Schindelin New
dl/warn-tagging-a-tag, was Re: What's cooking in git.git (Apr 2019, #02; Wed, 10) dl/warn-tagging-a-tag, was Re: What's cooking in git.git (Apr 2019, #02; Wed, 10) - - - --- 2019-04-10 Johannes Schindelin New
completion(switch/checkout): treat --track and -t the same completion(switch/checkout): treat --track and -t the same - - - --- 2023-09-08 Johannes Schindelin New
commit-graph: warn about incompatibilities only when trying to write commit-graph: warn about incompatibilities only when trying to write - - - --- 2021-02-26 Johannes Schindelin New
cmake: let `test-tool` run the unit tests, too cmake: let `test-tool` run the unit tests, too - - - --- 2024-02-15 Johannes Schindelin New
cmake: adapt to the Git Standard Library cmake: adapt to the Git Standard Library - - - --- 2024-02-27 Johannes Schindelin New
ci: run `make sparse` as a GitHub workflow ci: run `make sparse` as a GitHub workflow - - - --- 2021-07-13 Johannes Schindelin New
ci: bump remaining outdated Actions versions ci: bump remaining outdated Actions versions - - - --- 2024-02-11 Johannes Schindelin New
ci: avoid unnecessary builds ci: avoid unnecessary builds - - - --- 2022-11-03 Johannes Schindelin New
checkout -p: handle tree arguments correctly again checkout -p: handle tree arguments correctly again - - - --- 2020-12-19 Johannes Schindelin New
[v9,06/17] ci: also run the `scalar` tests Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin New
[v9,05/17] cmake: optionally build `scalar`, too Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin New
[v6,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,2/7] archive --add-virtual-file: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,12/16] bisect--helper: make `state` optional Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,11/16] bisect--helper: calling `bisect_state()` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,10/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v6,09/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,08/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,07/16] bisect--helper: migrate to OPT_SUBCOMMAND() Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,06/16] bisect--helper: make the order consistently `argc, argv` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,05/16] bisect--helper: make `terms` an explicit singleton Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,04/16] bisect--helper: simplify exit code computation Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,03/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,02/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v6,01/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-08-30 Johannes Schindelin New
[v5,3/3] range-diff(docs): explain how to specify commit ranges Range diff with ranges lacking dotdot - - - --- 2021-02-04 Johannes Schindelin New
[v5,2/3] range-diff/format-patch: handle commit ranges other than A..B Range diff with ranges lacking dotdot - - - --- 2021-02-04 Johannes Schindelin New
[v5,2/3] add -p: gracefully handle unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-09-01 Johannes Schindelin New
[v5,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,12/16] bisect--helper: make `state` optional Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,11/16] bisect--helper: calling `bisect_state()` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,10/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,1/3] range-diff/format-patch: refactor check for commit range Range diff with ranges lacking dotdot - - - --- 2021-02-04 Johannes Schindelin New
[v5,1/3] add -p: detect more mismatches between plain vs colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-09-01 Johannes Schindelin New
[v5,09/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,08/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,07/16] bisect--helper: migrate to OPT_SUBCOMMAND() Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,06/16] bisect--helper: make the order consistently `argc, argv` Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,05/16] bisect--helper: make `terms` an explicit singleton Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,04/16] bisect--helper: simplify exit code computation Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,03/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,02/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v5,01/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-08-27 Johannes Schindelin New
[v4,4/4] init: provide useful advice about init.defaultBranch Add helpful advice about init.defaultBranch - - - --- 2020-12-10 Johannes Schindelin New
[v4,3/4] get_default_branch_name(): prepare for showing some advice Add helpful advice about init.defaultBranch - - - --- 2020-12-10 Johannes Schindelin New
[v4,2/4] branch -m: allow renaming a yet-unborn branch Add helpful advice about init.defaultBranch - - - --- 2020-12-10 Johannes Schindelin New
[v4,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,12/16] bisect: teach the `bisect--helper` command to show the correct usage strings Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,11/16] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,10/16] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,1/4] init: document `init.defaultBranch` better Add helpful advice about init.defaultBranch - - - --- 2020-12-10 Johannes Schindelin New
[v4,09/16] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,08/16] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,07/16] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,06/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
[v4,05/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,04/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,03/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-09-14 Johannes Schindelin New
« 1 2 3 4 »