aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* Merge branch 'js/mingw-isatty'Junio C Hamano2017-02-16
|\
| * mingw: make stderr unbuffered againJohannes Schindelin2017-02-14
* | Merge branch 'rs/qsort-s'Junio C Hamano2017-01-31
|\ \
| * | compat: add qsort_s()René Scharfe2017-01-23
| * | Merge branch 'mk/mingw-winansi-ttyname-termination-fix' into maintJunio C Hamano2017-01-17
| |\ \
* | \ \ Merge branch 'js/mingw-isatty'Junio C Hamano2017-01-31
|\ \ \ \ | | |_|/ | |/| |
| * | | mingw: follow-up to "replace isatty() hack"Johannes Schindelin2017-01-18
| |/ /
* | | Merge branch 'js/mingw-isatty'Junio C Hamano2016-12-27
|\ \ \ | |/ /
| * | mingw: replace isatty() hackJeff Hostetler2016-12-22
| * | mingw: fix colourization on Cygwin pseudo terminalsAlan Davies2016-12-22
| * | mingw: adjust is_console() to work with stdinJohannes Schindelin2016-12-22
* | | Merge branch 'mk/mingw-winansi-ttyname-termination-fix'Junio C Hamano2016-12-27
|\ \ \ | |/ / |/| / | |/
| * mingw: consider that UNICODE_STRING::Length counts bytesMax Kirillov2016-12-20
* | mingw: intercept isatty() to handle /dev/null as Git expects itJohannes Schindelin2016-12-11
* | Merge branch 'rs/compat-strdup' into maintJunio C Hamano2016-09-19
|\ \
| * | compat: move strdup(3) replacement to its own fileRené Scharfe2016-09-07
* | | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano2016-09-08
|\ \ \
| * | | mingw: ensure temporary file handles are not inherited by child processesBen Wijen2016-08-23
| |/ /
* | | Merge branch 'js/no-html-bypass-on-windows' into maintJunio C Hamano2016-09-08
|\ \ \
| * | | Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin2016-08-19
* | | | Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-08
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-06
| |\ \ \
| | * | | mingw: declare main()'s argv as constJohannes Schindelin2016-07-06
| | |/ /
* | | | Merge branch 'js/nedmalloc-gcc6-warnings' into maintJunio C Hamano2016-08-10
|\ \ \ \
| * | | | nedmalloc: work around overzealous GCC 6 warningRené Scharfe2016-08-05
| * | | | nedmalloc: fix misleading indentationJohannes Schindelin2016-08-04
* | | | | Merge branch 'ew/daemon-socket-keepalive' into maintJunio C Hamano2016-08-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Windows: add missing definition of ENOTSOCKJohannes Sixt2016-07-22
* | | | | Merge branch 'js/mingw-parameter-less-c-functions' into maintJunio C Hamano2016-07-11
|\ \ \ \ \
| * | | | | mingw: let the build succeed with DEVELOPER=1Johannes Schindelin2016-06-20
| | |_|/ / | |/| | |
* | | | | Merge branch 'rj/compat-regex-size-max-fix' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | regex: fix a SIZE_MAX macro redefinition warningRamsay Jones2016-06-06
| |/ / /
| * | | Merge branch 'kb/msys2-tty' into maintJunio C Hamano2016-06-06
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
| |\ \ \
| * \ \ \ Merge branch 'lp/typofixes' into maintJunio C Hamano2016-05-26
| |\ \ \ \
* | \ \ \ \ Merge branch 'kb/msys2-tty'Junio C Hamano2016-05-29
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)Karsten Blees2016-05-26
| |/ / / /
| * | | | Merge branch 'js/win32-mmap' into HEADJunio C Hamano2016-05-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/push-client-deadlock-fix' into HEADJunio C Hamano2016-05-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'js/mingw-tests-2.8' into maintJunio C Hamano2016-04-29
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jk/push-client-deadlock-fix'Junio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Windows: only add a no-op pthread_sigmask() when neededJohannes Schindelin2016-05-11
| * | | | | | | | Windows: add pthread_sigmask() that does nothingJohannes Sixt2016-05-02
| * | | | | | | | Merge branch 'jk/tighten-alloc' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'js/windows-dotgit'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | mingw: remove unnecessary definitionJohannes Schindelin2016-05-11
| * | | | | | | | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/error-errno'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compat/win32/syslog.c: use warning_errno()Nguyễn Thái Ngọc Duy2016-05-09
| |/ / / / / / / /