Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -0/+1 |
|\ | |||||
| * | terminal: seek when switching between reading and writing | Jeff King | 2012-08-06 | 1 | -0/+1 |
* | | 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 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | cleanup: use internal memory allocation wrapper functions everywhere | Brandon Casey | 2011-10-06 | 2 | -2/+2 |
* | | | | | | Merge branch 'ef/mingw-syslog' | Junio C Hamano | 2011-10-17 | 1 | -12/+18 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | mingw: avoid using strbuf in syslogef/mingw-syslog | Erik Faye-Lund | 2011-10-07 | 1 | -12/+18 |
| |/ / / / | |||||
* | | | | | obstack.c: Fix some sparse warnings | Ramsay Jones | 2011-09-11 | 1 | -8/+7 |
|/ / / / | |||||
* | | | | obstack: Fix portability issues | Fredrik Kuivinen | 2011-08-28 | 2 | -35/+5 |
* | | | | Add obstack.[ch] from EGLIBC 2.10 | Fredrik Kuivinen | 2011-08-20 | 2 | -0/+950 |
* | | | | Merge branch 'jc/maint-cygwin-trust-executable-bit-default' | Junio C Hamano | 2011-07-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | cygwin: trust executable bit by default | Junio C Hamano | 2011-06-20 | 1 | -1/+1 |
* | | | | | Merge branch 'rj/config-cygwin' | Junio C Hamano | 2011-07-13 | 1 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | t1301-*.sh: Fix the 'forced modes' test on cygwin | Ramsay Jones | 2011-06-16 | 1 | -2/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ef/maint-win-verify-path' | Junio C Hamano | 2011-06-29 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | real_path: do not assume '/' is the path seperator | Theo Niessink | 2011-05-27 | 1 | -0/+9 |
* | | | | | | Merge branch 'js/i18n-windows' | Junio C Hamano | 2011-06-29 | 1 | -15/+32 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Windows: teach getenv to do a case-sensitive search | Johannes Sixt | 2011-06-06 | 1 | -3/+20 |