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
*
Merge branch 'nd/maint-compat-fnmatch-fix' into maint
Junio C Hamano
2012-11-27
|
\
|
*
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
|
|
\
*
|
|
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
*
|
|
|
Merge branch 'jk/git-prompt'
Junio C Hamano
2011-12-22
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
add generic terminal prompt function
Jeff King
2011-12-12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/maint-snprintf-va-copy'
Junio C Hamano
2011-12-19
|
\
\
\
|
*
|
|
compat/snprintf: don't look at va_list twice
Jeff King
2011-12-12
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2011-12-09
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2011-12-09
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
mingw: give waitpid the correct signature
Erik Faye-Lund
2011-12-09
*
|
|
|
Merge branch 'vr/msvc'
Junio C Hamano
2011-12-05
|
\
\
\
\
|
*
|
|
|
MSVC: Remove unneeded header stubs
Vincent van Ravesteijn
2011-10-31
|
*
|
|
|
Compile fix for MSVC: Include <io.h>
Vincent van Ravesteijn
2011-10-31
*
|
|
|
|
Merge branch 'na/strtoimax'
Junio C Hamano
2011-12-05
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add strtoimax() compatibility function.
Nick Alcock
2011-11-02
*
|
|
|
|
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
2011-11-15
*
|
|
|
|
upload-archive: use start_command instead of fork
Erik Faye-Lund
2011-10-30
*
|
|
|
|
compat/win32/poll.c: upgrade from upstream
Erik Faye-Lund
2011-10-30
*
|
|
|
|
mingw: move poll out of sys-folder
Erik Faye-Lund
2011-10-30
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'ss/inet-ntop'
Junio C Hamano
2011-10-21
|
\
\
\
\
|
*
|
|
|
inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables
Sebastian Schuberth
2011-10-18
*
|
|
|
|
Merge branch 'pt/mingw-misc-fixes'
Junio C Hamano
2011-10-18
|
\
\
\
\
\
|
*
|
|
|
|
mingw: ensure sockets are initialized before calling gethostname
Pat Thoyts
2011-10-15
*
|
|
|
|
|
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
2011-10-17
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]