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
[v2,2/2] maintenance: running maintenance should not stop on errors Use a "best effort" strategy in scheduled maintenance - - - --- 2024-04-18 Johannes Schindelin New
[v2,1/2] for-each-repo: optionally keep going on an error Use a "best effort" strategy in scheduled maintenance - - - --- 2024-04-18 Johannes Schindelin New
[3/3] cat-file: avoid verifying submodules' OIDs cat-file: add %(objectmode) avoid verifying submodules' OIDs - - - --- 2024-03-11 Johannes Schindelin New
cmake: adapt to the Git Standard Library cmake: adapt to the Git Standard Library - - - --- 2024-02-27 Johannes Schindelin New
[v2,06/11] merge_bases_many(): pass on errors from `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,05/11] commit-reach: start reporting errors in `paint_down_to_common()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,03/11] Start reporting missing commits in `repo_in_merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
[v2,02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin New
cmake: let `test-tool` run the unit tests, too cmake: let `test-tool` run the unit tests, too - - - --- 2024-02-15 Johannes Schindelin New
ci: bump remaining outdated Actions versions ci: bump remaining outdated Actions versions - - - --- 2024-02-11 Johannes Schindelin New
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
[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
[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
[v4,11/11] commit-reach(repo_get_merge_bases_many_dirty): pass on errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,10/11] commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,09/11] commit-reach(get_octopus_merge_bases): pass on "missing commits" errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,08/11] commit-reach(repo_get_merge_bases): pass on "missing commits" errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,07/11] commit-reach(get_merge_bases_many_0): pass on "missing commits" errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,06/11] commit-reach(merge_bases_many): pass on "missing commits" errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,05/11] commit-reach(paint_down_to_common): start reporting errors The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,04/11] commit-reach(paint_down_to_common): prepare for handling shallow commits The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,03/11] commit-reach(repo_in_merge_bases_many): report missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,02/11] commit-reach(repo_in_merge_bases_many): optionally expect missing commits The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
[v4,01/11] commit-reach(paint_down_to_common): plug two memory leaks The merge-base logic vs missing commit objects - - - --- 2024-02-28 Johannes Schindelin Accepted
Remove a bogus empty file Remove a bogus empty file - - - --- 2024-02-26 Johannes Schindelin Accepted
[v4,6/6] fill_tree_descriptor(): mark error message for translation merge-tree: handle missing objects correctly - - - --- 2024-02-23 Johannes Schindelin Accepted
[v4,5/6] cache-tree: avoid an unnecessary check merge-tree: handle missing objects correctly - - - --- 2024-02-23 Johannes Schindelin Accepted
[v4,4/6] Always check `parse_tree*()`'s return value merge-tree: handle missing objects correctly - - - --- 2024-02-23 Johannes Schindelin Accepted
[v4,3/6] t4301: verify that merge-tree fails on missing blob objects merge-tree: handle missing objects correctly - - - --- 2024-02-23 Johannes Schindelin Accepted
[v4,2/6] merge-ort: do check `parse_tree()`'s return value merge-tree: handle missing objects correctly - - - --- 2024-02-23 Johannes Schindelin Accepted
[v4,1/6] merge-tree: fail with a non-zero exit code on missing tree objects merge-tree: handle missing objects correctly - - - --- 2024-02-23 Johannes Schindelin Accepted
[v2,11/11] repo_get_merge_bases_many_dirty(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,10/11] repo_get_merge_bases_many(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,09/11] get_octopus_merge_bases(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,08/11] repo_get_merge_bases(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,07/11] get_merge_bases_many_0(): pass on errors from `merge_bases_many()` The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,04/11] Prepare `paint_down_to_common()` for handling shallow commits The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,01/11] paint_down_to_common: plug two memory leaks The merge-base logic vs missing commit objects - - - --- 2024-02-22 Johannes Schindelin Accepted
[v2,2/2] ci(linux32): add a note about Actions that must not be updated ci: bump remaining outdated Actions versions - - - --- 2024-02-11 Johannes Schindelin Accepted
[v2,1/2] ci: bump remaining outdated Actions versions ci: bump remaining outdated Actions versions - - - --- 2024-02-11 Johannes Schindelin Accepted
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
win32: special-case `ENOSPC` when writing to a pipe win32: special-case `ENOSPC` when writing to a pipe - - - --- 2024-01-30 Johannes Schindelin Accepted
[v2] merge-tree: accept 3 trees as arguments [v2] merge-tree: accept 3 trees as arguments - - - --- 2024-01-28 Johannes Schindelin Accepted
[2/4] trace2: redact passwords from https:// URLs by default Redact unsafe URLs in the Trace2 output - - - --- 2023-11-22 Johannes Schindelin Accepted
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
[v2] ci: avoid running the test suite _twice_ [v2] ci: avoid running the test suite _twice_ - - - --- 2023-11-13 Johannes Schindelin Accepted
ci: upgrade to using macos-13 ci: upgrade to using macos-13 - - - --- 2023-11-03 Johannes Schindelin Accepted
[v2] max_tree_depth: lower it for MSVC to avoid stack overflows [v2] max_tree_depth: lower it for MSVC to avoid stack overflows - - - --- 2023-11-01 Johannes Schindelin Accepted
[v2,5/6] coverity: allow running on macOS Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-25 Johannes Schindelin Accepted
[v2,4/6] coverity: support building on Windows Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-25 Johannes Schindelin Accepted
[v2,3/6] coverity: allow overriding the Coverity project Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-25 Johannes Schindelin Accepted
[v2,2/6] coverity: cache the Coverity Build Tool Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-25 Johannes Schindelin Accepted
[v2,1/6] ci: add a GitHub workflow to submit Coverity scans Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-25 Johannes Schindelin Accepted
[v3,6/7] cmake: use test names instead of full paths CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin Accepted
[v3,5/7] cmake: fix typo in variable name CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin Accepted
[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
[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
[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
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
[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,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
« 1 2 3 46 7 »