Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'nd/maint-compat-fnmatch-fix' | Junio C Hamano | 2012-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | compat/fnmatch: fix off-by-one character class's length check | Nguyễn Thái Ngọc Duy | 2012-11-20 | 1 | -1/+1 | |
| * | | | | Merge branch 'rr/precompose-utf8-cleanup' into maint | Junio C Hamano | 2012-09-11 | 1 | -25/+19 | |
| |\ \ \ \ | ||||||
* | | | | | | USE CGYWIN_V15_WIN32API as macro to select api for cygwin | Mark Levedahl | 2012-11-18 | 1 | -1/+1 | |
* | | | | | | Update cygwin.c for new mingw-64 win32 api headers | Mark Levedahl | 2012-11-12 | 1 | -0/+7 | |
* | | | | | | Merge branch 'js/mingw-fflush-errno' | Jeff King | 2012-10-25 | 2 | -0/+25 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | maybe_flush_or_die: move a too-loose Windows specific error | Johannes Sixt | 2012-10-17 | 2 | -0/+25 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -0/+1 | |
| |\ \ \ |