| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-17 | whatchanged: hint about git-log(1) and aliasing | Kristoffer Haugsbakk | 1 | -1/+1 |
| 2025-07-24 | Merge branch 'pw/adopt-c99-bool-officially' | Junio C Hamano | 1 | -6/+6 |
| 2025-07-16 | git-compat-util: convert string predicates to return bool | Phillip Wood | 1 | -6/+6 |
| 2025-06-25 | Merge branch 'jc/you-still-use-whatchanged' | Junio C Hamano | 1 | -0/+2 |
| 2025-05-22 | midx repack: avoid integer overflow on 32 bit systems | Phillip Wood | 1 | -0/+16 |
| 2025-05-12 | you-still-use-that??: help deprecating commands for removal | Junio C Hamano | 1 | -0/+2 |
| 2025-04-24 | Merge branch 'ps/parse-options-integers' | Junio C Hamano | 1 | -0/+7 |
| 2025-04-24 | Merge branch 'ps/object-file-cleanup' | Junio C Hamano | 1 | -0/+3 |
| 2025-04-17 | parse-options: detect mismatches in integer signedness | Patrick Steinhardt | 1 | -0/+7 |
| 2025-04-15 | object-file: move `git_open_cloexec()` to "compat/open.c" | Patrick Steinhardt | 1 | -0/+3 |
| 2025-04-08 | Merge branch 'ps/reftable-sans-compat-util' | Junio C Hamano | 1 | -529/+2 |
| 2025-04-08 | Merge branch 'en/assert-wo-side-effects' | Junio C Hamano | 1 | -0/+9 |
| 2025-03-29 | Merge branch 'jk/use-wunreachable-code-for-devs' | Junio C Hamano | 1 | -0/+9 |
| 2025-03-21 | ci: add build checking for side-effects in assert() calls | Elijah Newren | 1 | -0/+6 |
| 2025-03-21 | git-compat-util: introduce ASSERT() macro | Elijah Newren | 1 | -0/+2 |
| 2025-03-17 | git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare() | Junio C Hamano | 1 | -0/+9 |
| 2025-02-18 | git-compat-util.h: split out POSIX-emulating bits | Patrick Steinhardt | 1 | -529/+2 |
| 2025-02-06 | Merge branch 'ps/zlib-ng' | Junio C Hamano | 1 | -12/+0 |
| 2025-01-28 | git-compat-util: move include of "compat/zlib.h" into "git-zlib.h" | Patrick Steinhardt | 1 | -2/+0 |
| 2025-01-28 | compat: introduce new "zlib.h" header | Patrick Steinhardt | 1 | -1/+1 |
| 2025-01-28 | git-compat-util: drop `z_const` define | Patrick Steinhardt | 1 | -1/+0 |
| 2025-01-28 | compat: drop `uncompress2()` compatibility shim | Patrick Steinhardt | 1 | -9/+0 |
| 2025-01-17 | usage: add show_usage_if_asked() | Junio C Hamano | 1 | -0/+2 |
| 2024-12-06 | git-compat-util: introduce macros to disable "-Wsign-compare" warnings | Patrick Steinhardt | 1 | -0/+10 |
| 2024-11-21 | git-compat-util: drop now-unused `UNLEAK()` macro | Patrick Steinhardt | 1 | -20/+0 |
| 2024-08-29 | CodingGuidelines: also mention MAYBE_UNUSED | Junio C Hamano | 1 | -0/+24 |
| 2024-07-13 | win32: override `fspathcmp()` with a directory separator-aware version | Johannes Schindelin | 1 | -0/+8 |
| 2024-04-23 | Merge branch 'rs/no-openssl-compilation-fix-on-macos' | Junio C Hamano | 1 | -0/+1 |
| 2024-04-15 | git-compat-util: fix NO_OPENSSL on current macOS | René Scharfe | 1 | -0/+1 |
| 2024-04-03 | Win32: detect unix socket support at runtime | Matthias Aßhauer | 1 | -0/+12 |
| 2024-01-12 | Merge branch 'tb/multi-pack-verbatim-reuse' | Junio C Hamano | 1 | -0/+9 |
| 2023-12-18 | git-compat-util: convert skip_{prefix,suffix}{,_mem} to bool | René Scharfe | 1 | -20/+22 |
| 2023-12-14 | git-compat-util.h: implement checked size_t to uint32_t conversion | Taylor Blau | 1 | -0/+9 |
| 2023-08-24 | Merge branch 'mp/rebase-label-length-limit' | Junio C Hamano | 1 | -0/+4 |
| 2023-08-10 | sequencer: truncate labels to accommodate loose refs | Mark Ruvald Pedersen | 1 | -0/+4 |
| 2023-07-17 | Merge branch 'cw/compat-util-header-cleanup' | Junio C Hamano | 1 | -207/+77 |
| 2023-07-06 | Merge branch 'gc/config-context' | Junio C Hamano | 1 | -0/+2 |
| 2023-07-05 | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 1 | -0/+75 |
| 2023-07-05 | kwset: move translation table from ctype | Calvin Wan | 1 | -3/+0 |
| 2023-07-05 | sane-ctype.h: create header for sane-ctype macros | Calvin Wan | 1 | -61/+1 |
| 2023-07-05 | git-compat-util: move wrapper.c funcs to its header | Calvin Wan | 1 | -111/+1 |
| 2023-07-05 | git-compat-util: move strbuf.c funcs to its header | Calvin Wan | 1 | -32/+0 |
| 2023-06-28 | config: add ctx arg to config_fn_t | Glen Choo | 1 | -0/+2 |
| 2023-06-21 | git-compat-util.h: remove unneccessary include of wildmatch.h | Elijah Newren | 1 | -2/+0 |
| 2023-04-25 | Merge branch 'en/header-split-cache-h' | Junio C Hamano | 1 | -6/+0 |
| 2023-04-11 | treewide: remove double forward declaration of read_in_full | Elijah Newren | 1 | -6/+0 |
| 2023-03-28 | Merge branch 'pe/time-use-gettimeofday' | Junio C Hamano | 1 | -0/+19 |
| 2023-03-21 | git-compat-util: use gettimeofday(2) for time(2) | Paul Eggert | 1 | -0/+19 |
| 2023-03-17 | Merge branch 'mc/credential-helper-www-authenticate' | Junio C Hamano | 1 | -0/+19 |
| 2023-02-27 | http: read HTTP WWW-Authenticate response headers | Matthew John Cheetham | 1 | -0/+19 |
| 2023-02-23 | hex.h: move some hex-related declarations from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-01-23 | Merge branch 'rs/use-enhanced-bre-on-macos' | Junio C Hamano | 1 | -0/+5 |
| 2023-01-21 | Merge branch 'rs/dup-array' | Junio C Hamano | 1 | -2/+13 |
| 2023-01-16 | Sync with 2.39.1 | Junio C Hamano | 1 | -0/+8 |
| 2023-01-09 | add DUP_ARRAY | René Scharfe | 1 | -0/+5 |
| 2023-01-09 | do full type check in BARF_UNLESS_COPYABLE | René Scharfe | 1 | -3/+6 |
| 2023-01-09 | factor out BARF_UNLESS_COPYABLE | René Scharfe | 1 | -2/+5 |
| 2023-01-08 | use enhanced basic regular expressions on macOS | René Scharfe | 1 | -0/+5 |
| 2022-12-19 | Merge branch 'jk/avoid-redef-system-functions-2.30' | Junio C Hamano | 1 | -5/+12 |
| 2022-12-13 | Sync with 2.38.3 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Sync with Git 2.37.5 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Merge branch 'maint-2.36' into maint-2.37 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Merge branch 'maint-2.35' into maint-2.36 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Merge branch 'maint-2.34' into maint-2.35 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Merge branch 'maint-2.33' into maint-2.34 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Sync with Git 2.32.5 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Sync with Git 2.31.6 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-13 | Sync with Git 2.30.7 | Junio C Hamano | 1 | -0/+8 |
| 2022-12-09 | pretty: fix integer overflow in wrapping format | Patrick Steinhardt | 1 | -0/+8 |
| 2022-12-05 | git-compat-util: undefine system names before redeclaring them | Jeff King | 1 | -0/+4 |
| 2022-12-01 | git-compat-util: avoid redefining system function names | Jeff King | 1 | -3/+8 |
| 2022-10-27 | Merge branch 'ab/unused-annotation' into maint-2.38 | Junio C Hamano | 1 | -1/+4 |
| 2022-10-27 | Merge branch 'jk/unused-anno-more' | Junio C Hamano | 1 | -6/+10 |
| 2022-10-17 | mark unused parameters in trivial compat functions | Jeff King | 1 | -6/+10 |
| 2022-10-17 | Merge branch 'ab/unused-annotation' | Junio C Hamano | 1 | -1/+4 |
| 2022-10-07 | Merge branch 'ds/use-platform-regex-on-macos' | Junio C Hamano | 1 | -0/+1 |
| 2022-10-05 | git-compat-util.h: GCC deprecated message arg only in GCC 4.5+ | Alejandro R. Sedeño | 1 | -1/+4 |
| 2022-09-14 | Merge branch 'ab/unused-annotation' | Junio C Hamano | 1 | -6/+7 |
| 2022-09-14 | Merge branch 'jk/unused-annotation' | Junio C Hamano | 1 | -2/+11 |
| 2022-09-13 | Merge branch 'jk/pipe-command-nonblock' into maint | Junio C Hamano | 1 | -0/+22 |
| 2022-09-13 | Merge branch 'ab/submodule-helper-prep' | Junio C Hamano | 1 | -0/+3 |
| 2022-09-02 | submodule--helper: check repo{_submodule,}_init() return values | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
| 2022-09-01 | git-compat-util.h: use "deprecated" for UNUSED variables | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
| 2022-09-01 | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
| 2022-08-26 | grep: fix multibyte regex handling under macOS | Diomidis Spinellis | 1 | -0/+1 |
| 2022-08-25 | Merge branch 'vd/scalar-generalize-diagnose' | Junio C Hamano | 1 | -0/+1 |
| 2022-08-25 | Merge branch 'jk/pipe-command-nonblock' | Junio C Hamano | 1 | -0/+22 |
| 2022-08-19 | is_path_owned_by_current_uid(): mark "report" parameter as unused | Jeff King | 1 | -1/+2 |
| 2022-08-19 | config: mark unused callback parameters | Jeff King | 1 | -1/+3 |
| 2022-08-19 | git-compat-util: add UNUSED macro | Jeff King | 1 | -0/+6 |
| 2022-08-17 | git-compat-util: make MAX_IO_SIZE define globally available | Jeff King | 1 | -0/+22 |
| 2022-08-12 | scalar-diagnose: move 'get_disk_info()' to 'compat/' | Victoria Dye | 1 | -0/+1 |
| 2022-08-08 | setup: prepare for more detailed "dubious ownership" messages | Johannes Schindelin | 1 | -1/+4 |
| 2022-06-23 | Sync with 2.35.4 | Johannes Schindelin | 1 | -1/+57 |
| 2022-06-23 | Sync with 2.34.4 | Johannes Schindelin | 1 | -1/+57 |
| 2022-06-23 | Sync with 2.33.4 | Johannes Schindelin | 1 | -1/+57 |
| 2022-06-23 | Sync with 2.32.3 | Johannes Schindelin | 1 | -1/+57 |
| 2022-06-23 | Sync with 2.31.4 | Johannes Schindelin | 1 | -1/+57 |
| 2022-06-23 | Sync with 2.30.5 | Johannes Schindelin | 1 | -1/+57 |
| 2022-06-17 | Merge branch 'cb/path-owner-check-with-sudo-plus' | Junio C Hamano | 1 | -1/+6 |
| 2022-06-17 | git-compat-util: allow root to access both SUDO_UID and root owned | Carlo Marcelo Arenas Belón | 1 | -1/+6 |
| 2022-06-10 | Merge branch 'ab/bug-if-bug' | Junio C Hamano | 1 | -2/+12 |
| 2022-06-03 | Merge branch 'ds/bundle-uri' | Junio C Hamano | 1 | -1/+7 |
| 2022-06-03 | Merge branch 'ns/batch-fsync' | Junio C Hamano | 1 | -0/+2 |
| 2022-06-02 | usage.c: add a non-fatal bug() function to go with BUG() | Ævar Arnfjörð Bjarmason | 1 | -0/+10 |
| 2022-06-02 | common-main.c: move non-trace2 exit() behavior out of trace2.c | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2022-05-26 | Merge branch 'cb/path-owner-check-with-sudo' | Junio C Hamano | 1 | -1/+52 |
| 2022-05-16 | dir API: add a generalized path_match_flags() function | Ævar Arnfjörð Bjarmason | 1 | -1/+7 |
| 2022-05-12 | git-compat-util: avoid failing dir ownership checks if running privileged | Carlo Marcelo Arenas Belón | 1 | -1/+52 |
| 2022-04-11 | Merge tag 'v2.35.2' | Junio C Hamano | 1 | -0/+12 |
| 2022-04-06 | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 1 | -0/+4 |
| 2022-04-06 | core.fsync: use batch mode and sync loose objects by default on Windows | Neeraj Singh | 1 | -0/+2 |
| 2022-04-06 | Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync | Junio C Hamano | 1 | -6/+24 |
| 2022-04-06 | git-compat-util: really support openssl as a source of entropy | Carlo Marcelo Arenas Belón | 1 | -0/+4 |
| 2022-03-30 | trace2: add stats for fsync operations | Neeraj Singh | 1 | -0/+5 |
| 2022-03-25 | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 1 | -6/+24 |
| 2022-03-24 | Sync with 2.34.2 | Johannes Schindelin | 1 | -0/+12 |
| 2022-03-24 | Sync with 2.33.2 | Johannes Schindelin | 1 | -1/+15 |
| 2022-03-24 | Sync with 2.32.1 | Johannes Schindelin | 1 | -1/+15 |
| 2022-03-24 | Sync with 2.31.2 | Johannes Schindelin | 1 | -1/+15 |
| 2022-03-24 | Sync with 2.30.3 | Johannes Schindelin | 1 | -1/+15 |
| 2022-03-21 | Add a function to determine whether a path is owned by the current user | Johannes Schindelin | 1 | -0/+12 |
| 2022-03-17 | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | 1 | -1/+3 |
| 2022-03-10 | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 1 | -0/+24 |
| 2022-03-10 | wrapper: make inclusion of Windows csprng header tightly scoped | Neeraj Singh | 1 | -6/+0 |
| 2022-02-21 | C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code | Ævar Arnfjörð Bjarmason | 1 | -12/+0 |
| 2022-02-21 | git-compat-util.h: clarify GCC v.s. C99-specific in comment | Ævar Arnfjörð Bjarmason | 1 | -3/+1 |
| 2022-02-16 | Merge branch 'ab/auto-detect-zlib-compress2' | Junio C Hamano | 1 | -0/+12 |
| 2022-02-11 | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 1 | -0/+19 |
| 2022-01-26 | compat: auto-detect if zlib has uncompress2() | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
| 2022-01-17 | wrapper: add a helper to generate numbers from a CSPRNG | brian m. carlson | 1 | -0/+19 |
| 2022-01-10 | Merge branch 'ab/usage-die-message' | Junio C Hamano | 1 | -1/+3 |
| 2022-01-05 | Merge branch 'jc/flex-array-definition' | Junio C Hamano | 1 | -2/+11 |
| 2021-12-10 | Merge branch 'cb/mingw-gmtime-r' | Junio C Hamano | 1 | -1/+3 |
| 2021-12-10 | Merge branch 'bc/require-c99' | Junio C Hamano | 1 | -0/+13 |
| 2021-12-08 | flex-array: simplify compiler-specific workaround | Junio C Hamano | 1 | -2/+11 |
| 2021-12-07 | config API: use get_error_routine(), not vreportf() | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
| 2021-12-07 | usage.c + gc: add and use a die_message_errno() | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2021-12-07 | usage.c: add a die_message() routine | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2021-12-01 | git-compat-util: add a test balloon for C99 support | brian m. carlson | 1 | -0/+13 |
| 2021-11-29 | Merge branch 'mc/clean-smudge-with-llp64' | Junio C Hamano | 1 | -0/+25 |
| 2021-11-29 | Merge branch 'jc/unsetenv-returns-an-int' | Junio C Hamano | 1 | -1/+1 |
| 2021-11-27 | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | 1 | -1/+3 |
| 2021-11-03 | git-compat-util: introduce more size_t helpers | Johannes Schindelin | 1 | -0/+25 |
| 2021-10-29 | unsetenv(3) returns int, not void | Junio C Hamano | 1 | -1/+1 |
| 2021-10-29 | wrapper: remove xunsetenv() | Carlo Marcelo Arenas Belón | 1 | -1/+0 |
| 2021-10-06 | Merge branch 'ab/repo-settings-cleanup' | Junio C Hamano | 1 | -0/+2 |
| 2021-09-23 | Merge branch 'cb/unix-sockets-with-windows' | Junio C Hamano | 1 | -0/+3 |
| 2021-09-22 | wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2021-09-14 | git-compat-util: include declaration for unix sockets in windows | Carlo Marcelo Arenas Belón | 1 | -0/+3 |
| 2021-09-03 | gettext: remove optional non-standard parens in N_() definition | Ævar Arnfjörð Bjarmason | 1 | -4/+0 |
| 2021-07-16 | Merge branch 'ew/mmap-failures' | Junio C Hamano | 1 | -0/+1 |
| 2021-07-08 | Merge branch 'ar/typofix' | Junio C Hamano | 1 | -1/+1 |
| 2021-06-29 | xmmap: inform Linux users of tuning knobs on ENOMEM | Eric Wong | 1 | -0/+1 |
| 2021-06-14 | *: fix typos which duplicate a word | Andrei Rybak | 1 | -1/+1 |
| 2021-06-10 | Merge branch 'jn/size-t-casted-to-off-t-fix' | Junio C Hamano | 1 | -4/+2 |
| 2021-05-19 | xsize_t: avoid implementation defined behavior when len < 0 | Jonathan Nieder | 1 | -4/+2 |
| 2021-04-13 | Merge branch 'tb/precompose-prefix-simplify' | Junio C Hamano | 1 | -0/+5 |
| 2021-04-05 | precompose_utf8: make precompose_string_if_needed() public | Torsten Bögershausen | 1 | -0/+5 |
| 2021-03-22 | Merge branch 'jk/open-dotgitx-with-nofollow' | Junio C Hamano | 1 | -0/+7 |
| 2021-03-13 | git-compat-util.h: drop trailing semicolon from macro definition | René Scharfe | 1 | -1/+1 |
| 2021-03-08 | Sync with Git 2.30.2 for CVE-2021-21300 | Junio C Hamano | 1 | -0/+5 |
| 2021-03-04 | Merge branch 'jk/open-returns-eintr' | Junio C Hamano | 1 | -0/+6 |
| 2021-02-26 | Makefile: add OPEN_RETURNS_EINTR knob | Jeff King | 1 | -0/+6 |
| 2021-02-16 | add open_nofollow() helper | Jeff King | 1 | -0/+7 |
| 2021-02-12 | Merge branch 'tb/precompose-prefix-too' | Junio C Hamano | 1 | -2/+2 |
| 2021-02-12 | Sync with 2.29.3 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.28.1 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.27.1 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.26.3 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.24.4 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.23.4 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.22.5 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.21.4 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.20.5 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.19.6 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.18.5 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | Sync with 2.17.6 | Johannes Schindelin | 1 | -0/+5 |
| 2021-02-12 | checkout: fix bug that makes checkout follow symlinks in leading path | Matheus Tavares | 1 | -0/+5 |
| 2021-02-03 | MacOS: precompose_argv_prefix() | Torsten Bögershausen | 1 | -2/+2 |
| 2021-01-27 | git-compat-util: always enable variadic macros | Jeff King | 1 | -2/+5 |
| 2020-12-18 | Merge branch 'jc/compat-util-setitimer-fix' | Junio C Hamano | 1 | -1/+1 |
| 2020-12-15 | compat-util: pretend that stub setitimer() always succeeds | Junio C Hamano | 1 | -1/+1 |
| 2020-11-30 | Merge branch 'hn/sleep-millisec-decl' | Junio C Hamano | 1 | -0/+2 |
| 2020-11-24 | move sleep_millisec to git-compat-util.h | Han-Wen Nienhuys | 1 | -0/+2 |
| 2020-11-02 | Merge branch 'jk/report-fn-typedef' | Junio C Hamano | 1 | -5/+7 |
| 2020-10-16 | usage: define a type for a reporting function | Jeff King | 1 | -5/+7 |
| 2020-08-06 | compat-util: type-check parameters of no-op replacement functions | Junio C Hamano | 1 | -5/+15 |
| 2020-07-06 | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 1 | -0/+6 |
| 2020-05-27 | wrapper: add function to compare strings with different NUL termination | brian m. carlson | 1 | -0/+6 |
| 2020-05-20 | Merge branch 'cb/no-more-gmtime' | Junio C Hamano | 1 | -7/+0 |
| 2020-05-14 | compat: remove gmtime | Carlo Marcelo Arenas Belón | 1 | -7/+0 |
| 2020-03-27 | run-command: trigger PATH lookup properly on Cygwin | Andras Kucsma | 1 | -0/+8 |
| 2019-12-09 | Sync with Git 2.24.1 | Junio C Hamano | 1 | -0/+4 |
| 2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -0/+4 |
| 2019-12-06 | Sync with 2.22.2 | Johannes Schindelin | 1 | -0/+4 |
| 2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 1 | -0/+4 |
| 2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -0/+4 |
| 2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 1 | -0/+4 |
| 2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 1 | -0/+4 |