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
*
remove doubled words, e.g., s/to to/to/, and fix related typos
Jim Meyering
2011-04-13
*
Merge branch 'maint'
Junio C Hamano
2011-03-16
|
\
|
*
compat: make gcc bswap an inline function
Jonathan Nieder
2011-03-16
*
|
Merge branch 'jk/strbuf-vaddf'
Junio C Hamano
2011-03-15
|
\
\
|
*
|
compat: provide a fallback va_copy definition
Jeff King
2011-02-26
|
|
/
*
|
Merge branch 'sp/maint-fd-limit'
Junio C Hamano
2011-03-15
|
\
\
|
*
|
mingw: add minimum getrlimit() compatibility stub
Erik Faye-Lund
2011-03-02
|
|
/
*
|
Merge branch 'hv/mingw-fs-funnies'
Junio C Hamano
2011-02-27
|
\
\
|
|
/
|
/
|
|
*
mingw_rmdir: set errno=ENOTEMPTY when appropriate
Johannes Schindelin
2011-02-07
|
*
mingw: add fallback for rmdir in case directory is in use
Heiko Voigt
2011-02-07
|
*
mingw: make failures to unlink or move raise a question
Heiko Voigt
2011-02-07
|
*
mingw: work around irregular failures of unlink on windows
Heiko Voigt
2011-02-07
|
*
mingw: move unlink wrapper to mingw.c
Heiko Voigt
2011-02-07
*
|
Merge branch 'rj/msvc-fix'
Junio C Hamano
2010-12-16
|
\
\
|
|
/
|
/
|
|
*
msvc: Fix macro redefinition warnings
Ramsay Jones
2010-12-09
|
*
msvc: Fix build by adding missing INTMAX_MAX define
Ramsay Jones
2010-12-09
|
*
msvc: Fix compilation errors in compat/win32/sys/poll.c
Ramsay Jones
2010-12-09
*
|
Merge branch 'ef/win32-dirent'
Junio C Hamano
2010-12-12
|
\
\
|
*
|
win32: use our own dirent.h
Erik Faye-Lund
2010-11-23
|
*
|
msvc: opendir: handle paths ending with a slash
Erik Faye-Lund
2010-11-23
|
*
|
win32: dirent: handle errors
Erik Faye-Lund
2010-11-23
|
*
|
msvc: opendir: do not start the search
Erik Faye-Lund
2010-11-23
|
*
|
msvc: opendir: allocate enough memory
Erik Faye-Lund
2010-11-23
|
*
|
msvc: opendir: fix malloc-failure
Erik Faye-Lund
2010-11-23
|
|
/
*
|
Merge branch 'il/remote-fd-ext'
Junio C Hamano
2010-12-08
|
\
\
|
*
|
Add bidirectional_transfer_loop()
Ilari Liusvaara
2010-10-13
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-11-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mingw: do not set errno to 0 on success
Erik Faye-Lund
2010-11-23
|
|
/
*
|
mingw: use poll-emulation from gnulib
Erik Faye-Lund
2010-11-04
*
|
mingw: import poll-emulation from gnulib
Erik Faye-Lund
2010-11-04
*
|
Improve the mingw getaddrinfo stub to handle more use cases
Martin Storsjö
2010-11-04
*
|
mingw: add kill emulation
Erik Faye-Lund
2010-11-04
*
|
mingw: support waitpid with pid > 0 and WNOHANG
Erik Faye-Lund
2010-11-04
*
|
mingw: use real pid
Erik Faye-Lund
2010-11-04
*
|
inet_ntop: fix a couple of old-style decls
Erik Faye-Lund
2010-11-04
*
|
compat: add inet_pton and inet_ntop prototypes
Mike Pape
2010-11-04
*
|
mingw: implement syslog
Mike Pape
2010-11-04
*
|
mingw: add network-wrappers for daemon
Mike Pape
2010-11-04
*
|
Add MinGW-specific execv() override.
Eric Sunshine
2010-10-03
*
|
Fix Windows-specific macro redefinition warning.
Eric Sunshine
2010-10-03
*
|
mingw: do not crash on open(NULL, ...)
Erik Faye-Lund
2010-10-03
*
|
MinGW: Report errors when failing to launch the html browser.
Pat Thoyts
2010-10-01
*
|
MinGW: fix stat() and lstat() implementations for handling symlinks
Pat Thoyts
2010-10-01
*
|
MinGW: Add missing file mode bit defines
Sebastian Schuberth
2010-10-01
*
|
MinGW: Use pid_t more consequently, introduce uid_t for greater compatibility
Sebastian Schuberth
2010-10-01
|
/
*
Merge branch 'ab/compat-regex'
Junio C Hamano
2010-09-03
|
\
|
*
Fix compat/regex ANSIfication on MinGW
Johannes Sixt
2010-08-26
|
*
compat/regex: get rid of old-style definition
Junio C Hamano
2010-08-19
|
*
compat/regex: define out variables only used under RE_ENABLE_I18N
Ævar Arnfjörð Bjarmason
2010-08-19
|
*
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2010-08-18
[next]