| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \
| |_|/
|/| | |
|
| * | | compate/clipped-write.c: large write(2) fails on Mac OS X/XNU | Filipe Cabecinhas | 2013-05-17 | 1 | -0/+13 |
* | | | sparse: Fix mingw_main() argument number/type errors | Ramsay Jones | 2013-04-28 | 1 | -2/+2 |
* | | | compat/mingw.c: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 2 | -3/+10 |
* | | | compat/win32mmap.c: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 1 | -2/+2 |
* | | | compat/poll/poll.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+1 |
* | | | compat/win32/pthread.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+1 |
* | | | compat/unsetenv.c: Fix a sparse warning | Ramsay Jones | 2013-04-28 | 1 | -1/+0 |
* | | | compat/nedmalloc: Fix compiler warnings on linux | Ramsay Jones | 2013-04-28 | 1 | -0/+4 |
* | | | compat/nedmalloc: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 2 | -3/+3 |
* | | | compat/fnmatch/fnmatch.c: Fix a sparse error | Ramsay Jones | 2013-04-28 | 1 | -1/+2 |
* | | | compat/regex/regexec.c: Fix some sparse warnings | Ramsay Jones | 2013-04-28 | 1 | -3/+3 |
| |/
|/| |
|
* | | utf8.c: add reencode_string_len() that can handle NULs in string | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -1/+1 |
* | | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 6 | -11/+11 |
|\ \ |
|
| * | | precompose-utf8: fix spelling of "want" in error message | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
| * | | compat/nedmalloc: fix spelling in comments | Stefano Lattarini | 2013-04-12 | 1 | -3/+3 |
| * | | compat/regex: fix spelling and grammar in comments | Stefano Lattarini | 2013-04-12 | 3 | -6/+6 |
| * | | obstack: fix spelling of similar | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
| |/ |
|
* | | Make core.sharedRepository work under cygwin 1.7 | Torsten Bögershausen | 2013-03-25 | 2 | -0/+18 |
* | | Merge branch 'rj/msvc-build' | Junio C Hamano | 2013-03-19 | 3 | -1/+5 |
|\ \
| |/
|/| |
|
| * | msvc: test-svn-fe: Fix linker "unresolved external" error | Ramsay Jones | 2013-02-25 | 1 | -0/+2 |
| * | msvc: Fix build by adding missing symbol defines | Ramsay Jones | 2013-02-25 | 1 | -0/+3 |
| * | msvc: Fix compilation errors caused by poll.h emulation | Ramsay Jones | 2013-02-25 | 1 | -1/+0 |
* | | Revert "compat: add strtok_r()" | Erik Faye-Lund | 2013-02-26 | 1 | -61/+0 |
|/ |
|
* | Merge branch 'nd/wildmatch' | Junio C Hamano | 2013-01-10 | 1 | -1/+2 |
|\ |
|
| * | compat/fnmatch: respect NO_FNMATCH* even on glibc | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -1/+2 |
* | | Merge branch 'ss/nedmalloc-compilation' | Junio C Hamano | 2013-01-03 | 1 | -1/+4 |
|\ \ |
|
| * | | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 | Sebastian Schuberth | 2012-12-11 | 1 | -1/+4 |
* | | | Merge branch 'jc/maint-fnmatch-old-style-definition' | Junio C Hamano | 2013-01-03 | 1 | -12/+12 |
|\ \ \ |
|
| * | | | compat/fnmatch: update old-style definition to ANSI | Junio C Hamano | 2012-12-19 | 1 | -12/+12 |
| * | | | Merge branch 'nd/maint-compat-fnmatch-fix' into maint | Junio C Hamano | 2012-11-27 | 1 | -1/+1 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'ef/mingw-rmdir' | Junio C Hamano | 2012-12-11 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | mingw_rmdir: do not prompt for retry when non-empty | Erik Faye-Lund | 2012-12-10 | 1 | -1/+3 |
* | | | | | | mingw: get rid of getpass implementation | Erik Faye-Lund | 2012-12-04 | 2 | -17/+0 |
* | | | | | | mingw: reuse tty-version of git_terminal_prompt | Erik Faye-Lund | 2012-12-04 | 1 | -9/+60 |
* | | | | | | compat/terminal: separate input and output handles | Erik Faye-Lund | 2012-12-04 | 1 | -11/+18 |
* | | | | | | compat/terminal: factor out echo-disabling | Erik Faye-Lund | 2012-12-04 | 1 | -18/+25 |
* | | | | | | mingw: make fgetc raise SIGINT if apropriate | Erik Faye-Lund | 2012-12-04 | 2 | -10/+72 |
* | | | | | | mingw: correct exit-code for SIGALRM's SIG_DFL | Erik Faye-Lund | 2012-12-04 | 1 | -2/+5 |
| |_|_|/ /
|/| | | | |
|