372 Commits (867bf7b490d6a4bd19b6f9ff7d30af654e9df276)

Author SHA1 Message Date
Jeff King 6654754779 date: recognize bogus FreeBSD gmtime output 11 years ago
Erik Faye-Lund c9df6f4574 mingw: remove mingw_write 11 years ago
Jonathan Nieder bc380fca60 mark Windows build scripts executable 11 years ago
Junio C Hamano c01499ef69 C: have space around && and || operators 11 years ago
Johannes Sixt 1562f3be48 compat/mingw.h: define PRId64 11 years ago
Sebastian Schuberth 8453c1259a Windows: do not redefine _WIN32_WINNT 11 years ago
Sebastian Schuberth fa93bb20d7 MinGW: Fix stat definitions to work with MinGW runtime version 4.0 11 years ago
Karsten Blees a2374f58e8 MSVC: fix stat definition hell 11 years ago
Karsten Blees 61542f7735 MSVC: fix compile errors due to macro redefinitions 11 years ago
Torsten Bögershausen 92b0c8bed0 Set core.precomposeunicode to true on e.g. HFS+ 12 years ago
Steffen Prohaska a487916dd5 Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" 12 years ago
Nguyễn Thái Ngọc Duy 64a99eb476 gc: reject if another gc is running, unless --force is given 12 years ago
Jeremy Huddleston 3ef2bcad02 imap-send: use Apple's Security framework for base64 encoding 12 years ago
Ondřej Bílka 749f763dbb typofix: in-code comments 12 years ago
Benoit Sigoure f1e2a48d18 Revert "compat/unsetenv.c: Fix a sparse warning" 12 years ago
Ramsay Jones f66450ae94 cygwin: Remove the Win32 l/stat() implementation 12 years ago
Erik Faye-Lund a45406585b mingw: make mingw_signal return the correct handler 12 years ago
Filipe Cabecinhas 6c642a8786 compate/clipped-write.c: large write(2) fails on Mac OS X/XNU 12 years ago
Ramsay Jones 83ff1da3e8 cygwin: Remove the CYGWIN_V15_WIN32API build variable 12 years ago
Jonathan Nieder 380395d094 mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE 12 years ago
Ramsay Jones 84d32bf767 sparse: Fix mingw_main() argument number/type errors 12 years ago
Ramsay Jones 657b35f4be compat/mingw.c: Fix some sparse warnings 12 years ago
Ramsay Jones 15b7f601fc compat/win32mmap.c: Fix some sparse warnings 12 years ago
Ramsay Jones 1c31596a4b compat/poll/poll.c: Fix a sparse warning 12 years ago
Ramsay Jones 9c3b051f93 compat/win32/pthread.c: Fix a sparse warning 12 years ago
Ramsay Jones ec535cc27e compat/unsetenv.c: Fix a sparse warning 12 years ago
Ramsay Jones eec7fd8bc5 compat/nedmalloc: Fix compiler warnings on linux 12 years ago
Ramsay Jones 241c957d89 compat/nedmalloc: Fix some sparse warnings 12 years ago
Ramsay Jones 4fc8fb48e9 compat/fnmatch/fnmatch.c: Fix a sparse error 12 years ago
Ramsay Jones 5b62e6374a compat/regex/regexec.c: Fix some sparse warnings 12 years ago
Nguyễn Thái Ngọc Duy b782bbab94 utf8.c: add reencode_string_len() that can handle NULs in string 12 years ago
Stefano Lattarini 0f7b4c2e77 precompose-utf8: fix spelling of "want" in error message 12 years ago
Stefano Lattarini 4283b8e408 compat/nedmalloc: fix spelling in comments 12 years ago
Stefano Lattarini ce9171cd63 compat/regex: fix spelling and grammar in comments 12 years ago
Stefano Lattarini 7323513d28 obstack: fix spelling of similar 12 years ago
Torsten Bögershausen 0117c2f043 Make core.sharedRepository work under cygwin 1.7 12 years ago
Erik Faye-Lund 13a2319919 Revert "compat: add strtok_r()" 12 years ago
Ramsay Jones d0f9dbb9e2 msvc: test-svn-fe: Fix linker "unresolved external" error 12 years ago
Ramsay Jones 93e38ed0c5 msvc: Fix build by adding missing symbol defines 12 years ago
Ramsay Jones 41f2999180 msvc: Fix compilation errors caused by poll.h emulation 12 years ago
Nguyễn Thái Ngọc Duy 889316d252 compat/fnmatch: respect NO_FNMATCH* even on glibc 12 years ago
Junio C Hamano 38104ca6b9 compat/fnmatch: update old-style definition to ANSI 12 years ago
Sebastian Schuberth 8e679e08a6 nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 12 years ago
Erik Faye-Lund a83b2b578c mingw_rmdir: do not prompt for retry when non-empty 12 years ago
Erik Faye-Lund f7a4cea25e mingw: get rid of getpass implementation 12 years ago
Erik Faye-Lund afb43561b8 mingw: reuse tty-version of git_terminal_prompt 12 years ago
Erik Faye-Lund 67fe735653 compat/terminal: separate input and output handles 12 years ago
Erik Faye-Lund 9df92e6369 compat/terminal: factor out echo-disabling 12 years ago
Erik Faye-Lund 176478a8bd mingw: make fgetc raise SIGINT if apropriate 12 years ago
Erik Faye-Lund f4f549892a mingw: correct exit-code for SIGALRM's SIG_DFL 12 years ago