Show patches with: Submitter = Johannes Schindelin       |   966 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
http: support building on RHEL6 http: support building on RHEL6 - - - --- 2022-07-01 Johannes Schindelin New
add --interactive: allow `update` to stage deleted files add --interactive: allow `update` to stage deleted files - - - --- 2022-06-28 Johannes Schindelin Accepted
[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,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,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,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,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,09/16] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-06-27 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,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,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,02/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,01/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[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
[11/11] bug_fl(): add missing `va_end()` call Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[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
[06/11] pack-redundant: avoid using uninitialized memory Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[05/11] submodule-config: avoid memory leak Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[04/11] get_oid_with_context_1(): avoid use-after-free Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[03/11] submodule--helper: avoid memory leak in `update_submodule()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[02/11] fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[01/11] mingw: avoid accessing uninitialized memory in `is_executable()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin New
[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
[2/2] ci: also run the `scalar` tests Integrate Scalar into the CI builds - - - --- 2022-06-02 Johannes Schindelin New
[1/2] cmake: optionally build `scalar`, too Integrate Scalar into the CI builds - - - --- 2022-06-02 Johannes Schindelin New
[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
[3/4] http.c: avoid danging pointer to local variable `finished` ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin New
[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
[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,1/7] archive: optionally add "virtual" files scalar: implement the subcommand "diagnose" - - - --- 2022-05-21 Johannes Schindelin New
[v3,15/15] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,14/15] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,13/15] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,12/15] bisect: teach the `bisect--helper` command to show the correct usage strings Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,11/15] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,10/15] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,09/15] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,08/15] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,07/15] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,06/15] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,05/15] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,04/15] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,03/15] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,02/15] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[v3,01/15] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-05-21 Johannes Schindelin New
[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
[v2,4/6] trace2 docs: fix a JSON formatted example A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,3/6] trace2 docs: surround more terms in backticks A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,2/6] trace2 docs: "printf" is not an English word A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
[v2,1/6] trace2 docs: a couple of grammar fixes A couple of fixes for the Trace2 documentation - - - --- 2022-05-03 Johannes Schindelin Accepted
« 1 2 ... 3 4 59 10 »