Show patches with: Submitter = Johannes Schindelin       |    Archived = No       |   613 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] coverity: support building on Windows Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-22 Johannes Schindelin Superseded
[3/6] coverity: allow overriding the Coverity project Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-22 Johannes Schindelin Superseded
[2/6] coverity: cache the Coverity Build Tool Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-22 Johannes Schindelin Superseded
[1/6] ci: add a GitHub workflow to submit Coverity scans Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-22 Johannes Schindelin Superseded
[v2,5/7] cmake: fix typo in variable name CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin Accepted
maintenance(systemd): support the Windows Subsystem for Linux maintenance(systemd): support the Windows Subsystem for Linux - - - --- 2023-09-10 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
[4/4] artifacts-tar: when including `.dll` files, don't forget the unit-tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin Superseded
[3/4] unit-tests: do show relative file paths CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin Superseded
[2/4] unit-tests: do not mistake `.pdb` files for being executable CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin Superseded
[1/4] cmake: also build unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin Superseded
[v2] ci(linux-asan-ubsan): let's save some time [v2] ci(linux-asan-ubsan): let's save some time - - - --- 2023-08-29 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
[2/2] rebase: allow overriding the maximal length of the generated labels sequencer: truncate lockfile and ref to NAME_MAX - - - --- 2023-08-10 Johannes Schindelin Accepted
[2/2] git maintenance: avoid console window in scheduled tasks on Windows maintenance: do not open console on Windows - - - --- 2023-08-09 Johannes Schindelin Accepted
[1/2] win32: add a helper to run `git.exe` without a foreground window maintenance: do not open console on Windows - - - --- 2023-08-09 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
[3/3] commit -a -m: allow the top-level tree to become empty again commit -a -m: allow the top-level tree to become empty again - - - --- 2023-06-29 Johannes Schindelin Accepted
[2/3] split-index: accept that a base index can be empty commit -a -m: allow the top-level tree to become empty again - - - --- 2023-06-29 Johannes Schindelin Accepted
[1/3] do_read_index(): always mark index as initialized unless erroring out commit -a -m: allow the top-level tree to become empty again - - - --- 2023-06-29 Johannes Schindelin Accepted
cmake: adapt to `cache.h` being no more cmake: adapt to `cache.h` being no more - - - --- 2023-06-15 Johannes Schindelin Accepted
[v2,2/2] rebase -r: fix the total number shown in the progress Fix two rebase bugs related to total_nr - - - --- 2023-05-13 Johannes Schindelin Accepted
[v2,1/2] rebase --update-refs: fix loops Fix two rebase bugs related to total_nr - - - --- 2023-05-13 Johannes Schindelin Accepted
[2/2] rebase -r: fix the total number shown in the progress Fix two rebase bugs related to total_nr - - - --- 2023-05-10 Johannes Schindelin Superseded
[1/2] rebase --update-refs: fix loops Fix two rebase bugs related to total_nr - - - --- 2023-05-10 Johannes Schindelin Superseded
t5563: prevent "ambiguous redirect" t5563: prevent "ambiguous redirect" - - - --- 2023-03-31 Johannes Schindelin Accepted
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
[v2,4/4] unpack-trees: take care to propagate the split-index flag Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v2,3/4] fsmonitor: avoid overriding `cache_changed` bits Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v2,2/4] split-index; stop abusing the `base_oid` to strip the "link" extension Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[v2,1/4] split-index & fsmonitor: demonstrate a bug Fix a few split-index bugs - - - --- 2023-03-26 Johannes Schindelin Accepted
[4/4] unpack-trees: take care to propagate the split-index flag Fix a few split-index bugs - - - --- 2023-03-22 Johannes Schindelin Accepted
[3/4] fsmonitor: avoid overriding `cache_changed` bits Fix a few split-index bugs - - - --- 2023-03-22 Johannes Schindelin Accepted
[1/4] split-index & fsmonitor: demonstrate a bug Fix a few split-index bugs - - - --- 2023-03-22 Johannes Schindelin Accepted
[2/2] gpg: do show gpg's error message upon failure Make GPG errors less puzzling - - - --- 2023-02-15 Johannes Schindelin Accepted
[1/2] t7510: add a test case that does not need gpg Make GPG errors less puzzling - - - --- 2023-02-15 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
[3/4] ci: avoid using deprecated {up,down}load-artifacts Action Avoid using deprecated features in Git's GitHub workflows - - - --- 2022-12-07 Johannes Schindelin Accepted
[1/4] ci: use a newer `github-script` version Avoid using deprecated features in Git's GitHub workflows - - - --- 2022-12-07 Johannes Schindelin Accepted
[v5,2/2] tests(mingw): avoid very slow `mingw_test_cmp` tests(mingw): avoid super-slow mingw_test_cmp - - - --- 2022-12-06 Johannes Schindelin Accepted
[v5,1/2] t0021: use Windows-friendly `pwd` tests(mingw): avoid super-slow mingw_test_cmp - - - --- 2022-12-06 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
[v2] range-diff: support reading mbox files [v2] range-diff: support reading mbox files - - - --- 2022-11-19 Johannes Schindelin Superseded
range-diff: support reading mbox files range-diff: support reading mbox files - - - --- 2022-11-15 Johannes Schindelin Superseded
[v4,2/2] tests(mingw): avoid very slow `mingw_test_cmp` tests(mingw): avoid super-slow mingw_test_cmp - - - --- 2022-11-14 Johannes Schindelin Superseded
[v4,1/2] t0021: use Windows-friendly `pwd` tests(mingw): avoid super-slow mingw_test_cmp - - - --- 2022-11-14 Johannes Schindelin Superseded
[v3,2/2] tests(mingw): avoid very slow `mingw_test_cmp` tests: replace mingw_test_cmp with a helper in C - - - --- 2022-11-12 Johannes Schindelin Accepted
[v3,1/2] t0021: use Windows-friendly `pwd` tests: replace mingw_test_cmp with a helper in C - - - --- 2022-11-12 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
ci: use a newer `github-script` version ci: use a newer `github-script` version - - - --- 2022-11-08 Johannes Schindelin Accepted
scalar reconfigure -a: remove stale `scalar.repo` entries scalar reconfigure -a: remove stale `scalar.repo` entries - - - --- 2022-11-07 Johannes Schindelin Accepted
[v3,5/5] cmake: increase time-out for a long-running test Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,3/5] add -p: avoid ambiguous signed/unsigned comparison Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,2/5] cmake: copy the merge tools for testing Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v3,1/5] cmake: make it easier to diagnose regressions in CTest runs Some fixes and an improvement for using CTest on Windows - - - --- 2022-10-18 Johannes Schindelin Accepted
[v5,2/2] merge-ort: return early when failing to write a blob merge-tree: fix segmentation fault in read-only repositories - 1 - --- 2022-09-28 Johannes Schindelin Accepted
[v5,1/2] merge-ort: fix segmentation fault in read-only repositories merge-tree: fix segmentation fault in read-only repositories - 1 - --- 2022-09-28 Johannes Schindelin Accepted
[v4,2/2] merge-ort: return early when failing to write a blob merge-tree: fix segmentation fault in read-only repositories - - - --- 2022-09-26 Johannes Schindelin Accepted
[v4,1/2] merge-ort: fix segmentation fault in read-only repositories merge-tree: fix segmentation fault in read-only repositories - - - --- 2022-09-26 Johannes Schindelin Accepted
[v2] merge-tree: fix segmentation fault in read-only repositories [v2] merge-tree: fix segmentation fault in read-only repositories - - - --- 2022-09-21 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
[v2,4/9] scalar: implement the `help` subcommand scalar: integrate into core Git - - - --- 2022-09-02 Johannes Schindelin Accepted
[v2,3/9] git help: special-case `scalar` scalar: integrate into core Git - - - --- 2022-09-02 Johannes Schindelin Accepted
[v5,3/3] add -p: ignore dirty submodules built-in add -p: support diff-so-fancy better - - - --- 2022-09-01 Johannes Schindelin Accepted
[v4,3/3] add -p: ignore dirty submodules built-in add -p: support diff-so-fancy better - - - --- 2022-08-31 Johannes Schindelin Superseded
[v4,2/3] add -p: gracefully handle unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-31 Johannes Schindelin Superseded
[v4,1/3] add -p: detect more mismatches between plain vs colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-31 Johannes Schindelin Superseded
[3/8] git help: special-case `scalar` scalar: integrate into core Git - - - --- 2022-08-31 Johannes Schindelin Accepted
[3/3] t6132(NO_PERL): do not run the scripted `add -p` A couple of CI fixes regarding the built-in add --patch - - - --- 2022-08-30 Johannes Schindelin Accepted
[2/3] t3701: test the built-in `add -i` regardless of NO_PERL A couple of CI fixes regarding the built-in add --patch - - - --- 2022-08-30 Johannes Schindelin Accepted
[1/3] add -p: avoid ambiguous signed/unsigned comparison A couple of CI fixes regarding the built-in add --patch - - - --- 2022-08-30 Johannes Schindelin Accepted
[v3,5/5] add -p: ignore dirty submodules built-in add -p: support diff-so-fancy better - - - --- 2022-08-29 Johannes Schindelin Superseded
[v3,4/5] add -p: handle `diff-so-fancy`'s hunk headers better built-in add -p: support diff-so-fancy better - - - --- 2022-08-29 Johannes Schindelin Superseded
[v3,3/5] add -p: insert space in colored hunk header as needed built-in add -p: support diff-so-fancy better - - - --- 2022-08-29 Johannes Schindelin Superseded
[v3,2/5] add -p: gracefully ignore unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-29 Johannes Schindelin Superseded
[v3,1/5] t3701: redefine what is "bogus" output of a diff filter built-in add -p: support diff-so-fancy better - - - --- 2022-08-29 Johannes Schindelin Superseded
[v2,3/3] range-diff: optionally accept pathspecs Allow passing pathspecs to git range-diff - - - --- 2022-08-26 Johannes Schindelin Accepted
[v2,2/3] range-diff: consistently validate the arguments Allow passing pathspecs to git range-diff - - - --- 2022-08-26 Johannes Schindelin Accepted
[v2,1/3] range-diff: reorder argument handling Allow passing pathspecs to git range-diff - - - --- 2022-08-26 Johannes Schindelin Accepted
[v2,4/4] add -p: ignore dirty submodules built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[v2,3/4] add -p: handle `diff-so-fancy`'s hunk headers better built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[v2,2/4] add -p: gracefully ignore unparseable hunk headers in colored diffs built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[v2,1/4] t3701: redefine what is "bogus" output of a diff filter built-in add -p: support diff-so-fancy better - - - --- 2022-08-24 Johannes Schindelin Superseded
[2/2] range-diff: optionally accept a pathspec Allow passing pathspecs to git range-diff - - - --- 2022-08-23 Johannes Schindelin Superseded
[1/2] range-diff: reorder argument handling Allow passing pathspecs to git range-diff - - - --- 2022-08-23 Johannes Schindelin Superseded
[v2,5/5] cmake: increase time-out for a long-running test Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v2,3/5] add -p: avoid ambiguous signed/unsigned comparison Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v2,2/5] cmake: copy the merge tools for testing Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v2,1/5] cmake: make it easier to diagnose regressions in CTest runs Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-23 Johannes Schindelin Accepted
[v3,7/8] scalar unregister: stop FSMonitor daemon [v3,1/8] scalar: constrain enlistment search - - - --- 2022-08-18 Johannes Schindelin Accepted
[5/5] cmake: avoid editing t/test-lib.sh Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-10 Johannes Schindelin Superseded
[4/5] add -p: avoid ambiguous signed/unsigned comparison Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-10 Johannes Schindelin Superseded
[3/5] tests: explicitly skip `chmod` calls on Windows Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-10 Johannes Schindelin Superseded
[2/5] cmake: copy the merge tools for testing Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-10 Johannes Schindelin Superseded
[1/5] cmake: align CTest definition with Git's CI runs Some fixes and an improvement for using CTest on Windows - - - --- 2022-08-10 Johannes Schindelin Superseded
[v2,5/5] mingw: handle a file owned by the Administrators group correctly Some improvements to safe.directory on Windows - - - --- 2022-08-08 Johannes Schindelin Accepted
[v2,4/5] mingw: be more informative when ownership check fails on FAT32 Some improvements to safe.directory on Windows - - - --- 2022-08-08 Johannes Schindelin Accepted
[v2,3/5] mingw: provide details about unsafe directories' ownership Some improvements to safe.directory on Windows - - - --- 2022-08-08 Johannes Schindelin Accepted
[v2,1/5] setup: fix some formatting Some improvements to safe.directory on Windows - - - --- 2022-08-08 Johannes Schindelin Accepted
[v2,3/3] mingw: remove unneeded `NO_CURL` directive mingw: include the Python parts in the build - - - --- 2022-07-29 Johannes Schindelin Accepted
« 1 2 3 46 7 »