summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2020-05-01Merge branch 'es/bugreport'Junio C Hamano
2020-04-27compat/regex: move stdlib.h up in inclusion chainĐoàn Trần Công Danh
2020-04-22Merge branch 'js/mingw-isilon-nfs'Junio C Hamano
2020-04-22Merge branch 'js/mingw-fixes'Junio C Hamano
2020-04-16bugreport: add compiler infoEmily Shaffer
2020-04-16help: move list_config_help to builtin/helpEmily Shaffer
2020-04-10mingw: cope with the Isilon network file systemNathan Sanders
2020-04-10mingw: help debugging by optionally executing bash with straceJohannes Schindelin
2020-04-08mingw: do not treat `COM0` as a reserved file nameJohannes Schindelin
2020-04-08mingw: use modern strftime implementation if possibleMatthias Aßhauer
2020-03-27run-command: trigger PATH lookup properly on CygwinAndras Kucsma
2020-03-09Merge branch 'am/mingw-poll-fix'Junio C Hamano
2020-03-02Merge branch 'rs/micro-cleanups'Junio C Hamano
2020-02-27mingw: workaround for hangs when sending STDINAlexandr Miloslavskiy
2020-02-24use strpbrk(3) to search for characters from a given setRené Scharfe
2020-02-17Merge branch 'js/mingw-open-in-gdb'Junio C Hamano
2020-02-14mingw: add a helper function to attach GDB to the current processJohannes Schindelin
2020-02-12Merge branch 'jk/clang-sanitizer-fixes'Junio C Hamano
2020-02-05Merge branch 'js/add-p-leftover-bits'Junio C Hamano
2020-01-30Merge branch 'jk/asan-build-fix'Junio C Hamano
2020-01-29obstack: avoid computing offsets from NULL pointerJeff King
2020-01-16Sync with maintJunio C Hamano
2020-01-16Makefile: use compat regex with SANITIZE=addressJeff King
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin
2020-01-15built-in add -p: handle Escape sequences more efficientlyJohannes Schindelin
2020-01-15built-in add -p: handle Escape sequences in interactive.singlekey modeJohannes Schindelin
2020-01-15terminal: add a new function to read a single keystrokeJohannes Schindelin
2020-01-15terminal: accommodate Git for Windows' default terminalJohannes Schindelin
2020-01-15terminal: make the code of disable_echo() reusableJohannes Schindelin
2020-01-02Merge branch 'js/mingw-reserved-filenames'Junio C Hamano
2019-12-22mingw: refuse paths containing reserved namesJohannes Schindelin
2019-12-22mingw: short-circuit the conversion of `/dev/null` to UTF-16Johannes Schindelin
2019-12-16Merge branch 'dd/time-reentrancy'Junio C Hamano
2019-12-10Merge branch 'js/mingw-inherit-only-std-handles'Junio C Hamano
2019-12-10Sync with Git 2.24.1Junio C Hamano
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06mingw: sh arguments need quoting in more circumstancesJohannes Schindelin
2019-12-06mingw: fix quoting of empty arguments for `sh`Johannes Schindelin
2019-12-06mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin
2019-12-06mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin