summaryrefslogtreecommitdiffstats
path: root/config.mak.uname
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rb/hpe'Junio C Hamano2019-01-181-6/+23
|\
| * config.mak.uname: support for modern HPE NonStop config.Randall S. Becker2019-01-031-6/+23
* | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano2019-01-141-1/+2
|\ \
| * | git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-261-1/+2
* | | Merge branch 'cb/openbsd-allows-reading-directory'Junio C Hamano2019-01-141-0/+1
|\ \ \ | |_|/ |/| |
| * | config.mak.uname: OpenBSD uses BSD semantics with fread for directoriesCarlo Marcelo Arenas Belón2018-12-031-0/+1
| |/
* | Merge branch 'jk/curl-ldflags'Junio C Hamano2018-11-181-3/+0
|\ \
| * | build: link with curl-defined linker flagsJames Knight2018-11-051-3/+0
* | | mingw: implement nanosecond-precision file timesKarsten Blees2018-10-241-2/+0
|/ /
* / mingw: bump the minimum Windows version to VistaJohannes Schindelin2018-10-041-4/+0
|/
* Merge branch 'es/freebsd-iconv-portability'Junio C Hamano2018-09-041-1/+11
|\
| * config.mak.uname: resolve FreeBSD iconv-related compilation warningEric Sunshine2018-08-311-1/+11
* | mingw: define WIN32 explicitlyJohannes Schindelin2018-07-301-1/+1
|/
* Merge branch 'nd/repack-keep-pack'Junio C Hamano2018-05-231-0/+1
|\
| * gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy2018-04-161-0/+1
* | mingw/msvc: use the new-style RUNTIME_PREFIX helperJohannes Schindelin2018-04-111-0/+2
* | exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques2018-04-111-0/+7
|/
* config.mak.uname: remove SPARSE_FLAGS setting for cygwinRamsay Jones2018-02-121-1/+0
* packed_ref_cache: keep the `packed-refs` file mmapped if possibleMichael Haggerty2017-09-251-0/+3
* config.mak.uname: set FREAD_READS_DIRECTORIES for cygwinRamsay Jones2017-07-211-0/+1
* Merge branch 'tb/push-to-cygwin-unc-path'Junio C Hamano2017-07-181-0/+1
|\
| * cygwin: allow pushing to UNC pathsTorsten Bögershausen2017-07-051-0/+1
* | Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-191-0/+1
|\ \
| * | grep: un-break building with PCRE >= 8.32 without --enable-jitÆvar Arnfjörð Bjarmason2017-06-021-0/+1
* | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-131-0/+4
|\ \ \ | |_|/ |/| |
| * | config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, tooJunio C Hamano2017-05-261-0/+1
| * | config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy2017-05-261-0/+3
| |/
| * Merge branch 'jh/mingw-openssl-sha1'Junio C Hamano2017-03-121-1/+0
| |\
* | | config.mak.uname: set NO_REGEX=NeedsStartEnd on AIXÆvar Arnfjörð Bjarmason2017-05-041-0/+1
* | | Merge branch 'rj/remove-unused-mktemp' into maintJunio C Hamano2017-03-211-17/+0
|\| |
| * | wrapper.c: remove unused gitmkstemps() functionRamsay Jones2017-02-281-17/+0
* | | Merge branch 'jh/mingw-openssl-sha1' into maintJunio C Hamano2017-03-161-1/+0
|\ \ \ | |/ / |/| / | |/
| * mingw: use OpenSSL's SHA-1 routinesJeff Hostetler2017-02-091-1/+0
* | xdiff: drop XDL_FAST_HASHJeff King2016-12-061-3/+0
|/
* Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano2016-08-081-0/+1
|\
| * pager: move pager-specific setup into the buildEric Wong2016-08-041-0/+1
* | Merge branch 'ew/find-perl-on-freebsd-in-local'Junio C Hamano2016-07-281-0/+1
|\ \
| * | config.mak.uname: correct perl path on FreeBSDNguyễn Thái Ngọc Duy2016-07-261-0/+1
| |/
* / config.mak.uname: define NEEDS_LIBRT under Linux, for nowEric Wong2016-07-111-0/+2
|/
* mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)Karsten Blees2016-05-261-1/+2
* Merge branch 'ad/cygwin-wants-rename' into maintJunio C Hamano2016-05-021-0/+1
|\
| * config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESAdam Dinwoodie2015-08-071-0/+1
* | Merge branch 'tb/avoid-gcc-on-darwin-10-6'Junio C Hamano2016-03-211-3/+0
|\ \
| * | Revert "config.mak.uname: use clang for Mac OS X 10.6"Eric Sunshine2016-03-211-3/+0
* | | Merge branch 'jc/sane-grep'Junio C Hamano2016-03-161-0/+1
|\ \ \ | |/ / |/| |
| * | sane_grep: pass "-a" if grep accepts itJunio C Hamano2016-03-101-0/+1
* | | config.mak.uname: use clang for Mac OS X 10.6Torsten Bögershausen2016-02-281-0/+3
* | | mingw: do not trust MSYS2's MinGW gettext.shJohannes Schindelin2016-01-261-0/+1
* | | mingw: let's use gettext with MSYS2Johannes Schindelin2016-01-261-1/+1
* | | config.mak.uname: supporting 64-bit MSys2Johannes Schindelin2016-01-131-3/+11