Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'js/win32-mmap' | Junio C Hamano | 2016-04-29 | 1 | -13/+18 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | mmap(win32): avoid expensive fstat() calljs/win32-mmap | Johannes Schindelin | 2016-04-22 | 1 | -9/+7 |
| * | | | | | | | mmap(win32): avoid copy-on-write when it is unnecessary | Johannes Schindelin | 2016-04-22 | 1 | -2/+3 |
| * | | | | | | | win32mmap: set errno appropriately | Johannes Schindelin | 2016-04-22 | 1 | -2/+8 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ky/imap-send-openssl-1.1.0' | Junio C Hamano | 2016-04-22 | 1 | -5/+11 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | imap-send: use HMAC() function provided by OpenSSL | Kazuki Yamaguchi | 2016-04-08 | 1 | -5/+11 |
* | | | | | | | Merge branch 'js/mingw-tests-2.8' | Junio C Hamano | 2016-04-13 | 1 | -7/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Windows: shorten code by re-using convert_slashes()js/mingw-tests-2.8 | Johannes Sixt | 2016-04-04 | 1 | -7/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | MSVC: use shipped headers instead of fallback definitionsss/msvc | Sven Strickroth | 2016-03-30 | 2 | -1/+5 |
* | | | | | MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more | Sven Strickroth | 2016-03-30 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | config --show-origin: report paths with forward slashes | Johannes Schindelin | 2016-03-23 | 1 | -0/+6 |
* | | | | Merge branch 'js/pthread-exit-emu-windows' | Junio C Hamano | 2016-03-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Mark win32's pthread_exit() as NORETURNjs/pthread-exit-emu-windows | Johannes Schindelin | 2016-03-02 | 1 | -1/+1 |
* | | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-03-04 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | compat/mingw: brown paper bag fix for 50a6c8e | Jeff King | 2016-02-29 | 1 | -1/+1 |
* | | | | | Merge branch 'ps/config-error' | Junio C Hamano | 2016-02-26 | 1 | -1/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | config: rename git_config_set_or_die to git_config_setps/config-error | Patrick Steinhardt | 2016-02-22 | 1 | -2/+2 |
| * | | | | compat: die when unable to set core.precomposeunicode | Patrick Steinhardt | 2016-02-22 | 1 | -1/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 4 | -9/+9 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 | 4 | -6/+6 |
| * | | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 2016-02-05 | 3 | -15/+77 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/clang-pedantic' into maint | Junio C Hamano | 2016-02-05 | 1 | -2/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 | 1 | -14/+77 |
|\ \ \ \ \ | |||||
| * | | | | | mingw: let lstat() fail with errno == ENOTDIR when appropriate | Johannes Schindelin | 2016-01-26 | 1 | -0/+39 |
| * | | | | | mingw: try to delete target directory before renaming | 마누엘 | 2016-01-26 | 1 | -1/+6 |
| * | | | | | mingw: prepare the TMPDIR environment variable for shell scripts | Johannes Schindelin | 2016-01-26 | 1 | -4/+19 |
| * | | | | | mingw: factor out Windows specific environment setup | Karsten Blees | 2016-01-26 | 1 | -13/+17 |
* | | | | | | Merge branch 'js/dirname-basename' | Junio C Hamano | 2016-02-03 | 3 | -15/+77 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | mingw: avoid linking to the C library's isalpha()js/dirname-basename | Johannes Sixt | 2016-01-25 | 2 | -6/+8 |
| * | | | | | compat/basename.c: provide a dirname() compatibility function | Johannes Schindelin | 2016-01-12 | 1 | -0/+44 |
| * | | | | | compat/basename: make basename() conform to POSIX | Johannes Schindelin | 2016-01-12 | 1 | -3/+17 |
| * | | | | | Refactor skipping DOS drive prefixes | Johannes Schindelin | 2016-01-12 | 3 | -13/+15 |
| | |_|_|/ | |/| | | |