Show patches with: Submitter = Johannes Schindelin       |    Archived = No       |   653 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[v2,2/3] mingw: remove unneeded `NO_GETTEXT` directive mingw: include the Python parts in the build - - - --- 2022-07-29 Johannes Schindelin Accepted
[v2,1/3] windows: include the Python bits when building Git for Windows mingw: include the Python parts in the build - - - --- 2022-07-29 Johannes Schindelin Accepted
[2/2] t5351: avoid using `test_cmp` for binary data ci: fix the FreeBSD build - - - --- 2022-07-29 Johannes Schindelin Accepted
[1/2] t5351: avoid relying on `core.fsyncMethod = batch` to be supported ci: fix the FreeBSD build - - - --- 2022-07-29 Johannes Schindelin Accepted
[v3] lstat(mingw): correctly detect ENOTDIR scenarios [v3] lstat(mingw): correctly detect ENOTDIR scenarios - - - --- 2022-07-29 Johannes Schindelin Accepted
[v2] lstat(mingw): correctly detect ENOTDIR scenarios [v2] lstat(mingw): correctly detect ENOTDIR scenarios - - - --- 2022-07-28 Johannes Schindelin Superseded
shortlog: use a stable sort shortlog: use a stable sort - - - --- 2022-07-14 Johannes Schindelin Accepted
[v2] mergetool(vimdiff): allow paths to contain spaces again [v2] mergetool(vimdiff): allow paths to contain spaces again - - - --- 2022-07-14 Johannes Schindelin Accepted
tests: fix incorrect --write-junit-xml code tests: fix incorrect --write-junit-xml code - - - --- 2022-07-14 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
[3/3] mingw: be more informative when ownership check fails on FAT32 Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
[2/3] mingw: handle a file owned by the Administrators group correctly Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
[1/3] Allow debugging unsafe directories' ownership Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
add --interactive: allow `update` to stage deleted files add --interactive: allow `update` to stage deleted files - - - --- 2022-06-28 Johannes Schindelin Accepted
[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] 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
[10/11] relative_url(): fix incorrect condition Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[09/11] pack-mtimes: avoid closing a bogus file descriptor Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[08/11] read_index_from(): avoid memory leak Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[07/11] submodule--helper: avoid memory leak when fetching submodules Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[05/11] submodule-config: avoid memory leak Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[02/11] fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[v2,2/2] ci(github): also mark up compile errors ci(GitHub): mark up compile errors, too - - - --- 2022-06-13 Johannes Schindelin Accepted
[v2,1/2] ci(github): use grouping also in the `win-build` job ci(GitHub): mark up compile errors, too - - - --- 2022-06-13 Johannes Schindelin Accepted
[2/2] ci(github): also mark up compile errors ci(GitHub): mark up compile errors, too - - - --- 2022-06-09 Johannes Schindelin Superseded
[1/2] ci(github): use grouping also in the `win-build` job ci(GitHub): mark up compile errors, too - - - --- 2022-06-09 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
[4/4] dir.c: avoid "exceeds maximum object size" error with GCC v12.x ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[2/4] nedmalloc: avoid new compile error ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[1/4] compat/win32/syslog: fix use-after-realloc ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[v3,12/12] ci: call `finalize_test_case_output` a little later ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,11/12] ci(github): mention where the full logs can be found ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,10/12] ci: use `--github-workflow-markup` in the GitHub workflow ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,08/12] ci(github): skip the logs of the successful test cases ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,07/12] ci: optionally mark up output in the GitHub workflow ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,06/12] ci/run-build-and-tests: add some structure to the GitHub workflow output ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,05/12] ci: make it easier to find failed tests' logs in the GitHub workflow ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,04/12] ci/run-build-and-tests: take a more high-level view ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,03/12] test(junit): avoid line feeds in XML attributes ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,02/12] tests: refactor --write-junit-xml code ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[v3,01/12] ci: fix code style ci: make Git's GitHub workflow output much more helpful - - - --- 2022-05-21 Johannes Schindelin Accepted
[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
[v5,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v5,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-19 Johannes Schindelin Superseded
[v4,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v4,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-10 Johannes Schindelin Superseded
[v3,5/7] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,4/7] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,3/7] scalar: validate the optional enlistment argument scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,2/7] archive --add-file-with-contents: allow paths containing colons scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v3,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-04 Johannes Schindelin Superseded
[v2,6/6] trace2 docs: add missing full stop A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,5/6] trace2 docs: clarify what `varargs` is all about A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
« 1 2 3 46 7 »