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