Show patches with: Submitter = Johannes Schindelin       |    Archived = No       |   611 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
win32: special-case `ENOSPC` when writing to a pipe win32: special-case `ENOSPC` when writing to a pipe - - - --- 2024-01-30 Johannes Schindelin Accepted
var: avoid a segmentation fault when `HOME` is unset var: avoid a segmentation fault when `HOME` is unset - - - --- 2023-09-04 Johannes Schindelin Accepted
tests(scalar): tighten the stale `scalar.repo` test some tests(scalar): tighten the stale `scalar.repo` test some - - - --- 2022-11-10 Johannes Schindelin Accepted
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed - - - --- 2021-12-03 Johannes Schindelin Accepted
tests: fix incorrect --write-junit-xml code tests: fix incorrect --write-junit-xml code - - - --- 2022-07-14 Johannes Schindelin Accepted
tests: consolidate the `file_size` function into `test-lib-functions.sh` tests: consolidate the `file_size` function into `test-lib-functions.sh` - - - --- 2020-11-07 Johannes Schindelin Accepted
t7064: avoid relying on a specific default branch name t7064: avoid relying on a specific default branch name - - - --- 2020-12-06 Johannes Schindelin Superseded
t6300: avoid using the default name of the initial branch t6300: avoid using the default name of the initial branch - - - --- 2020-12-06 Johannes Schindelin Accepted
t5563: prevent "ambiguous redirect" t5563: prevent "ambiguous redirect" - - - --- 2023-03-31 Johannes Schindelin Accepted
t4015: let the test pass with any default branch name t4015: let the test pass with any default branch name - - - --- 2020-11-18 Johannes Schindelin Superseded
t3701: we don't need no Perl for `add -i` anymore t3701: we don't need no Perl for `add -i` anymore - - - --- 2023-03-27 Johannes Schindelin Accepted
t3404: do not depend on any specific default branch name t3404: do not depend on any specific default branch name - - - --- 2020-11-24 Johannes Schindelin Accepted
t3040: remove stale note t3040: remove stale note - - - --- 2020-11-18 Johannes Schindelin Accepted
t2402: fix typo t2402: fix typo - - - --- 2020-11-03 Johannes Schindelin Accepted
t1309: use a non-loaded branch name in the `onbranch` test cases t1309: use a non-loaded branch name in the `onbranch` test cases - - - --- 2020-11-18 Johannes Schindelin Accepted
t0040: declare non-tab indentation to be okay in this script t0040: declare non-tab indentation to be okay in this script - - - --- 2023-08-08 Johannes Schindelin Accepted
SKIP_DASHED_BUILT_INS: respect `config.mak` SKIP_DASHED_BUILT_INS: respect `config.mak` - - - --- 2021-01-21 Johannes Schindelin Accepted
SKIP_DASHED_BUILT_INS: do not skip the bin/ programs SKIP_DASHED_BUILT_INS: do not skip the bin/ programs - - - --- 2020-10-21 Johannes Schindelin 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
shortlog: use a stable sort shortlog: use a stable sort - - - --- 2022-07-14 Johannes Schindelin Accepted
scalar: accept -C and -c options before the subcommand scalar: accept -C and -c options before the subcommand - - - --- 2022-01-26 Johannes Schindelin Superseded
scalar reconfigure -a: remove stale `scalar.repo` entries scalar reconfigure -a: remove stale `scalar.repo` entries - - - --- 2022-11-07 Johannes Schindelin Accepted
Remove a bogus empty file Remove a bogus empty file - - - --- 2024-02-26 Johannes Schindelin Accepted
reflog expire --stale-fix: be generous about missing objects reflog expire --stale-fix: be generous about missing objects - - - --- 2021-02-10 Johannes Schindelin Accepted
range-diff: support reading mbox files range-diff: support reading mbox files - - - --- 2022-11-15 Johannes Schindelin Superseded
pull: colorize the hint about setting `pull.rebase` pull: colorize the hint about setting `pull.rebase` - - - --- 2020-11-19 Johannes Schindelin Accepted
pager: do not unnecessarily set COLUMNS on Windows pager: do not unnecessarily set COLUMNS on Windows - - - --- 2021-06-14 Johannes Schindelin Superseded
p4: respect init.defaultBranch p4: respect init.defaultBranch - - - --- 2020-11-08 Johannes Schindelin Accepted
mergetool(vimdiff): allow paths to contain spaces again mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-13 Johannes Schindelin Superseded
merge-tree: fix segmentation fault in read-only repositories merge-tree: fix segmentation fault in read-only repositories - - - --- 2022-09-21 Johannes Schindelin Superseded
merge-tree: fix argument type of the `--merge-base` option merge-tree: fix argument type of the `--merge-base` option - - - --- 2024-04-12 Johannes Schindelin Accepted
merge-tree: accept 3 trees as arguments merge-tree: accept 3 trees as arguments - - - --- 2024-01-26 Johannes Schindelin Superseded
maintenance(systemd): support the Windows Subsystem for Linux maintenance(systemd): support the Windows Subsystem for Linux - - - --- 2023-09-10 Johannes Schindelin Accepted
getcwd(mingw): handle the case when there is no cwd getcwd(mingw): handle the case when there is no cwd - - - --- 2022-01-19 Johannes Schindelin Accepted
fsmonitor: only enable it in non-bare repositories fsmonitor: only enable it in non-bare repositories - - - --- 2021-04-29 Johannes Schindelin Superseded
Fix a typo in `each_file_in_pack_dir_fn()`'s declaration Fix a typo in `each_file_in_pack_dir_fn()`'s declaration - - - --- 2023-11-17 Johannes Schindelin Accepted
config: introduce an Operating System-specific `includeIf` condition config: introduce an Operating System-specific `includeIf` condition - - - --- 2022-11-21 Johannes Schindelin Superseded
commit-graph: when incompatible with graphs, indicate why commit-graph: when incompatible with graphs, indicate why - - - --- 2021-02-11 Johannes Schindelin Accepted
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: determine list of extra built-ins dynamically cmake: determine list of extra built-ins dynamically - - - --- 2020-12-04 Johannes Schindelin Accepted
cmake: adapt to the Git Standard Library cmake: adapt to the Git Standard Library - - - --- 2024-02-27 Johannes Schindelin New
cmake: adapt to `cache.h` being no more cmake: adapt to `cache.h` being no more - - - --- 2023-06-15 Johannes Schindelin Accepted
ci(windows): ensure that we do not pick up random executables ci(windows): ensure that we do not pick up random executables - - - --- 2021-10-13 Johannes Schindelin Accepted
ci(linux-asan-ubsan): let's save some time ci(linux-asan-ubsan): let's save some time - - - --- 2023-08-29 Johannes Schindelin Superseded
ci(github): bring back the 'print test failures' step ci(github): bring back the 'print test failures' step - - - --- 2022-06-08 Johannes Schindelin Accepted
ci: use a newer `github-script` version ci: use a newer `github-script` version - - - --- 2022-11-08 Johannes Schindelin Accepted
ci: upgrade to using macos-13 ci: upgrade to using macos-13 - - - --- 2023-11-03 Johannes Schindelin Accepted
ci: only run win+VS build & tests in Git for Windows' fork ci: only run win+VS build & tests in Git for Windows' fork - - - --- 2022-12-19 Johannes Schindelin Accepted
ci: make the whitespace checker more robust ci: make the whitespace checker more robust - - - --- 2020-11-03 Johannes Schindelin Accepted
ci: disallow directional formatting ci: disallow directional formatting - - - --- 2021-11-02 Johannes Schindelin Superseded
ci: bump remaining outdated Actions versions ci: bump remaining outdated Actions versions - - - --- 2024-02-11 Johannes Schindelin New
ci: avoid using the deprecated `set-env` construct ci: avoid using the deprecated `set-env` construct - - - --- 2020-11-07 Johannes Schindelin Accepted
ci: avoid running the test suite _twice_ ci: avoid running the test suite _twice_ - - - --- 2023-11-13 Johannes Schindelin Superseded
Always check the return value of `repo_read_object_file()` Always check the return value of `repo_read_object_file()` - - - --- 2024-02-05 Johannes Schindelin Accepted
add --interactive: allow `update` to stage deleted files add --interactive: allow `update` to stage deleted files - - - --- 2022-06-28 Johannes Schindelin Accepted
[v9,17/17] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,14/17] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,12/17] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,11/17] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,04/17] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,03/17] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,02/17] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v9,01/17] scalar: add a README with a roadmap Upstreaming the Scalar command - - - --- 2021-11-30 Johannes Schindelin Accepted
[v8,17/17] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,14/17] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,12/17] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,11/17] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,06/17] ci: also run the `scalar` tests Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,05/17] cmake: optionally build `scalar`, too Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,04/17] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,03/17] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,02/17] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v8,01/17] scalar: add a README with a roadmap Upstreaming the Scalar command - - - --- 2021-11-19 Johannes Schindelin Superseded
[v7,17/17] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,15/17] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,14/17] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,12/17] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,12/17] merge-ort: make `path_messages` a strmap to a string_list In-core git merge-tree ("Server side merges") - - - --- 2022-06-18 Johannes Schindelin Accepted
[v7,11/17] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,11/17] merge-ort: store messages in a list, not in a single strbuf In-core git merge-tree ("Server side merges") - - - --- 2022-06-18 Johannes Schindelin Accepted
[v7,09/17] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,06/17] ci: also run the `scalar` tests Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,05/17] cmake: optionally build `scalar`, too Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,04/17] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,04/12] pkt-line: add options argument to read_packetized_to_strbuf() Simple IPC Mechanism - - - --- 2021-03-22 Johannes Schindelin Accepted
[v7,03/17] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,03/12] pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option Simple IPC Mechanism - - - --- 2021-03-22 Johannes Schindelin Accepted
[v7,02/17] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v7,02/12] pkt-line: do not issue flush packets in write_packetized_*() Simple IPC Mechanism - - - --- 2021-03-22 Johannes Schindelin Accepted
[v7,01/17] scalar: add a README with a roadmap Upstreaming the Scalar command - - - --- 2021-11-17 Johannes Schindelin Superseded
[v6,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin Accepted
[v6,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin Accepted
[v6,3/3] range-diff(docs): explain how to specify commit ranges Range diff with ranges lacking dotdot - - - --- 2021-02-05 Johannes Schindelin Accepted
[v6,2/3] range-diff/format-patch: handle commit ranges other than A..B Range diff with ranges lacking dotdot - - - --- 2021-02-05 Johannes Schindelin Accepted
[v6,15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
[v6,14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-10-27 Johannes Schindelin Superseded
« 1 2 3 46 7 »