Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sk/windows-unc-path' | Junio C Hamano | 2014-06-16 | 2 | -0/+26 |
|\ | |||||
| * | Windows: allow using UNC path for git repositorysk/windows-unc-path | Cezary Zawadka | 2014-06-10 | 2 | -0/+26 |
* | | Merge branch 'tl/relax-in-poll-emulation' | Junio C Hamano | 2014-06-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | compat/poll: sleep 1 millisecond to avoid busy waittl/relax-in-poll-emulation | Theodore Leblond | 2014-04-29 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-04-09 | 1 | -0/+29 |
| |\ | |||||
* | \ | Merge branch 'ym/fix-opportunistic-index-update-race' | Junio C Hamano | 2014-06-03 | 1 | -3/+1 |
|\ \ \ | |||||
| * | | | wrapper.c: add xpread() similar to xread() | Yiannis Marangos | 2014-04-10 | 1 | -3/+1 |
* | | | | Merge branch 'ks/tree-diff-nway' | Junio C Hamano | 2014-06-03 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | mingw: activate allocaks/tree-diff-nway | Kirill Smelkov | 2014-04-09 | 1 | -0/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 2014-04-08 | 1 | -0/+29 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | date: recognize bogus FreeBSD gmtime output | Jeff King | 2014-04-01 | 1 | -0/+29 |
* | | | | Merge branch 'mr/msvc-link-with-lcurl' | Junio C Hamano | 2014-03-31 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | MSVC: allow linking with the cURL librarymr/msvc-link-with-lcurl | Marat Radchenko | 2014-03-27 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'nd/no-more-fnmatch' | Junio C Hamano | 2014-03-14 | 2 | -578/+0 |
|\ \ \ \ | |||||
| * | | | | actually remove compat fnmatch source codend/no-more-fnmatch | Nguyễn Thái Ngọc Duy | 2014-02-20 | 2 | -578/+0 |
| |/ / / | |||||
* | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -1/+111 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | read-cache: use get_be32 instead of hand-rolled ntoh_l | Jeff King | 2014-01-23 | 1 | -0/+4 |
| * | | | block-sha1: factor out get_be and put_be wrappers | Jeff King | 2014-01-23 | 1 | -0/+32 |
| * | | | compat: add endianness helpers | Vicent Marti | 2013-11-18 | 1 | -1/+75 |
* | | | | Merge branch 'ef/mingw-write' | Junio C Hamano | 2014-01-27 | 2 | -20/+0 |
|\ \ \ \ | |||||
| * | | | | mingw: remove mingw_writeef/mingw-write | Erik Faye-Lund | 2014-01-17 | 2 | -20/+0 |
| | |_|/ | |/| | | |||||
* | | | | mark Windows build scripts executable | Jonathan Nieder | 2013-11-25 | 2 | -0/+0 |
|/ / / | |||||
* | | | C: have space around && and || operators | Junio C Hamano | 2013-10-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'kb/msvc-compile' | Jonathan Nieder | 2013-09-24 | 5 | -21/+29 |
|\ \ | |||||
| * | | Windows: do not redefine _WIN32_WINNTkb/msvc-compile | Sebastian Schuberth | 2013-09-11 | 2 | -1/+3 |
| * | | MinGW: Fix stat definitions to work with MinGW runtime version 4.0 | Sebastian Schuberth | 2013-09-11 | 2 | -1/+9 |
| * | | MSVC: fix stat definition hell | Karsten Blees | 2013-09-11 | 2 | -19/+11 |
| * | | MSVC: fix compile errors due to macro redefinitions | Karsten Blees | 2013-09-11 | 1 | -0/+6 |
* | | | Merge branch 'jk/config-int-range-check' | Junio C Hamano | 2013-09-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | compat/mingw.h: define PRId64jk/config-int-range-check | Johannes Sixt | 2013-09-19 | 1 | -0/+1 |
* | | | | Merge branch 'tb/precompose-autodetect-fix' | Junio C Hamano | 2013-09-17 | 1 | -5/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Set core.precomposeunicode to true on e.g. HFS+tb/precompose-autodetect-fix | Torsten Bögershausen | 2013-08-27 | 1 | -5/+2 |
| |/ / | |||||
* | | | Merge branch 'sp/clip-read-write-to-8mb' | Junio C Hamano | 2013-09-09 | 1 | -13/+0 |
|\ \ \ | |||||
| * | | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"sp/clip-read-write-to-8mb | Steffen Prohaska | 2013-08-20 | 1 | -13/+0 |
| |/ / | |||||
* | | | Merge branch 'nd/gc-lock-against-each-other' | Junio C Hamano | 2013-09-04 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | gc: reject if another gc is running, unless --force is given | Nguyễn Thái Ngọc Duy | 2013-08-09 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'da/darwin' | Junio C Hamano | 2013-09-04 | 1 | -0/+86 |
|\ \ \ | |_|/ |/| | | |||||
| * | | imap-send: use Apple's Security framework for base64 encoding | Jeremy Huddleston | 2013-07-30 | 1 | -0/+86 |
* | | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 2013-08-02 | 2 | -171/+0 |
|\ \ \ | |||||
| * | | | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstat | Ramsay Jones | 2013-07-18 | 2 | -171/+0 |
* | | | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-07-24 | 4 | -14/+14 |
|\ \ \ \ | |||||
| * | | | | typofix: in-code comments | Ondřej Bílka | 2013-07-22 | 4 | -14/+14 |
| |/ / / | |||||
* | | | | Merge branch 'rj/sparse' | Junio C Hamano | 2013-07-24 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Revert "compat/unsetenv.c: Fix a sparse warning"rj/sparse | Benoit Sigoure | 2013-07-21 | 1 | -0/+3 |
* | | | | Merge branch 'rj/mingw-cygwin' | Junio C Hamano | 2013-06-11 | 3 | -8/+3 |
|\ \ \ \ | |||||
| * | | | | cygwin: Remove the CYGWIN_V15_WIN32API build variable | Ramsay Jones | 2013-05-08 | 1 | -5/+0 |
| * | | | | mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE | Jonathan Nieder | 2013-05-08 | 2 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Sync with 1.8.3.1 | Junio C Hamano | 2013-06-10 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | mingw: make mingw_signal return the correct handler | Erik Faye-Lund | 2013-06-10 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Merge branch 'fc/macos-x-clipped-write' | Junio C Hamano | 2013-06-02 | 1 | -0/+13 |
|\ \ \ \ | |_|/ / |/| | | |