Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/mingw-isatty' | Junio C Hamano | 2017-02-16 | 1 | -0/+4 |
|\ | |||||
| * | mingw: make stderr unbuffered againjs/mingw-isatty | Johannes Schindelin | 2017-02-14 | 1 | -0/+4 |
* | | Merge branch 'rs/qsort-s' | Junio C Hamano | 2017-01-31 | 1 | -0/+69 |
|\ \ | |||||
| * | | compat: add qsort_s() | René Scharfe | 2017-01-23 | 1 | -0/+69 |
| * | | Merge branch 'mk/mingw-winansi-ttyname-termination-fix' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge branch 'js/mingw-isatty' | Junio C Hamano | 2017-01-31 | 1 | -7/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | mingw: follow-up to "replace isatty() hack" | Johannes Schindelin | 2017-01-18 | 1 | -7/+4 |
| |/ / | |||||
* | | | Merge branch 'js/mingw-isatty' | Junio C Hamano | 2016-12-27 | 1 | -114/+84 |
|\ \ \ | |/ / | |||||
| * | | mingw: replace isatty() hack | Jeff Hostetler | 2016-12-22 | 1 | -107/+69 |
| * | | mingw: fix colourization on Cygwin pseudo terminals | Alan Davies | 2016-12-22 | 1 | -2/+6 |
| * | | mingw: adjust is_console() to work with stdin | Johannes Schindelin | 2016-12-22 | 1 | -1/+5 |
* | | | Merge branch 'mk/mingw-winansi-ttyname-termination-fix' | Junio C Hamano | 2016-12-27 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | mingw: consider that UNICODE_STRING::Length counts bytesmk/mingw-winansi-ttyname-termination-fix | Max Kirillov | 2016-12-20 | 1 | -1/+1 |
* | | mingw: intercept isatty() to handle /dev/null as Git expects it | Johannes Schindelin | 2016-12-11 | 2 | -0/+36 |
* | | Merge branch 'rs/compat-strdup' into maint | Junio C Hamano | 2016-09-19 | 2 | -16/+11 |
|\ \ | |||||
| * | | compat: move strdup(3) replacement to its own filers/compat-strdup | René Scharfe | 2016-09-07 | 2 | -16/+11 |
* | | | Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maint | Junio C Hamano | 2016-09-08 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | mingw: ensure temporary file handles are not inherited by child processesbw/mingw-avoid-inheriting-fd-to-lockfile | Ben Wijen | 2016-08-23 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge branch 'js/no-html-bypass-on-windows' into maint | Junio C Hamano | 2016-09-08 | 2 | -45/+0 |
|\ \ \ | |||||
| * | | | Revert "display HTML in default browser using Windows' shell API"js/no-html-bypass-on-windows | Johannes Schindelin | 2016-08-19 | 2 | -45/+0 |
* | | | | Merge branch 'jk/common-main' into maint | Junio C Hamano | 2016-09-08 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | mingw: declare main()'s argv as constjk/common-main-2.8 | Johannes Schindelin | 2016-07-06 | 1 | -1/+1 |
| | |/ / | |||||
* | | | | Merge branch 'js/nedmalloc-gcc6-warnings' into maint | Junio C Hamano | 2016-08-10 | 1 | -9/+8 |
|\ \ \ \ | |||||
| * | | | | nedmalloc: work around overzealous GCC 6 warningjs/nedmalloc-gcc6-warnings | René Scharfe | 2016-08-05 | 1 | -5/+4 |
| * | | | | nedmalloc: fix misleading indentation | Johannes Schindelin | 2016-08-04 | 1 | -4/+4 |
* | | | | | Merge branch 'ew/daemon-socket-keepalive' into maint | Junio C Hamano | 2016-08-08 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Windows: add missing definition of ENOTSOCKew/daemon-socket-keepalive | Johannes Sixt | 2016-07-22 | 1 | -0/+3 |
* | | | | | Merge branch 'js/mingw-parameter-less-c-functions' into maint | Junio C Hamano | 2016-07-11 | 3 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | mingw: let the build succeed with DEVELOPER=1js/mingw-parameter-less-c-functions | Johannes Schindelin | 2016-06-20 | 3 | -6/+6 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'rj/compat-regex-size-max-fix' into maint | Junio C Hamano | 2016-07-06 | 2 | -2/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | regex: fix a SIZE_MAX macro redefinition warningrj/compat-regex-size-max-fix | Ramsay Jones | 2016-06-06 | 2 | -2/+1 |
| |/ / / | |||||
| * | | | Merge branch 'kb/msys2-tty' into maint | Junio C Hamano | 2016-06-06 | 1 | -4/+54 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'js/windows-dotgit' into maint | Junio C Hamano | 2016-05-26 | 2 | -3/+74 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'lp/typofixes' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'kb/msys2-tty' | Junio C Hamano | 2016-05-29 | 1 | -4/+54 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)kb/msys2-tty | Karsten Blees | 2016-05-26 | 1 | -4/+54 |
| |/ / / / | |||||
| * | | | | Merge branch 'js/win32-mmap' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -13/+18 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/push-client-deadlock-fix' into HEAD | Junio C Hamano | 2016-05-18 | 2 | -0/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ky/imap-send-openssl-1.1.0' into maint | Junio C Hamano | 2016-05-06 | 1 | -5/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'js/mingw-tests-2.8' into maint | Junio C Hamano | 2016-04-29 | 1 | -7/+2 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jk/push-client-deadlock-fix' | Junio C Hamano | 2016-05-18 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Windows: only add a no-op pthread_sigmask() when neededjk/push-client-deadlock-fix | Johannes Schindelin | 2016-05-11 | 1 | -0/+2 |
| * | | | | | | | | Windows: add pthread_sigmask() that does nothing | Johannes Sixt | 2016-05-02 | 2 | -0/+6 |
| * | | | | | | | | Merge branch 'jk/tighten-alloc' into maint | Junio C Hamano | 2016-03-10 | 4 | -9/+9 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'js/windows-dotgit' | Junio C Hamano | 2016-05-17 | 2 | -3/+74 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | mingw: remove unnecessary definitionjs/windows-dotgit | Johannes Schindelin | 2016-05-11 | 1 | -3/+0 |
| * | | | | | | | | | mingw: introduce the 'core.hideDotFiles' setting | Johannes Schindelin | 2016-05-11 | 1 | -0/+74 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | compat/win32/syslog.c: use warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | 1 | -3/+3 |
| |/ / / / / / / / |