summaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2012-07-13Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano
2012-07-09git on Mac OS and precomposed unicodeTorsten Bögershausen
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-05-14Merge branch 'nd/threaded-index-pack'Junio C Hamano
2012-04-30remove superfluous newlines in error messagesPete Wyckoff
2012-04-23Merge branch 'rj/mingw-isguid'Junio C Hamano
2012-04-20Merge branch 'jk/run-command-eacces'Junio C Hamano
2012-04-18compat/mingw.h: Set S_ISUID to prevent a fast-import test failureRamsay Jones
2012-04-11compat/win32/pthread.h: Add an pthread_key_delete() implementationRamsay Jones
2012-04-05compat/mingw.[ch]: Change return type of exec functions to intRamsay Jones
2012-02-13Merge branch 'bw/inet-pton-ntop-compat'Junio C Hamano
2012-02-06Drop system includes from inet_pton/inet_ntop compatibility wrappersBen Walton
2011-12-22Merge branch 'ef/setenv-putenv'Junio C Hamano
2011-12-22Merge branch 'jk/git-prompt'Junio C Hamano
2011-12-20Merge branch 'jk/maint-snprintf-va-copy'Junio C Hamano
2011-12-15compat/setenv.c: error if name contains '='Erik Faye-Lund
2011-12-15compat/setenv.c: update errno when erroring outErik Faye-Lund
2011-12-13add generic terminal prompt functionJeff King
2011-12-12compat/snprintf: don't look at va_list twiceJeff King
2011-12-09Merge branch 'maint'Junio C Hamano
2011-12-09Merge branch 'maint-1.7.7' into maintJunio C Hamano
2011-12-09mingw: give waitpid the correct signatureErik Faye-Lund
2011-12-05Merge branch 'vr/msvc'Junio C Hamano
2011-12-05Merge branch 'na/strtoimax'Junio C Hamano
2011-11-15Revert "upload-archive: use start_command instead of fork"Junio C Hamano
2011-11-02Add strtoimax() compatibility function.Nick Alcock
2011-11-01MSVC: Remove unneeded header stubsVincent van Ravesteijn
2011-11-01Compile fix for MSVC: Include <io.h>Vincent van Ravesteijn
2011-10-31upload-archive: use start_command instead of forkErik Faye-Lund
2011-10-31compat/win32/poll.c: upgrade from upstreamErik Faye-Lund
2011-10-31mingw: move poll out of sys-folderErik Faye-Lund
2011-10-21Merge branch 'ss/inet-ntop'Junio C Hamano
2011-10-19Merge branch 'pt/mingw-misc-fixes'Junio C Hamano
2011-10-18inet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesSebastian Schuberth
2011-10-18Merge branch 'bc/attr-ignore-case'Junio C Hamano
2011-10-18Merge branch 'ef/mingw-syslog'Junio C Hamano
2011-10-16mingw: ensure sockets are initialized before calling gethostnamePat Thoyts
2011-10-07mingw: avoid using strbuf in syslogErik Faye-Lund
2011-10-06cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey
2011-09-11obstack.c: Fix some sparse warningsRamsay Jones
2011-08-29obstack: Fix portability issuesFredrik Kuivinen
2011-08-21Add obstack.[ch] from EGLIBC 2.10Fredrik Kuivinen
2011-07-13Merge branch 'jc/maint-cygwin-trust-executable-bit-default'Junio C Hamano
2011-07-13Merge branch 'rj/config-cygwin'Junio C Hamano
2011-06-30Merge branch 'ef/maint-win-verify-path'Junio C Hamano
2011-06-30Merge branch 'js/i18n-windows'Junio C Hamano
2011-06-20cygwin: trust executable bit by defaultJunio C Hamano
2011-06-16t1301-*.sh: Fix the 'forced modes' test on cygwinRamsay Jones
2011-06-06Windows: teach getenv to do a case-sensitive searchJohannes Sixt
2011-06-06mingw.c: move definition of mingw_getenv downJohannes Sixt