Age | Commit message (Expand) | Author | Files | Lines |
2017-07-21 | config.mak.uname: set FREAD_READS_DIRECTORIES for cygwin | Ramsay Jones | 1 | -0/+1 |
2017-07-18 | Merge branch 'tb/push-to-cygwin-unc-path' | Junio C Hamano | 1 | -0/+1 |
2017-07-05 | cygwin: allow pushing to UNC paths | Torsten Bögershausen | 1 | -0/+1 |
2017-06-19 | Merge branch 'ab/pcre-v2' | Junio C Hamano | 1 | -0/+1 |
2017-06-13 | Merge branch 'nd/fopen-errors' | Junio C Hamano | 1 | -0/+4 |
2017-06-02 | grep: un-break building with PCRE >= 8.32 without --enable-jit | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2017-05-26 | config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too | Junio C Hamano | 1 | -0/+1 |
2017-05-26 | config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2017-05-04 | config.mak.uname: set NO_REGEX=NeedsStartEnd on AIX | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2017-03-21 | Merge branch 'rj/remove-unused-mktemp' into maint | Junio C Hamano | 1 | -17/+0 |
2017-03-16 | Merge branch 'jh/mingw-openssl-sha1' into maint | Junio C Hamano | 1 | -1/+0 |
2017-03-12 | Merge branch 'jh/mingw-openssl-sha1' | Junio C Hamano | 1 | -1/+0 |
2017-02-28 | wrapper.c: remove unused gitmkstemps() function | Ramsay Jones | 1 | -17/+0 |
2017-02-09 | mingw: use OpenSSL's SHA-1 routines | Jeff Hostetler | 1 | -1/+0 |
2016-12-06 | xdiff: drop XDL_FAST_HASH | Jeff King | 1 | -3/+0 |
2016-08-08 | Merge branch 'ew/build-time-pager-tweaks' | Junio C Hamano | 1 | -0/+1 |
2016-08-04 | pager: move pager-specific setup into the build | Eric Wong | 1 | -0/+1 |
2016-07-28 | Merge branch 'ew/find-perl-on-freebsd-in-local' | Junio C Hamano | 1 | -0/+1 |
2016-07-26 | config.mak.uname: correct perl path on FreeBSD | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2016-07-11 | config.mak.uname: define NEEDS_LIBRT under Linux, for now | Eric Wong | 1 | -0/+2 |
2016-05-26 | mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*) | Karsten Blees | 1 | -1/+2 |
2016-05-02 | Merge branch 'ad/cygwin-wants-rename' into maint | Junio C Hamano | 1 | -0/+1 |
2016-03-21 | Merge branch 'tb/avoid-gcc-on-darwin-10-6' | Junio C Hamano | 1 | -3/+0 |
2016-03-21 | Revert "config.mak.uname: use clang for Mac OS X 10.6" | Eric Sunshine | 1 | -3/+0 |
2016-03-16 | Merge branch 'jc/sane-grep' | Junio C Hamano | 1 | -0/+1 |
2016-03-10 | sane_grep: pass "-a" if grep accepts it | Junio C Hamano | 1 | -0/+1 |
2016-02-28 | config.mak.uname: use clang for Mac OS X 10.6 | Torsten Bögershausen | 1 | -0/+3 |
2016-01-26 | mingw: do not trust MSYS2's MinGW gettext.sh | Johannes Schindelin | 1 | -0/+1 |
2016-01-26 | mingw: let's use gettext with MSYS2 | Johannes Schindelin | 1 | -1/+1 |
2016-01-13 | config.mak.uname: supporting 64-bit MSys2 | Johannes Schindelin | 1 | -3/+11 |
2016-01-13 | config.mak.uname: support MSys2 | Johannes Schindelin | 1 | -2/+19 |
2015-10-05 | Makefile: drop D_INO_IN_DIRENT build knob | Jeff King | 1 | -3/+0 |
2015-08-07 | config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMES | Adam Dinwoodie | 1 | -0/+1 |
2015-06-03 | config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releases | Eric Sunshine | 1 | -0/+3 |
2015-04-16 | strbuf_getwholeline: use getdelim if it is available | Jeff King | 1 | -0/+1 |
2015-03-10 | configure: support HAVE_BSD_SYSCTL option | Kyle J. McKay | 1 | -0/+5 |
2015-01-09 | configure.ac: check for clock_gettime and CLOCK_MONOTONIC | Reuben Hawkins | 1 | -0/+1 |
2014-12-17 | Sync with v2.1.4 | Junio C Hamano | 1 | -0/+3 |
2014-12-17 | Sync with v2.0.5 | Junio C Hamano | 1 | -0/+3 |
2014-12-17 | Sync with v1.9.5 | Junio C Hamano | 1 | -0/+3 |
2014-12-17 | Sync with v1.8.5.6 | Junio C Hamano | 1 | -0/+3 |
2014-12-17 | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 1 | -0/+2 |
2014-12-17 | read-cache: optionally disallow HFS+ .git variants | Jeff King | 1 | -0/+1 |
2014-09-09 | Merge branch 'jc/config-mak-document-darwin-vs-macosx' | Junio C Hamano | 1 | -0/+5 |
2014-08-15 | config.mak.uname: add hint on uname_R for MacOS X | Junio C Hamano | 1 | -0/+4 |
2014-08-15 | config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systems | Kyle J. McKay | 1 | -0/+1 |
2014-07-30 | Merge branch 'sk/mingw-uni-fix-more' | Junio C Hamano | 1 | -2/+0 |
2014-07-22 | Merge branch 'kb/perf-trace' | Junio C Hamano | 1 | -0/+1 |
2014-07-21 | Win32: fix environment memory leaks | Karsten Blees | 1 | -2/+0 |
2014-07-13 | trace: add high resolution timer function to debug performance issues | Karsten Blees | 1 | -0/+1 |