summaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.23.1Johannes Schindelin2019-12-064-11/+133
|\
| * Sync with 2.22.2Johannes Schindelin2019-12-064-11/+133
| |\
| | * Sync with 2.21.1Johannes Schindelin2019-12-064-11/+133
| | |\
| | | * mingw: sh arguments need quoting in more circumstancesJohannes Schindelin2019-12-061-2/+3
| | | * mingw: fix quoting of empty arguments for `sh`Johannes Schindelin2019-12-061-1/+1
| | | * mingw: use MSYS2 quoting even when spawning shell scriptsJohannes Schindelin2019-12-061-1/+2
| | | * mingw: detect when MSYS2's sh is to be spawned more robustlyJohannes Schindelin2019-12-061-1/+14
| | | * Sync with 2.20.2Johannes Schindelin2019-12-064-6/+113
| | | |\
| | | | * Sync with 2.19.3Johannes Schindelin2019-12-062-6/+112
| | | | |\
| | | | | * Sync with 2.18.2Johannes Schindelin2019-12-062-6/+112
| | | | | |\
| | | | | | * Sync with 2.17.3Johannes Schindelin2019-12-062-6/+112
| | | | | | |\
| | | | | | | * Sync with 2.16.6Johannes Schindelin2019-12-062-6/+112
| | | | | | | |\
| | | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-062-6/+112
| | | | | | | | |\
| | | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-062-6/+112
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin2019-12-052-4/+41
| | | | | | | | | | |\
| | | | | | | | | | | * mingw: handle `subst`-ed "DOS drives"Johannes Schindelin2019-12-052-2/+26
| | | | | | | | | | | * mingw: refuse to access paths with illegal charactersJohannes Schindelin2019-12-052-2/+15
| | | | | | | | | | * | Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin2019-12-052-1/+67
| | | | | | | | | | |\ \ | | | | | | | | | | | |/
| | | | | | | | | | | * mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin2019-12-052-1/+67
| | | | | | | | | | * | mingw: fix quoting of argumentsJohannes Schindelin2019-12-051-3/+6
| | | | | | | | | | |/
| | | | | | | | | | * Merge branch 'rb/compat-poll-fix' into maintJunio C Hamano2017-10-181-0/+4
| | | | | | | | | | |\
| | | | | | | | | * | \ Merge branch 'tz/fsf-address-update' into maintJunio C Hamano2017-11-2110-28/+18
| | | | | | | | | |\ \ \
| | * | | | | | | | \ \ \ Merge branch 'js/mingw-spawn-with-spaces-in-path' into maintJunio C Hamano2019-07-291-3/+5
| | |\ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/mingw-needs-hiding-fix'Junio C Hamano2019-10-301-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mingw: avoid a buffer overrun in `needs_hiding()`Johannes Schindelin2019-10-281-0/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'dl/compat-cleanup'Junio C Hamano2019-10-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pthread.h: manually align parameter listsDenton Liu2019-10-111-1/+1
* | | | | | | | | | | | | | | Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-154-2/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | msvc: work around a bug in GetEnvironmentVariable()Johannes Schindelin2019-10-061-0/+2
| * | | | | | | | | | | | | | | msvc: handle DEVELOPER=1Johannes Schindelin2019-10-061-0/+46
| * | | | | | | | | | | | | | | msvc: ignore some libraries when linkingJohannes Schindelin2019-10-061-1/+1
| * | | | | | | | | | | | | | | compat/win32/path-utils.h: add #include guardsJohannes Schindelin2019-10-061-0/+5
| * | | | | | | | | | | | | | | winansi: use FLEX_ARRAY to avoid compiler warningJohannes Schindelin2019-10-061-1/+1
* | | | | | | | | | | | | | | | Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano2019-10-092-70/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin2019-10-022-70/+3
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ar/mingw-run-external-with-non-ascii-path'Junio C Hamano2019-09-301-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mingw: fix launching of externals from Unicode pathsAdam Roben2019-08-261-4/+11
* | | | | | | | | | | | | | | | | Merge branch 'dl/compat-cleanup'Junio C Hamano2019-09-303-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | compat/*.[ch]: remove extern from function declarations using spatchDenton Liu2019-09-052-6/+6
| * | | | | | | | | | | | | | | mingw: apply array.cocci ruleDenton Liu2019-09-051-2/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'rs/nedalloc-fixlets'Junio C Hamano2019-08-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | nedmalloc: avoid compiler warning about unused valueRené Scharfe2019-08-071-2/+2
| * | | | | | | | | | | | | | nedmalloc: do assignments only after the declaration sectionRené Scharfe2019-08-071-1/+1
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'js/visual-studio'Junio C Hamano2019-08-021-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin2019-07-291-0/+23
* | | | | | | | | | | | | | Merge branch 'js/mingw-spawn-with-spaces-in-path'Junio C Hamano2019-07-251-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | mingw: support spawning programs containing spaces in their namesJohannes Schindelin2019-07-161-3/+5
* | | | | | | | | | | | | | Merge branch 'kb/mingw-set-home'Junio C Hamano2019-07-191-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | mingw: initialize HOME on startupKarsten Blees2019-07-081-0/+24
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'js/mingw-use-utf8'Junio C Hamano2019-07-113-8/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \