aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* Merge branch 'ss/nedmalloc-compilation' into maintJunio C Hamano2013-01-08
|\
| * nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth2012-12-11
* | Merge branch 'jc/maint-fnmatch-old-style-definition' into maintJunio C Hamano2013-01-08
|\ \
| * | compat/fnmatch: update old-style definition to ANSIJunio C Hamano2012-12-19
| * | Merge branch 'nd/maint-compat-fnmatch-fix' into maintJunio C Hamano2012-11-27
| |\ \
* | \ \ Merge branch 'ef/mingw-rmdir'Junio C Hamano2012-12-11
|\ \ \ \
| * | | | mingw_rmdir: do not prompt for retry when non-emptyErik Faye-Lund2012-12-10
* | | | | mingw: get rid of getpass implementationErik Faye-Lund2012-12-04
* | | | | mingw: reuse tty-version of git_terminal_promptErik Faye-Lund2012-12-04
* | | | | compat/terminal: separate input and output handlesErik Faye-Lund2012-12-04
* | | | | compat/terminal: factor out echo-disablingErik Faye-Lund2012-12-04
* | | | | mingw: make fgetc raise SIGINT if apropriateErik Faye-Lund2012-12-04
* | | | | mingw: correct exit-code for SIGALRM's SIG_DFLErik Faye-Lund2012-12-04
| |_|_|/ |/| | |
* | | | Merge branch 'nd/maint-compat-fnmatch-fix'Junio C Hamano2012-11-25
|\ \ \ \ | | |_|/ | |/| |
| * | | compat/fnmatch: fix off-by-one character class's length checkNguyễn Thái Ngọc Duy2012-11-20
| * | | Merge branch 'rr/precompose-utf8-cleanup' into maintJunio C Hamano2012-09-11
| |\ \ \
* | | | | USE CGYWIN_V15_WIN32API as macro to select api for cygwinMark Levedahl2012-11-18
* | | | | Update cygwin.c for new mingw-64 win32 api headersMark Levedahl2012-11-12
* | | | | Merge branch 'js/mingw-fflush-errno'Jeff King2012-10-25
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | maybe_flush_or_die: move a too-loose Windows specific errorJohannes Sixt2012-10-17
| * | | Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11Junio C Hamano2012-08-24
| |\ \ \
* | | | | make poll() work on platforms that can't recv() on a non-socketJoachim Schmitz2012-09-17
* | | | | poll() exits too early with EFAULT if 1st arg is NULLJoachim Schmitz2012-09-17
* | | | | fix some win32 specific dependencies in poll.cJoachim Schmitz2012-09-17
* | | | | make poll available for other platforms lacking itJoachim Schmitz2012-09-17
* | | | | Merge branch 'js/compat-mkdir'Junio C Hamano2012-09-03
|\ \ \ \ \
| * | | | | compat: some mkdir() do not like a slash at the endJoachim Schmitz2012-08-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'rr/precompose-utf8-cleanup'Junio C Hamano2012-08-29
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | precompose-utf8: do not call checks for non-ascii "utf8"Junio C Hamano2012-08-20
| * | | cleanup precompose_utf8Robin Rosenberg2012-08-17
* | | | Merge branch 'bw/maint-1.7.9-solaris-getpass'Junio C Hamano2012-08-08
|\ \ \ \ | | |_|/ | |/| |
| * | | terminal: seek when switching between reading and writingJeff King2012-08-06
* | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano2012-07-13
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
* | | Documentation: Fix misspellingsLeila Muhtasib2012-06-22
|/ /
* | Merge branch 'nd/threaded-index-pack'Junio C Hamano2012-05-14
|\ \
| * | compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones2012-04-11
* | | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | | Merge branch 'rj/mingw-isguid'Junio C Hamano2012-04-23
|\ \ \
| * | | compat/mingw.h: Set S_ISUID to prevent a fast-import test failureRamsay Jones2012-04-18
| |/ /
* | | Merge branch 'jk/run-command-eacces'Junio C Hamano2012-04-20
|\ \ \ | |/ / |/| |
| * | compat/mingw.[ch]: Change return type of exec functions to intRamsay Jones2012-04-05
* | | Merge branch 'bw/inet-pton-ntop-compat'Junio C Hamano2012-02-12
|\ \ \ | |/ / |/| |
| * | Drop system includes from inet_pton/inet_ntop compatibility wrappersBen Walton2012-02-05
* | | Merge branch 'ef/setenv-putenv'Junio C Hamano2011-12-22
|\ \ \
| * | | compat/setenv.c: error if name contains '='Erik Faye-Lund2011-12-14
| * | | compat/setenv.c: update errno when erroring outErik Faye-Lund2011-12-14
* | | | Merge branch 'jk/git-prompt'Junio C Hamano2011-12-22
|\ \ \ \ | | |_|/ | |/| |
| * | | add generic terminal prompt functionJeff King2011-12-12
| | |/ | |/|
* | | Merge branch 'jk/maint-snprintf-va-copy'Junio C Hamano2011-12-19
|\ \ \