aboutsummaryrefslogtreecommitdiff
path: root/compat
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | compat/snprintf: don't look at va_list twiceJeff King2011-12-12
* | | | Merge branch 'maint'Junio C Hamano2011-12-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-09
| |\ \ \ | | |_|/ | |/| |
| | * | mingw: give waitpid the correct signatureErik Faye-Lund2011-12-09
* | | | Merge branch 'vr/msvc'Junio C Hamano2011-12-05
|\ \ \ \
| * | | | MSVC: Remove unneeded header stubsVincent van Ravesteijn2011-10-31
| * | | | Compile fix for MSVC: Include <io.h>Vincent van Ravesteijn2011-10-31
* | | | | Merge branch 'na/strtoimax'Junio C Hamano2011-12-05
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add strtoimax() compatibility function.Nick Alcock2011-11-02
* | | | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-15
* | | | | upload-archive: use start_command instead of forkErik Faye-Lund2011-10-30
* | | | | compat/win32/poll.c: upgrade from upstreamErik Faye-Lund2011-10-30
* | | | | mingw: move poll out of sys-folderErik Faye-Lund2011-10-30
| |/ / / |/| | |