Show patches with: Submitter = Johannes Schindelin via GitGitGadget       |    Archived = No       |   427 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] cmake: ignore files generated by CMake as run in Visual Studio CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[01/11] maintenance: create basic maintenance runner Maintenance I: Command, gc and commit-graph tasks - 1 - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[01/13] reftable: add LICENSE reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[02/10] cmake: do find Git for Windows' shell interpreter CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[02/11] maintenance: add --quiet option Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[02/13] reftable: define the public API reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[02/16] treewide: be explicit about dependence on gettext.h Header cleanups - - - --- 2023-03-19 Johannes Schindelin via GitGitGadget Accepted
[03/10] cmake: ensure that the `vcpkg` packages are found on Windows CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[03/11] maintenance: replace run_auto_gc() Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[03/13] vcxproj: adjust for the reftable changes reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[04/11] maintenance: initialize task array Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[04/13] reftable: add a barebones unittest framework reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[05/10] cmake: quote the path accurately when editing `test-lib.sh` CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[05/11] maintenance: add commit-graph task Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[05/13] reftable: utility functions reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[06/10] cmake (Windows): let the `.dll` files are found when running the tests CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[06/11] maintenance: add --task option Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[06/13] reftable: (de)serialization for the polymorphic record type. reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[07/10] cmake (Windows): complain when encountering an unknown compiler CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[07/11] maintenance: take a lock on the objects directory Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[07/13] reftable: reading/writing blocks reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[08/10] cmake (Windows): initialize vcpkg/build dependencies automatically CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[08/11] maintenance: create maintenance.<task>.enabled config Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[08/13] reftable: a generic binary tree implementation reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[09/11] maintenance: use pointers to check --auto Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[09/13] reftable: write reftable files reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[1/2] add -p: use ALLOC_GROW_BY instead of ALLOW_GROW add p in C tweaks - - - --- 2020-08-17 Johannes Schindelin via GitGitGadget Accepted
[1/2] ci: fix indentation of the `ci-config` job ci: avoid ugly "failure" annotation in the GitHub workflow - - - --- 2020-09-01 Johannes Schindelin via GitGitGadget Accepted
[1/2] Remove doubled words in various comments Typo fixes - - - --- 2020-07-28 Johannes Schindelin via GitGitGadget Accepted
[1/2] t1415: avoid using `main` as ref name Avoid main as branch name in the test suite - - - --- 2020-10-05 Johannes Schindelin via GitGitGadget Superseded
[1/2] t3000: fix some test description typos Fix handling of matching nonbare repo vs. matching something under nonbare repo - - - --- 2020-08-12 Johannes Schindelin via GitGitGadget Accepted
[1/2] t6300: unify %(trailers) and %(contents:trailers) tests Fix trailers atom bug and improved tests - - - --- 2020-08-19 Johannes Schindelin via GitGitGadget Superseded
[1/2] userdiff: add tests for Fortran xfuncname regex Improve and test Fortran xfuncname regex - - - --- 2020-08-12 Johannes Schindelin via GitGitGadget Accepted
[1/3] command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers' List all guides in git(1) - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[1/3] dir: fix leak of parent_hashmap and recursive_hashmap Clean up some memory leaks in and around dir.c - - - --- 2020-08-16 Johannes Schindelin via GitGitGadget Superseded
[1/3] git-imap-send.txt: don't duplicate 'Examples' sections Clean up and improve git-imap-send.txt - - - --- 2020-08-30 Johannes Schindelin via GitGitGadget Accepted
[1/3] Make refs_ref_exists public Use refs API for handling sundry pseudorefs - - - --- 2020-08-18 Johannes Schindelin via GitGitGadget Superseded
[1/3] mem-pool: add convenience functions for xstrdup and xstrndup Extend and add a little more generalization to the mem_pool API - - - --- 2020-08-14 Johannes Schindelin via GitGitGadget Superseded
[1/3] mergetool-lib: use $XDG_CURRENT_DESKTOP to check GNOME mergetool-lib: Don't use deprecated variable to detect GNOME - - - --- 2020-08-05 Johannes Schindelin via GitGitGadget Superseded
[1/3] msvc: copy the correct `.pdb` files in the Makefile target `install` Optionally skip linking/copying the built-ins - - - --- 2020-08-17 Johannes Schindelin via GitGitGadget Superseded
[1/3] t/README: document GIT_TEST_DEFAULT_HASH [1/3] t/README: document GIT_TEST_DEFAULT_HASH - - - --- 2020-08-14 Johannes Schindelin via GitGitGadget Superseded
[1/4] clone: add tests for --template and some disallowed option pairs clone: allow configurable default for -o/--origin - - - --- 2020-09-11 Johannes Schindelin via GitGitGadget Superseded
[1/4] t6038: make tests fail for the right reason Attr fixes - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[1/4] Use $(SHELL_PATH) instead of sh in Makefile. Fit the building tools to Plan 9 environment - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[1/5] fast-export: avoid using unnecessary language in a code comment Inclusive naming, part II - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[1/7] maintenance: optionally skip --auto process Maintenance III: Background maintenance - - - --- 2020-09-04 Johannes Schindelin via GitGitGadget Superseded
[1/7] maintenance: optionally skip --auto process Maintenance III: background maintenance - - - --- 2020-08-19 Johannes Schindelin via GitGitGadget Superseded
[1/9] fetch: optionally allow disabling FETCH_HEAD update Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[10/10] hashmap_for_each_entry(): work around MSVC's run-time check failure #3 CMake and Visual Studio - - - --- 2020-09-25 Johannes Schindelin via GitGitGadget Superseded
[10/11] maintenance: add auto condition for commit-graph task Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[10/13] reftable: read reftable files reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[11/11] maintenance: add trace2 regions for task execution Maintenance I: Command, gc and commit-graph tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[11/13] reftable: file level tests reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[12/13] reftable: rest of library reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[13/13] reftable: "test-tool dump-reftable" command. reftable library - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[2/2] add -p: fix checking of user input add p in C tweaks - - - --- 2020-08-17 Johannes Schindelin via GitGitGadget Accepted
[2/2] ci: avoid ugly "failure" in the `ci-config` job ci: avoid ugly "failure" annotation in the GitHub workflow - - - --- 2020-09-01 Johannes Schindelin via GitGitGadget Accepted
[2/2] dir: avoid prematurely marking nonbare repositories as matches Fix handling of matching nonbare repo vs. matching something under nonbare repo - - - --- 2020-08-12 Johannes Schindelin via GitGitGadget Accepted
[2/2] hashmap: fix typo in usage docs Typo fixes - - - --- 2020-07-28 Johannes Schindelin via GitGitGadget Accepted
[2/2] ref-filter: 'contents:trailers' show error if `:` is missing Fix trailers atom bug and improved tests - - - --- 2020-08-19 Johannes Schindelin via GitGitGadget Superseded
[2/2] tests: avoid using the branch name `main` Avoid main as branch name in the test suite - - - --- 2020-10-05 Johannes Schindelin via GitGitGadget Superseded
[2/2] userdiff: improve Fortran xfuncname regex Improve and test Fortran xfuncname regex - - - --- 2020-08-12 Johannes Schindelin via GitGitGadget Accepted
[2/3] commit-graph: use the hash version byte [1/3] t/README: document GIT_TEST_DEFAULT_HASH - - - --- 2020-08-14 Johannes Schindelin via GitGitGadget Superseded
[2/3] dir: make clear_directory() free all relevant memory Clean up some memory leaks in and around dir.c - - - --- 2020-08-16 Johannes Schindelin via GitGitGadget Superseded
[2/3] git-imap-send.txt: do verify SSL certificate for gmail.com Clean up and improve git-imap-send.txt - - - --- 2020-08-30 Johannes Schindelin via GitGitGadget Accepted
[2/3] help: drop usage of 'common' and 'useful' for guides List all guides in git(1) - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[2/3] mem-pool: use more standard initialization and finalization Extend and add a little more generalization to the mem_pool API - - - --- 2020-08-14 Johannes Schindelin via GitGitGadget Superseded
[2/3] mergetool-lib: keep a list of cross desktop merge tools mergetool-lib: Don't use deprecated variable to detect GNOME - - - --- 2020-08-05 Johannes Schindelin via GitGitGadget Superseded
[2/3] Optionally skip linking/copying the built-ins Optionally skip linking/copying the built-ins - - - --- 2020-08-17 Johannes Schindelin via GitGitGadget Superseded
[2/3] Treat CHERRY_PICK_HEAD as a pseudo ref Use refs API for handling sundry pseudorefs - - - --- 2020-08-18 Johannes Schindelin via GitGitGadget Superseded
[2/4] clone: call git_config before parse_options clone: allow configurable default for -o/--origin - - - --- 2020-09-11 Johannes Schindelin via GitGitGadget Superseded
[2/4] Define TAR_CF and TAR_XF variables in Makefile Fit the building tools to Plan 9 environment - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[2/4] t6038: fix test with obviously incorrect expectations Attr fixes - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[2/5] t/test-terminal: avoid non-inclusive language Inclusive naming, part II - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[2/7] maintenance: add --schedule option and config Maintenance III: Background maintenance - - - --- 2020-09-04 Johannes Schindelin via GitGitGadget Superseded
[2/9] maintenance: add prefetch task Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[20/26] refs: RFC: Reftable support for git-core [01/26] hash.h: provide constants for the hash IDs - - - --- 2021-07-20 Johannes Schindelin via GitGitGadget Superseded
[23/24] hash-ll, hashmap: move oidhash() to hash-ll Header cleanups (final splitting of cache.h, and some splitting of other headers) - - - --- 2023-05-07 Johannes Schindelin via GitGitGadget Superseded
[3/3] ci: stop linking built-ins to the dashed versions Optionally skip linking/copying the built-ins - - - --- 2020-08-17 Johannes Schindelin via GitGitGadget Superseded
[3/3] dir: fix problematic API to avoid memory leaks Clean up some memory leaks in and around dir.c - - - --- 2020-08-16 Johannes Schindelin via GitGitGadget Superseded
[3/3] git-imap-send.txt: add note about localized Gmail folders Clean up and improve git-imap-send.txt - - - --- 2020-08-30 Johannes Schindelin via GitGitGadget Accepted
[3/3] git.txt: add list of guides List all guides in git(1) - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[3/3] mem-pool: use consistent pool variable name Extend and add a little more generalization to the mem_pool API - - - --- 2020-08-14 Johannes Schindelin via GitGitGadget Superseded
[3/3] mergetool-lib: give kdiff3 prioirty in KDE environments mergetool-lib: Don't use deprecated variable to detect GNOME - - - --- 2020-08-05 Johannes Schindelin via GitGitGadget Superseded
[3/3] multi-pack-index: use hash version byte [1/3] t/README: document GIT_TEST_DEFAULT_HASH - - - --- 2020-08-14 Johannes Schindelin via GitGitGadget Superseded
[3/3] Treat REVERT_HEAD as a pseudo ref Use refs API for handling sundry pseudorefs - - - --- 2020-08-18 Johannes Schindelin via GitGitGadget Superseded
[3/4] clone: validate --origin option before use clone: allow configurable default for -o/--origin - - - --- 2020-09-11 Johannes Schindelin via GitGitGadget Superseded
[3/4] Fit to Plan 9's ANSI/POSIX compatibility layer Fit the building tools to Plan 9 environment - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[3/4] merge: make merge.renormalize work for all uses of merge machinery Attr fixes - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[3/4] t5515: use `main` as the name of the main branch for testing (part 3) Adjust t5515 for the upcoming change of the default branch name - - - --- 2020-11-02 Johannes Schindelin via GitGitGadget Accepted
[3/5] t3200: avoid variations of the `master` branch name Inclusive naming, part II - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
[3/7] for-each-repo: run subcommands on configured repos Maintenance III: Background maintenance - - - --- 2020-09-04 Johannes Schindelin via GitGitGadget Superseded
[3/7] maintenance: add --scheduled option and config Maintenance III: background maintenance - - - --- 2020-08-19 Johannes Schindelin via GitGitGadget Superseded
[3/9] maintenance: add loose-objects task Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[4/4] checkout: support renormalization with checkout -m <paths> Attr fixes - - - --- 2020-08-02 Johannes Schindelin via GitGitGadget Superseded
[4/4] clone: allow configurable default for `-o`/`--origin` clone: allow configurable default for -o/--origin - - - --- 2020-09-11 Johannes Schindelin via GitGitGadget Superseded
[4/4] Use $(LD) instead of $(CC) for linking the object files Fit the building tools to Plan 9 environment - - - --- 2020-08-06 Johannes Schindelin via GitGitGadget Superseded
[4/5] tests: avoid variations of the `master` branch name Inclusive naming, part II - - - --- 2020-09-16 Johannes Schindelin via GitGitGadget Superseded
« 1 2 3 44 5 »