summaryrefslogtreecommitdiff
path: root/config.mak.uname
Commit message (Expand)AuthorAgeFilesLines
* Makefile: drop D_INO_IN_DIRENT build knobJeff King2015-10-051-3/+0
* config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releasesEric Sunshine2015-06-031-0/+3
* strbuf_getwholeline: use getdelim if it is availableJeff King2015-04-161-0/+1
* configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-101-0/+5
* configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-091-0/+1
* Sync with v2.1.4Junio C Hamano2014-12-171-0/+3
|\
| * Sync with v2.0.5Junio C Hamano2014-12-171-0/+3
| |\
| | * Sync with v1.9.5Junio C Hamano2014-12-171-0/+3
| | |\
| | | * Sync with v1.8.5.6Junio C Hamano2014-12-171-0/+3
| | | |\
| | | | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-171-0/+2
| | | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-171-0/+1
| | | * | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-091-0/+1
| | | |\ \
* | | | \ \ Merge branch 'jc/config-mak-document-darwin-vs-macosx'Junio C Hamano2014-09-091-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | config.mak.uname: add hint on uname_R for MacOS Xjc/config-mak-document-darwin-vs-macosxJunio C Hamano2014-08-151-0/+4
| * | | | | config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systemskm/no-apple-common-crypto-on-darwin-8-and-belowKyle J. McKay2014-08-151-0/+1
| |/ / / /
| * | | | Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano2014-06-251-1/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-301-2/+0
|\ \ \ \ \ \
| * | | | | | Win32: fix environment memory leaksKarsten Blees2014-07-211-2/+0
* | | | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-131-0/+1
* | | | | | | Merge branch 'sk/mingw-dirent'Junio C Hamano2014-07-091-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Win32 dirent: remove unused dirent.d_ino memberKarsten Blees2014-06-091-0/+2
| |/ / / / /
* | | | | | Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano2014-06-031-3/+3
|\ \ \ \ \ \
| * | | | | | MSVC: link dynamically to the CRTsk/msvc-dynlink-crtKarsten Blees2014-05-061-3/+3
| |/ / / / /
* | | | | | Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano2014-06-031-1/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | index-pack: work around thread-unsafe pread()nd/index-pack-one-fd-per-threadNguyễn Thái Ngọc Duy2014-04-161-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-031-2/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mingw: activate allocaks/tree-diff-nwayKirill Smelkov2014-04-091-0/+1
| * | | | Portable alloca for GitKirill Smelkov2014-03-271-2/+8
| |/ / /
* | | | Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano2014-04-081-1/+1
|\ \ \ \
| * | | | MSVC: link in invalidcontinue.obj for better POSIX compatibilitymr/msvc-link-with-invalidcontinueMarat Radchenko2014-03-281-1/+1
| |/ / /
* | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-081-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-011-0/+1
* | | | MSVC: allow using ExtUtils::MakeMakerMarat Radchenko2014-04-041-1/+0
* | | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-311-1/+0
|\ \ \ \
| * | | | MSVC: allow linking with the cURL librarymr/msvc-link-with-lcurlMarat Radchenko2014-03-271-1/+0
| | |/ / | |/| |
* | | | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-201-10/+0
|/ / /
* | | Add MirBSD support to the build system.bs/mirbsdBenny Siegert2014-01-021-0/+7
| |/ |/|
* | MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth2013-09-111-1/+1
* | MSVC: fix compile errors due to missing libintl.hKarsten Blees2013-09-111-0/+1
* | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"sp/clip-read-write-to-8mbSteffen Prohaska2013-08-201-1/+0
* | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-021-1/+0
|\ \
| * | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstatRamsay Jones2013-07-181-1/+0
* | | cygwin: stop forcing core.filemode=falseml/cygwin-updatesMark Levedahl2013-07-211-1/+0
* | | Cygwin 1.7 supports mmapMark Levedahl2013-07-211-4/+4
* | | Cygwin 1.7 has thread-safe preadMark Levedahl2013-07-211-1/+1
* | | Cygwin 1.7 needs compat/regexMark Levedahl2013-07-211-0/+2
|/ /
* | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-111-1/+0
|\ \
| * | cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones2013-05-081-1/+0
* | | Set the default help format to html for msys builds.Pat Thoyts2013-06-041-0/+1