Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | Merge branch 'rj/sparse-flags' | Junio C Hamano | 1 | -1/+0 |
2019-02-05 | config.mak.uname: remove obsolete SPARSE_FLAGS setting | Ramsay Jones | 1 | -1/+0 |
2019-01-18 | Merge branch 'rb/hpe' | Junio C Hamano | 1 | -6/+23 |
2019-01-14 | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin' | Junio C Hamano | 1 | -1/+2 |
2019-01-14 | Merge branch 'cb/openbsd-allows-reading-directory' | Junio C Hamano | 1 | -0/+1 |
2019-01-03 | config.mak.uname: support for modern HPE NonStop config. | Randall S. Becker | 1 | -6/+23 |
2018-12-26 | git clone <url> C:\cygwin\home\USER\repo' is working (again) | Torsten Bögershausen | 1 | -1/+2 |
2018-12-03 | config.mak.uname: OpenBSD uses BSD semantics with fread for directories | Carlo Marcelo Arenas Belón | 1 | -0/+1 |
2018-11-18 | Merge branch 'jk/curl-ldflags' | Junio C Hamano | 1 | -3/+0 |
2018-11-05 | build: link with curl-defined linker flags | James Knight | 1 | -3/+0 |
2018-10-24 | mingw: implement nanosecond-precision file times | Karsten Blees | 1 | -2/+0 |
2018-10-04 | mingw: bump the minimum Windows version to Vista | Johannes Schindelin | 1 | -4/+0 |
2018-09-04 | Merge branch 'es/freebsd-iconv-portability' | Junio C Hamano | 1 | -1/+11 |
2018-08-31 | config.mak.uname: resolve FreeBSD iconv-related compilation warning | Eric Sunshine | 1 | -1/+11 |
2018-07-30 | mingw: define WIN32 explicitly | Johannes Schindelin | 1 | -1/+1 |
2018-05-23 | Merge branch 'nd/repack-keep-pack' | Junio C Hamano | 1 | -0/+1 |
2018-04-16 | gc --auto: exclude base pack if not enough mem to "repack -ad" | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-04-11 | mingw/msvc: use the new-style RUNTIME_PREFIX helper | Johannes Schindelin | 1 | -0/+2 |
2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -0/+7 |
2018-02-12 | config.mak.uname: remove SPARSE_FLAGS setting for cygwin | Ramsay Jones | 1 | -1/+0 |
2017-09-25 | packed_ref_cache: keep the `packed-refs` file mmapped if possible | Michael Haggerty | 1 | -0/+3 |
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 |