Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/nedalloc-fixlets' | Junio C Hamano | 2019-08-22 | 1 | -3/+3 |
|\ | |||||
| * | nedmalloc: avoid compiler warning about unused value | René Scharfe | 2019-08-07 | 1 | -2/+2 |
| * | nedmalloc: do assignments only after the declaration section | René Scharfe | 2019-08-07 | 1 | -1/+1 |
* | | Merge branch 'js/visual-studio' | Junio C Hamano | 2019-08-02 | 1 | -0/+23 |
|\ \ | |||||
| * | | msvc: add a Makefile target to pre-generate the Visual Studio solution | Johannes Schindelin | 2019-07-29 | 1 | -0/+23 |
* | | | Merge branch 'js/mingw-spawn-with-spaces-in-path' | Junio C Hamano | 2019-07-25 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | mingw: support spawning programs containing spaces in their names | Johannes Schindelin | 2019-07-16 | 1 | -3/+5 |
* | | | | Merge branch 'kb/mingw-set-home' | Junio C Hamano | 2019-07-19 | 1 | -0/+24 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | mingw: initialize HOME on startup | Karsten Blees | 2019-07-08 | 1 | -0/+24 |
| |/ / | |||||
* | | | Merge branch 'js/mingw-use-utf8' | Junio C Hamano | 2019-07-12 | 3 | -8/+16 |
|\ \ \ | |||||
| * | | | mingw: fix possible buffer overrun when calling `GetUserNameW()` | Johannes Schindelin | 2019-07-08 | 1 | -1/+1 |
| * | | | mingw: use Unicode functions explicitly | Johannes Schindelin | 2019-06-27 | 3 | -6/+8 |
| * | | | mingw: get pw_name in UTF-8 format | Johannes Schindelin | 2019-06-27 | 1 | -2/+8 |
| |/ / | |||||
* | | | Merge branch 'cb/windows-manifest' | Junio C Hamano | 2019-07-12 | 1 | -0/+25 |
|\ \ \ | |||||
| * | | | mingw: embed a manifest to trick UAC into Doing The Right Thing | Cesar Eduardo Barros | 2019-06-27 | 1 | -0/+25 |
| |/ / | |||||
* | | | Merge branch 'jh/msvc' | Junio C Hamano | 2019-07-10 | 11 | -37/+481 |
|\ \ \ | |||||
| * | | | msvc: avoid debug assertion windows in Debug Mode | Johannes Schindelin | 2019-06-25 | 1 | -0/+4 |
| * | | | msvc: do not pretend to support all signals | Jeff Hostetler | 2019-06-25 | 1 | -0/+25 |
| * | | | msvc: add pragmas for common warnings | Philip Oakley | 2019-06-25 | 1 | -0/+4 |
| * | | | msvc: add a compile-time flag to allow detailed heap debugging | Jeff Hostetler | 2019-06-25 | 1 | -0/+6 |
| * | | | msvc: support building Git using MS Visual C++ | Jeff Hostetler | 2019-06-25 | 7 | -5/+371 |
| * | | | msvc: fix detect_msys_tty() | Jeff Hostetler | 2019-06-20 | 1 | -0/+13 |
| * | | | msvc: define ftello() | Jeff Hostetler | 2019-06-20 | 1 | -0/+2 |
| * | | | msvc: do not re-declare the timespec struct | Jeff Hostetler | 2019-06-20 | 1 | -0/+2 |
| * | | | msvc: mark a variable as non-const | Jeff Hostetler | 2019-06-20 | 1 | -1/+4 |
| * | | | msvc: define O_ACCMODE | Philip Oakley | 2019-06-20 | 1 | -0/+2 |
| * | | | msvc: include sigset_t definition | Philip Oakley | 2019-06-20 | 1 | -0/+2 |
| * | | | mingw: replace mingw_startup() hack | Johannes Schindelin | 2019-06-20 | 2 | -30/+45 |
| * | | | obstack: fix compiler warning | Johannes Schindelin | 2019-06-20 | 1 | -1/+1 |
| |/ / | |||||
* | | | winansi: simplify loading the GetCurrentConsoleFontEx() function | Johannes Schindelin | 2019-06-13 | 1 | -9/+5 |
* | | | poll (mingw): allow compiling with GCC 8 and DEVELOPER=1 | Johannes Schindelin | 2019-06-13 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'tt/no-ipv6-fallback-for-winxp' | Junio C Hamano | 2019-05-19 | 2 | -183/+3 |
|\ \ | |||||
| * | | mingw: remove obsolete IPv6-related code | Tanushree Tumane | 2019-05-07 | 2 | -183/+3 |
* | | | Merge branch 'cc/access-on-aix-workaround' | Junio C Hamano | 2019-05-13 | 2 | -1/+32 |
|\ \ \ | |||||
| * | | | git-compat-util: work around for access(X_OK) under root | Clément Chigot | 2019-04-25 | 2 | -1/+32 |
| | |/ | |/| | |||||
* | | | trace2: report peak memory usage of the process | Jeff Hostetler | 2019-04-16 | 1 | -3/+47 |
* | | | trace2: refactor setting process starting time | Jeff Hostetler | 2019-04-16 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'jk/guard-bswap-header' | Junio C Hamano | 2019-03-11 | 1 | -0/+5 |
|\ \ | |||||
| * | | compat/bswap: add include header guards | Jeff King | 2019-03-06 | 1 | -0/+5 |
* | | | trace2: collect Windows-specific process information | Jeff Hostetler | 2019-02-23 | 1 | -0/+147 |
* | | | trace2: create new combined trace facility | Jeff Hostetler | 2019-02-23 | 2 | -3/+11 |
| |/ |/| | |||||
* | | mingw: safe-guard a bit more against getenv() problems | Johannes Schindelin | 2019-02-15 | 1 | -1/+1 |
* | | Merge branch 'js/mingw-host-cpu' | Junio C Hamano | 2019-02-14 | 1 | -19/+0 |
|\ \ | |||||
| * | | mingw: use a more canonical method to fix the CPU reporting | Johannes Schindelin | 2019-02-13 | 1 | -19/+0 |
* | | | Merge branch 'nd/fileno-may-be-macro' | Junio C Hamano | 2019-02-14 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | git-compat-util: work around fileno(fp) that is a macro | Duy Nguyen | 2019-02-12 | 1 | -0/+7 |
| | |/ | |/| | |||||
* | | | Merge branch 'js/mingw-host-cpu' | Junio C Hamano | 2019-02-09 | 1 | -0/+19 |
|\ \ \ | | |/ | |/| | |||||
| * | | mingw: fix CPU reporting in `git version --build-options` | Johannes Schindelin | 2019-02-07 | 1 | -0/+19 |
| |/ | |||||
* | | Merge branch 'js/vsts-ci' | Junio C Hamano | 2019-02-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | mingw: be more generous when wrapping up the setitimer() emulation | Johannes Schindelin | 2019-01-29 | 1 | -1/+1 |