index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
Commit message (
Expand
)
Author
Age
*
Revert "compat: add strtok_r()"
Erik Faye-Lund
2013-02-26
*
Merge branch 'nd/wildmatch'
Junio C Hamano
2013-01-10
|
\
|
*
compat/fnmatch: respect NO_FNMATCH* even on glibc
Nguyễn Thái Ngọc Duy
2013-01-01
*
|
Merge branch 'ss/nedmalloc-compilation'
Junio C Hamano
2013-01-03
|
\
\
|
*
|
nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2
Sebastian Schuberth
2012-12-11
*
|
|
Merge branch 'jc/maint-fnmatch-old-style-definition'
Junio C Hamano
2013-01-03
|
\
\
\
|
*
|
|
compat/fnmatch: update old-style definition to ANSI
Junio C Hamano
2012-12-19
|
*
|
|
Merge branch 'nd/maint-compat-fnmatch-fix' into maint
Junio C Hamano
2012-11-27
|
|
\
\
\
*
|
\
\
\
Merge branch 'ef/mingw-rmdir'
Junio C Hamano
2012-12-11
|
\
\
\
\
\
|
*
|
|
|
|
mingw_rmdir: do not prompt for retry when non-empty
Erik Faye-Lund
2012-12-10
*
|
|
|
|
|
mingw: get rid of getpass implementation
Erik Faye-Lund
2012-12-04
*
|
|
|
|
|
mingw: reuse tty-version of git_terminal_prompt
Erik Faye-Lund
2012-12-04
*
|
|
|
|
|
compat/terminal: separate input and output handles
Erik Faye-Lund
2012-12-04
*
|
|
|
|
|
compat/terminal: factor out echo-disabling
Erik Faye-Lund
2012-12-04
*
|
|
|
|
|
mingw: make fgetc raise SIGINT if apropriate
Erik Faye-Lund
2012-12-04
*
|
|
|
|
|
mingw: correct exit-code for SIGALRM's SIG_DFL
Erik Faye-Lund
2012-12-04
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'nd/maint-compat-fnmatch-fix'
Junio C Hamano
2012-11-25
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
compat/fnmatch: fix off-by-one character class's length check
Nguyễn Thái Ngọc Duy
2012-11-20
|
*
|
|
|
Merge branch 'rr/precompose-utf8-cleanup' into maint
Junio C Hamano
2012-09-11
|
|
\
\
\
\
*
|
|
|
|
|
USE CGYWIN_V15_WIN32API as macro to select api for cygwin
Mark Levedahl
2012-11-18
*
|
|
|
|
|
Update cygwin.c for new mingw-64 win32 api headers
Mark Levedahl
2012-11-12
*
|
|
|
|
|
Merge branch 'js/mingw-fflush-errno'
Jeff King
2012-10-25
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
maybe_flush_or_die: move a too-loose Windows specific error
Johannes Sixt
2012-10-17
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11
Junio C Hamano
2012-08-24
|
|
\
\
\
*
|
|
|
|
make poll() work on platforms that can't recv() on a non-socket
Joachim Schmitz
2012-09-17
*
|
|
|
|
poll() exits too early with EFAULT if 1st arg is NULL
Joachim Schmitz
2012-09-17
*
|
|
|
|
fix some win32 specific dependencies in poll.c
Joachim Schmitz
2012-09-17
*
|
|
|
|
make poll available for other platforms lacking it
Joachim Schmitz
2012-09-17
*
|
|
|
|
Merge branch 'js/compat-mkdir'
Junio C Hamano
2012-09-03
|
\
\
\
\
\
|
*
|
|
|
|
compat: some mkdir() do not like a slash at the end
Joachim Schmitz
2012-08-24
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rr/precompose-utf8-cleanup'
Junio C Hamano
2012-08-29
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
precompose-utf8: do not call checks for non-ascii "utf8"
Junio C Hamano
2012-08-20
|
*
|
|
cleanup precompose_utf8
Robin Rosenberg
2012-08-17
*
|
|
|
Merge branch 'bw/maint-1.7.9-solaris-getpass'
Junio C Hamano
2012-08-08
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
terminal: seek when switching between reading and writing
Jeff King
2012-08-06
*
|
|
|
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
2012-07-13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
git on Mac OS and precomposed unicode
Torsten Bögershausen
2012-07-08
*
|
|
Documentation: Fix misspellings
Leila Muhtasib
2012-06-22
|
/
/
*
|
Merge branch 'nd/threaded-index-pack'
Junio C Hamano
2012-05-14
|
\
\
|
*
|
compat/win32/pthread.h: Add an pthread_key_delete() implementation
Ramsay Jones
2012-04-11
*
|
|
remove superfluous newlines in error messages
Pete Wyckoff
2012-04-30
*
|
|
Merge branch 'rj/mingw-isguid'
Junio C Hamano
2012-04-23
|
\
\
\
|
*
|
|
compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
Ramsay Jones
2012-04-18
|
|
/
/
*
|
|
Merge branch 'jk/run-command-eacces'
Junio C Hamano
2012-04-20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
compat/mingw.[ch]: Change return type of exec functions to int
Ramsay Jones
2012-04-05
*
|
|
Merge branch 'bw/inet-pton-ntop-compat'
Junio C Hamano
2012-02-12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Drop system includes from inet_pton/inet_ntop compatibility wrappers
Ben Walton
2012-02-05
*
|
|
Merge branch 'ef/setenv-putenv'
Junio C Hamano
2011-12-22
|
\
\
\
|
*
|
|
compat/setenv.c: error if name contains '='
Erik Faye-Lund
2011-12-14
|
*
|
|
compat/setenv.c: update errno when erroring out
Erik Faye-Lund
2011-12-14
[next]