aboutsummaryrefslogtreecommitdiff
path: root/config.mak.uname
Commit message (Expand)AuthorAge
...
| * | | | | | Win32: fix environment memory leaksKarsten Blees2014-07-21
* | | | | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-13
* | | | | | | Merge branch 'sk/mingw-dirent'Junio C Hamano2014-07-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Win32 dirent: remove unused dirent.d_ino memberKarsten Blees2014-06-09
| |/ / / / /
* | | | | | Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano2014-06-03
|\ \ \ \ \ \
| * | | | | | MSVC: link dynamically to the CRTKarsten Blees2014-05-06
| |/ / / / /
* | | | | | Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano2014-06-03
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy2014-04-16
| | |/ / / | |/| | |
* | | | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-03
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mingw: activate allocaKirill Smelkov2014-04-09
| * | | | Portable alloca for GitKirill Smelkov2014-03-27
| |/ / /
* | | | Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano2014-04-08
|\ \ \ \
| * | | | MSVC: link in invalidcontinue.obj for better POSIX compatibilityMarat Radchenko2014-03-28
| |/ / /
* | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-08
|\ \ \ \ | | |/ / | |/| |
| * | | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-01
* | | | MSVC: allow using ExtUtils::MakeMakerMarat Radchenko2014-04-04
* | | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-31
|\ \ \ \
| * | | | MSVC: allow linking with the cURL libraryMarat Radchenko2014-03-27
| | |/ / | |/| |
* | | | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-20
|/ / /
* | | Add MirBSD support to the build system.Benny Siegert2014-01-02
| |/ |/|
* | MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth2013-09-11
* | MSVC: fix compile errors due to missing libintl.hKarsten Blees2013-09-11
* | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska2013-08-20
* | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\ \
| * | cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | | cygwin: stop forcing core.filemode=falseMark Levedahl2013-07-21
* | | Cygwin 1.7 supports mmapMark Levedahl2013-07-21
* | | Cygwin 1.7 has thread-safe preadMark Levedahl2013-07-21
* | | Cygwin 1.7 needs compat/regexMark Levedahl2013-07-21
|/ /
* | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-11
|\ \
| * | cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones2013-05-08
* | | Set the default help format to html for msys builds.Pat Thoyts2013-06-04
* | | Provide a Windows version resource for the git executables.Pat Thoyts2013-06-04
* | | msysgit: Add the --large-address-aware linker directive to the makefile.Pierre le Riche2013-06-04
* | | Define NO_GETTEXT for Git for WindowsJohannes Schindelin2013-06-04
* | | Makefile: Do not use OLD_ICONV on MINGW anymoreSebastian Schuberth2013-06-04
* | | Merge branch 'fc/macos-x-clipped-write'Junio C Hamano2013-06-02
|\ \ \ | |/ / |/| |
| * | compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas2013-05-17
| |/
* | convert: The native line-ending is \r\n on MinGWJonathan Nieder2013-04-16
* | Merge branch 'rj/msvc-build'Junio C Hamano2013-03-19
|\ \ | |/ |/|
| * msvc: avoid collisions between "tags" and "TAGS"Ramsay Jones2013-02-25
| * msvc: test-svn-fe: Fix linker "unresolved external" errorRamsay Jones2013-02-25
| * msvc: git-daemon: Fix linker "unresolved external" errorsRamsay Jones2013-02-25
* | Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-26
|/
* Allow building with xmlparse.hMatt Kraai2013-02-11
* Makefile: hoist uname autodetection to config.mak.unameJeff King2013-01-03