Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 4 | -11/+133 |
|\ | |||||
| * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 4 | -11/+133 |
| |\ | |||||
| | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 4 | -11/+133 |
| | |\ | |||||
| | | * | mingw: sh arguments need quoting in more circumstances | Johannes Schindelin | 2019-12-06 | 1 | -2/+3 |
| | | * | mingw: fix quoting of empty arguments for `sh` | Johannes Schindelin | 2019-12-06 | 1 | -1/+1 |
| | | * | mingw: use MSYS2 quoting even when spawning shell scripts | Johannes Schindelin | 2019-12-06 | 1 | -1/+2 |
| | | * | mingw: detect when MSYS2's sh is to be spawned more robustly | Johannes Schindelin | 2019-12-06 | 1 | -1/+14 |
| | | * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 4 | -6/+113 |
| | | |\ | |||||
| | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 2 | -6/+112 |
| | | | |\ | |||||
| | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 2 | -6/+112 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 2 | -6/+112 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 2 | -6/+112 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 2 | -6/+112 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 2 | -6/+112 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Merge branch 'win32-accommodate-funny-drive-names' | Johannes Schindelin | 2019-12-05 | 2 | -4/+41 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | mingw: handle `subst`-ed "DOS drives" | Johannes Schindelin | 2019-12-05 | 2 | -2/+26 |
| | | | | | | | | | | * | mingw: refuse to access paths with illegal characters | Johannes Schindelin | 2019-12-05 | 2 | -2/+15 |
| | | | | | | | | | * | | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods' | Johannes Schindelin | 2019-12-05 | 2 | -1/+67 |
| | | | | | | | | | |\ \ | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | * | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 2019-12-05 | 2 | -1/+67 |
| | | | | | | | | | * | | mingw: fix quoting of arguments | Johannes Schindelin | 2019-12-05 | 1 | -3/+6 |
| | | | | | | | | | |/ | |||||
| | | | | | | | | | * | Merge branch 'rb/compat-poll-fix' into maint | Junio C Hamano | 2017-10-18 | 1 | -0/+4 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | * | \ | Merge branch 'tz/fsf-address-update' into maint | Junio C Hamano | 2017-11-21 | 10 | -28/+18 |
| | | | | | | | | |\ \ \ | |||||
| | * | | | | | | | \ \ \ | Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint | Junio C Hamano | 2019-07-29 | 1 | -3/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/mingw-needs-hiding-fix' | Junio C Hamano | 2019-10-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | mingw: avoid a buffer overrun in `needs_hiding()` | Johannes Schindelin | 2019-10-28 | 1 | -0/+2 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'dl/compat-cleanup' | Junio C Hamano | 2019-10-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | pthread.h: manually align parameter lists | Denton Liu | 2019-10-11 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 2019-10-15 | 4 | -2/+55 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | msvc: work around a bug in GetEnvironmentVariable() | Johannes Schindelin | 2019-10-06 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | msvc: handle DEVELOPER=1 | Johannes Schindelin | 2019-10-06 | 1 | -0/+46 |
| * | | | | | | | | | | | | | | | msvc: ignore some libraries when linking | Johannes Schindelin | 2019-10-06 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | compat/win32/path-utils.h: add #include guards | Johannes Schindelin | 2019-10-06 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | winansi: use FLEX_ARRAY to avoid compiler warning | Johannes Schindelin | 2019-10-06 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge branch 'js/diff-rename-force-stable-sort' | Junio C Hamano | 2019-10-09 | 2 | -70/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Move git_sort(), a stable sort, into into libgit.a | Johannes Schindelin | 2019-10-02 | 2 | -70/+3 |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'ar/mingw-run-external-with-non-ascii-path' | Junio C Hamano | 2019-09-30 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | mingw: fix launching of externals from Unicode paths | Adam Roben | 2019-08-26 | 1 | -4/+11 |
* | | | | | | | | | | | | | | | | | Merge branch 'dl/compat-cleanup' | Junio C Hamano | 2019-09-30 | 3 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | compat/*.[ch]: remove extern from function declarations using spatch | Denton Liu | 2019-09-05 | 2 | -6/+6 |
| * | | | | | | | | | | | | | | | mingw: apply array.cocci rule | Denton Liu | 2019-09-05 | 1 | -2/+2 |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | 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-11 | 3 | -8/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |