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
[01/11] t1400: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[01/12] paint_down_to_common: plug a memory leak The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[01/15] scalar: create a rudimentary executable Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[02/11] fsmonitor: avoid memory leak in `fsm_settings__get_incompatible_msg()` Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[02/11] t3200: finish transitioning to the initial branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[02/12] Let `repo_in_merge_bases()` report missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[02/15] scalar: start documenting the command Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[03/11] t3201: finalize transitioning to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[03/12] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[03/15] scalar: create test infrastructure Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[04/11] t3203: complete the transition to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[04/12] Prepare `paint_down_to_common()` for handling shallow commits The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[05/11] submodule-config: avoid memory leak Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[05/11] t3205: finalize transitioning to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[05/12] commit-reach: start reporting errors in `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[06/11] t5505: finalize transitioning to using the branch name `main` Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[06/12] merge_bases_many(): pass on errors from `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[07/11] submodule--helper: avoid memory leak when fetching submodules Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[07/11] t5510: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[07/12] get_merge_bases_many_0(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[08/11] read_index_from(): avoid memory leak Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[08/11] t5703: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[08/12] repo_get_merge_bases(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[08/15] scalar: implement the `clone` subcommand Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[09/11] pack-mtimes: avoid closing a bogus file descriptor Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[09/11] t6302: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[09/12] get_octopus_merge_bases(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[09/15] scalar: teach 'clone' to support the --single-branch option Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[1/2] ci(check-whitespace): stop requiring a read/write token check-whitespace: two fixes - - - --- 2021-07-14 Johannes Schindelin Accepted
[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
[1/2] commit-graph: when closing the graph, also release the slab pull: release handles to pack files before potentially gc'ing - - - --- 2021-09-08 Johannes Schindelin Accepted
[1/2] docs(diff): lose incorrect claim about `diff-files --diff-filter=A` Fix two --diff-filter bugs - - - --- 2022-01-25 Johannes Schindelin Superseded
[1/2] for-each-repo: optionally keep going on an error Use a "best effort" strategy in scheduled maintenance - - - --- 2024-04-17 Johannes Schindelin Superseded
[1/2] fsmonitor: fix memory corruption in some corner cases Fix memory corruption with FSMonitor-enabled unpack_trees() - - - --- 2021-03-17 Johannes Schindelin Accepted
[1/2] maintenance: create `launchctl` configuration using a lock file macos: safeguard git maintenance against highly concurrent operations - - - --- 2021-08-24 Johannes Schindelin Accepted
[1/2] merge-recursive: prepare for `merge_submodule()` to report errors The merge-base logic vs missing commit objects (follow-up) - - - --- 2024-03-09 Johannes Schindelin Accepted
[1/2] mergetools/bc: add `bc4` to the alias list for Beyond Compare difftool: fix user-defined Beyond Compare setups - - - --- 2020-11-11 Johannes Schindelin Accepted
[1/2] range-diff: reorder argument handling Allow passing pathspecs to git range-diff - - - --- 2022-08-23 Johannes Schindelin Superseded
[1/2] rebase --update-refs: fix loops Fix two rebase bugs related to total_nr - - - --- 2023-05-10 Johannes Schindelin Superseded
[1/2] SECURITY: describe how to report vulnerabilities Describe Git's security policy - - - --- 2021-03-26 Johannes Schindelin Superseded
[1/2] t1450: robustify `remove_object()` Fix fsck --name-objects bug - 1 - --- 2021-02-10 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
[1/2] t5526: avoid depending on a specific default branch name Make t5526 independent of the default branch name - - - --- 2020-12-04 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
[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
[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
[1/3] Allow debugging unsafe directories' ownership Some improvements to safe.directory on Windows - - - --- 2022-07-13 Johannes Schindelin Superseded
[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
[1/3] init: document `init.defaultBranch` better Add helpful advice about init.defaultBranch - - - --- 2020-11-22 Johannes Schindelin Superseded
[1/3] mingw: move Git for Windows' system config where users expect it Move Git for Windows' system config to its top-level directory's etc/ - - - --- 2021-06-22 Johannes Schindelin Accepted
[1/3] range-diff: refactor check for commit range Range diff with ranges lacking dotdot - - - --- 2021-01-21 Johannes Schindelin Superseded
[1/3] sparse-index: sparse index is disallowed when split index is active : sparse index vs split index fixes - - - --- 2022-01-19 Johannes Schindelin Accepted
[1/3] t2106: adjust style to the current conventions t2106 vs. the default branch name - - - --- 2020-11-18 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
[1/4] cmake: also build unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-08-31 Johannes Schindelin Superseded
[1/4] cmake: support SKIP_DASHED_BUILT_INS cmake: learn to optionally skip linking dashed built-ins - - - --- 2021-03-27 Johannes Schindelin Superseded
[1/4] compat/win32/syslog: fix use-after-realloc ci: fix windows-build with GCC v12.x - - - --- 2022-05-24 Johannes Schindelin Accepted
[1/4] git-sh-setup: remove remnant bits referring to `git-legacy-stash` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[1/4] merge-tree: fail with a non-zero exit code on missing tree objects merge-tree: handle missing objects correctly - - - --- 2024-02-06 Johannes Schindelin Superseded
[1/4] run-command: prettify the `RUN_COMMAND_*` flags Follow-up to js/pull-release-backs-before-fetching - - - --- 2021-09-09 Johannes Schindelin Accepted
[1/4] split-index & fsmonitor: demonstrate a bug Fix a few split-index bugs - - - --- 2023-03-22 Johannes Schindelin Accepted
[1/4] t5515: use `main` as the name of the main branch for testing (part 1) Adjust t5515 for the upcoming change of the default branch name - - - --- 2020-11-02 Johannes Schindelin Accepted
[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
[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
[1/6] ci: use the new GitHub Action to download git-sdk-64-minimal ci: speed-up the Windows parts of our GitHub workflow - - - --- 2021-06-23 Johannes Schindelin Superseded
[1/6] range-diff: avoid leaking memory in two error code paths Optionally restrict range-diff output to "left" or "right" range only - - - --- 2021-02-04 Johannes Schindelin Superseded
[10/11] relative_url(): fix incorrect condition Coverity fixes - - - --- 2022-06-15 Johannes Schindelin Accepted
[10/11] t9902: use `main` as initial branch name Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[10/12] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[11/11] tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq Drop the PREPARE_FOR_MAIN_BRANCH prereq - - - --- 2020-12-17 Johannes Schindelin Accepted
[11/12] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[11/15] scalar: allow reconfiguring an existing enlistment Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[12/12] paint_down_to_common(): special-case shallow/partial clones The merge-base logic vs missing commit objects - - - --- 2024-02-13 Johannes Schindelin Superseded
[12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[14/15] scalar: implement the `version` command Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[15/15] scalar: accept -C and -c options before the subcommand Upstreaming the Scalar command - - - --- 2021-08-30 Johannes Schindelin Superseded
[2/2] ci(check-whitespace): restrict to the intended commits check-whitespace: two fixes - - - --- 2021-07-14 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
[2/2] diff-filter: be more careful when looking for negative bits Fix two --diff-filter bugs - - - --- 2022-01-25 Johannes Schindelin Superseded
[2/2] Document how we do embargoed releases Describe Git's security policy - - - --- 2021-03-26 Johannes Schindelin Superseded
[2/2] fsck --name-objects: be more careful parsing generation numbers Fix fsck --name-objects bug - - - --- 2021-02-10 Johannes Schindelin Accepted
[2/2] fsmonitor: do not forget to release the token in `discard_index()` Fix memory corruption with FSMonitor-enabled unpack_trees() - - - --- 2021-03-17 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
[2/2] gpg: do show gpg's error message upon failure Make GPG errors less puzzling - - - --- 2023-02-15 Johannes Schindelin Accepted
[2/2] maintenance: running maintenance should not stop on errors Use a "best effort" strategy in scheduled maintenance - - - --- 2024-04-17 Johannes Schindelin Superseded
[2/2] merge-ort/merge-recursive: do report errors in `merge_submodule()` The merge-base logic vs missing commit objects (follow-up) - - - --- 2024-03-09 Johannes Schindelin Accepted
[2/2] mergetool: avoid letting `list_tool_variants` break user-defined setups difftool: fix user-defined Beyond Compare setups - - - --- 2020-11-11 Johannes Schindelin Accepted
[2/2] pull: release packs before fetching pull: release handles to pack files before potentially gc'ing - - - --- 2021-09-08 Johannes Schindelin Accepted
[2/2] range-diff: optionally accept a pathspec Allow passing pathspecs to git range-diff - - - --- 2022-08-23 Johannes Schindelin Superseded
[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
[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] t0012: verify that built-ins handle `-h` even without gitdir checkout/fetch/pull/pack-objects: allow -h outside a repository again - - - --- 2022-02-07 Johannes Schindelin Accepted
[2/2] t5351: avoid using `test_cmp` for binary data ci: fix the FreeBSD build - - - --- 2022-07-29 Johannes Schindelin Accepted
[2/2] t5526: drop the prereq expecting the default branch name `main` Make t5526 independent of the default branch name - - - --- 2020-12-04 Johannes Schindelin Accepted
[2/3] get_default_branch_name(): prepare for showing some advice Add helpful advice about init.defaultBranch - - - --- 2020-11-22 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
[2/3] range-diff: handle commit ranges other than A..B Range diff with ranges lacking dotdot - - - --- 2021-01-21 Johannes Schindelin Superseded
[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
[2/3] t1091: disable split index : sparse index vs split index fixes - - - --- 2022-01-19 Johannes Schindelin Accepted
« 1 2 3 46 7 »