aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
...
* | | 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
| |/ / / / / / / /
* | | | | | | | | Merge branch 'lp/typofixes'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
| |/ / / / / / /
* | | | | | | | Merge branch 'js/win32-mmap'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | mmap(win32): avoid expensive fstat() callJohannes Schindelin2016-04-22
| * | | | | | | mmap(win32): avoid copy-on-write when it is unnecessaryJohannes Schindelin2016-04-22
| * | | | | | | win32mmap: set errno appropriatelyJohannes Schindelin2016-04-22
| |/ / / / / /
* | | | | | | Merge branch 'ky/imap-send-openssl-1.1.0'Junio C Hamano2016-04-22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | imap-send: use HMAC() function provided by OpenSSLKazuki Yamaguchi2016-04-08
* | | | | | | Merge branch 'js/mingw-tests-2.8'Junio C Hamano2016-04-13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Windows: shorten code by re-using convert_slashes()Johannes Sixt2016-04-04
| | |/ / / | |/| | |
* | | | | MSVC: use shipped headers instead of fallback definitionsSven Strickroth2016-03-30
* | | | | MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any moreSven Strickroth2016-03-30
|/ / / /
* | | | config --show-origin: report paths with forward slashesJohannes Schindelin2016-03-23
* | | | Merge branch 'js/pthread-exit-emu-windows'Junio C Hamano2016-03-04
|\ \ \ \
| * | | | Mark win32's pthread_exit() as NORETURNJohannes Schindelin2016-03-02
* | | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-03-04
|\ \ \ \ \ | | |_|_|/ | |/| | |