Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/maint-compat-fnmatch-fix' into maint | Junio C Hamano | 2012-11-27 | 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 |
| |\ | |||||
* | | | make poll() work on platforms that can't recv() on a non-socket | Joachim Schmitz | 2012-09-17 | 1 | -0/+4 |
* | | | poll() exits too early with EFAULT if 1st arg is NULL | Joachim Schmitz | 2012-09-17 | 1 | -1/+1 |
* | | | fix some win32 specific dependencies in poll.c | Joachim Schmitz | 2012-09-17 | 1 | -2/+6 |
* | | | make poll available for other platforms lacking it | Joachim Schmitz | 2012-09-17 | 2 | -0/+0 |
* | | | Merge branch 'js/compat-mkdir' | Junio C Hamano | 2012-09-03 | 1 | -0/+24 |
|\ \ \ | |||||
| * | | | compat: some mkdir() do not like a slash at the end | Joachim Schmitz | 2012-08-24 | 1 | -0/+24 |
| |/ / | |||||
* | | | Merge branch 'rr/precompose-utf8-cleanup' | Junio C Hamano | 2012-08-29 | 1 | -25/+19 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | precompose-utf8: do not call checks for non-ascii "utf8" | Junio C Hamano | 2012-08-20 | 1 | -8/+8 |
| * | cleanup precompose_utf8 | Robin Rosenberg | 2012-08-17 | 1 | -20/+14 |
* | | Merge branch 'bw/maint-1.7.9-solaris-getpass' | Junio C Hamano | 2012-08-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | terminal: seek when switching between reading and writing | Jeff King | 2012-08-06 | 1 | -0/+1 |
* | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname' | Junio C Hamano | 2012-07-13 | 2 | -0/+235 |
|\ \ \ | | |/ | |/| | |||||
| * | | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 | 2 | -0/+235 |
* | | | Documentation: Fix misspellings | Leila Muhtasib | 2012-06-22 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 | 1 | -0/+5 |
|\ \ | |||||
| * | | compat/win32/pthread.h: Add an pthread_key_delete() implementation | Ramsay Jones | 2012-04-11 | 1 | -0/+5 |
* | | | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 | 1 | -1/+1 |
* | | | Merge branch 'rj/mingw-isguid' | Junio C Hamano | 2012-04-23 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | compat/mingw.h: Set S_ISUID to prevent a fast-import test failure | Ramsay Jones | 2012-04-18 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge branch 'jk/run-command-eacces' | Junio C Hamano | 2012-04-20 | 2 | -4/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | compat/mingw.[ch]: Change return type of exec functions to int | Ramsay Jones | 2012-04-05 | 2 | -4/+6 |
* | | | Merge branch 'bw/inet-pton-ntop-compat' | Junio C Hamano | 2012-02-12 | 2 | -12/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Drop system includes from inet_pton/inet_ntop compatibility wrappersbw/inet-pton-ntop-compat | Ben Walton | 2012-02-05 | 2 | -12/+0 |
* | | | Merge branch 'ef/setenv-putenv' | Junio C Hamano | 2011-12-22 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | compat/setenv.c: error if name contains '='ef/setenv-putenv | Erik Faye-Lund | 2011-12-14 | 1 | -1/+1 |
| * | | | compat/setenv.c: update errno when erroring out | Erik Faye-Lund | 2011-12-14 | 1 | -2/+8 |
* | | | | Merge branch 'jk/git-prompt' | Junio C Hamano | 2011-12-22 | 2 | -0/+87 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | add generic terminal prompt function | Jeff King | 2011-12-12 | 2 | -0/+87 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/maint-snprintf-va-copy' | Junio C Hamano | 2011-12-19 | 1 | -2/+7 |
|\ \ \ | |||||
| * | | | compat/snprintf: don't look at va_list twicejk/maint-snprintf-va-copy | Jeff King | 2011-12-12 | 1 | -2/+7 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-12-09 | 2 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2011-12-09 | 2 | -2/+2 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | mingw: give waitpid the correct signature | Erik Faye-Lund | 2011-12-09 | 2 | -2/+2 |
* | | | | Merge branch 'vr/msvc' | Junio C Hamano | 2011-12-05 | 13 | -12/+1 |
|\ \ \ \ | |||||
| * | | | | MSVC: Remove unneeded header stubsvr/msvc | Vincent van Ravesteijn | 2011-10-31 | 12 | -12/+0 |
| * | | | | Compile fix for MSVC: Include <io.h> | Vincent van Ravesteijn | 2011-10-31 | 1 | -0/+1 |
* | | | | | Merge branch 'na/strtoimax' | Junio C Hamano | 2011-12-05 | 1 | -0/+10 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add strtoimax() compatibility function. | Nick Alcock | 2011-11-02 | 1 | -0/+10 |
* | | | | | Revert "upload-archive: use start_command instead of fork" | Junio C Hamano | 2011-11-15 | 1 | -0/+2 |
* | | | | | upload-archive: use start_command instead of fork | Erik Faye-Lund | 2011-10-30 | 1 | -2/+0 |
* | | | | | compat/win32/poll.c: upgrade from upstream | Erik Faye-Lund | 2011-10-30 | 1 | -6/+13 |
* | | | | | mingw: move poll out of sys-folder | Erik Faye-Lund | 2011-10-30 | 2 | -0/+0 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'ss/inet-ntop' | Junio C Hamano | 2011-10-21 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | inet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesss/inet-ntop | Sebastian Schuberth | 2011-10-18 | 1 | -0/+2 |
* | | | | | Merge branch 'pt/mingw-misc-fixes' | Junio C Hamano | 2011-10-18 | 2 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | mingw: ensure sockets are initialized before calling gethostname | Pat Thoyts | 2011-10-15 | 2 | -0/+10 |
* | | | | | | Merge branch 'bc/attr-ignore-case' | Junio C Hamano | 2011-10-17 | 2 | -2/+2 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |