summaryrefslogtreecommitdiffstats
path: root/compat
AgeCommit message (Expand)AuthorLines
2021-02-12Sync with 2.25.5Johannes Schindelin-0/+2
2021-02-12Sync with 2.24.4Johannes Schindelin-0/+2
2021-02-12Sync with 2.23.4Johannes Schindelin-0/+2
2021-02-12Sync with 2.22.5Johannes Schindelin-0/+2
2021-02-12Sync with 2.21.4Johannes Schindelin-0/+2
2021-02-12Sync with 2.20.5Johannes Schindelin-0/+2
2021-02-12Sync with 2.19.6Johannes Schindelin-0/+2
2021-02-12Sync with 2.18.5Johannes Schindelin-0/+2
2021-02-12Sync with 2.17.6Johannes Schindelin-0/+2
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares-0/+2
2020-03-17Merge branch 'js/mingw-open-in-gdb' into maintJunio C Hamano-0/+23
2020-03-17Merge branch 'am/mingw-poll-fix' into maintJunio C Hamano-28/+3
2020-03-17Merge branch 'jk/clang-sanitizer-fixes' into maintJunio C Hamano-2/+4
2020-03-09Merge branch 'am/mingw-poll-fix'Junio C Hamano-28/+3
2020-03-02Merge branch 'rs/micro-cleanups'Junio C Hamano-1/+1
2020-02-27mingw: workaround for hangs when sending STDINAlexandr Miloslavskiy-28/+3
2020-02-24use strpbrk(3) to search for characters from a given setRené Scharfe-1/+1
2020-02-17Merge branch 'js/mingw-open-in-gdb'Junio C Hamano-0/+23
2020-02-14Merge branch 'jk/asan-build-fix' into maintJunio C Hamano-0/+5
2020-02-14mingw: add a helper function to attach GDB to the current processJohannes Schindelin-0/+23
2020-02-12Merge branch 'jk/clang-sanitizer-fixes'Junio C Hamano-2/+4
2020-02-05Merge branch 'js/add-p-leftover-bits'Junio C Hamano-4/+248
2020-01-30Merge branch 'jk/asan-build-fix'Junio C Hamano-0/+5
2020-01-28obstack: avoid computing offsets from NULL pointerJeff King-2/+4
2020-01-16Sync with maintJunio C Hamano-2/+2
2020-01-16Makefile: use compat regex with SANITIZE=addressJeff King-0/+5
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin-2/+2
2020-01-15built-in add -p: handle Escape sequences more efficientlyJohannes Schindelin-1/+72
2020-01-15built-in add -p: handle Escape sequences in interactive.singlekey modeJohannes Schindelin-1/+55
2020-01-15terminal: add a new function to read a single keystrokeJohannes Schindelin-0/+58
2020-01-15terminal: accommodate Git for Windows' default terminalJohannes Schindelin-0/+50
2020-01-15terminal: make the code of disable_echo() reusableJohannes Schindelin-4/+15
2020-01-02Merge branch 'js/mingw-reserved-filenames'Junio C Hamano-22/+111
2019-12-21mingw: refuse paths containing reserved namesJohannes Schindelin-16/+99
2019-12-21mingw: short-circuit the conversion of `/dev/null` to UTF-16Johannes Schindelin-10/+16
2019-12-16Merge branch 'dd/time-reentrancy'Junio C Hamano-6/+6
2019-12-10Merge branch 'js/mingw-inherit-only-std-handles'Junio C Hamano-12/+145
2019-12-09Sync with Git 2.24.1Junio C Hamano-11/+133
2019-12-06Sync with 2.23.1Johannes Schindelin-11/+133
2019-12-06Sync with 2.22.2Johannes Schindelin-11/+133
2019-12-06Sync with 2.21.1Johannes Schindelin-11/+133
2019-12-06mingw: sh arguments need quoting in more circumstancesJohannes Schindelin-2/+3
2019-12-06mingw: fix quoting of empty arguments for `sh`Johannes Schindelin-1/+1
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin-1/+2
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin-1/+14
2019-12-06Sync with 2.20.2Johannes Schindelin-6/+113
2019-12-06Sync with 2.19.3Johannes Schindelin-6/+112
2019-12-06Sync with 2.18.2Johannes Schindelin-6/+112
2019-12-06Sync with 2.17.3Johannes Schindelin-6/+112
2019-12-06Sync with 2.16.6Johannes Schindelin-6/+112