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 'sk/mingw-dirent'
Junio C Hamano
2014-07-09
|
\
|
*
Win32 dirent: improve dirent implementation
Karsten Blees
2014-06-09
|
*
Win32 dirent: clarify #include directives
Karsten Blees
2014-06-09
|
*
Win32 dirent: change FILENAME_MAX to MAX_PATH
Karsten Blees
2014-06-09
|
*
Win32 dirent: remove unused dirent.d_reclen member
Karsten Blees
2014-06-09
|
*
Win32 dirent: remove unused dirent.d_ino member
Karsten Blees
2014-06-09
*
|
Merge branch 'sk/mingw-uni-console'
Junio C Hamano
2014-07-09
|
\
\
|
*
|
Win32: reliably detect console pipe handles
Karsten Blees
2014-06-16
|
*
|
Win32: fix broken pipe detection
Karsten Blees
2014-06-10
|
*
|
Win32: Thread-safe windows console output
Karsten Blees
2014-06-10
|
*
|
Win32: add Unicode conversion functions
Karsten Blees
2014-06-10
|
*
|
Win32: warn if the console font doesn't support Unicode
Karsten Blees
2014-06-10
|
*
|
Win32: detect console streams more reliably
Karsten Blees
2014-06-10
|
*
|
Win32: support Unicode console output
Karsten Blees
2014-06-10
*
|
|
Merge branch 'sk/mingw-main'
Junio C Hamano
2014-07-09
|
\
\
\
|
|
/
/
|
*
|
mingw: avoid const warning
Stepan Kasal
2014-06-10
|
*
|
Win32: move main macro to a function
Karsten Blees
2014-06-10
*
|
|
Merge branch 'cb/byte-order'
Junio C Hamano
2014-06-16
|
\
\
\
|
*
|
|
compat/bswap.h: fix endianness detection
Ben Walton
2014-05-30
|
*
|
|
compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN
Junio C Hamano
2014-05-02
|
*
|
|
compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER
Charles Bailey
2014-05-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sk/windows-unc-path'
Junio C Hamano
2014-06-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Windows: allow using UNC path for git repository
Cezary Zawadka
2014-06-10
*
|
|
Merge branch 'tl/relax-in-poll-emulation'
Junio C Hamano
2014-06-06
|
\
\
\
|
*
|
|
compat/poll: sleep 1 millisecond to avoid busy wait
Theodore Leblond
2014-04-29
|
|
/
/
|
*
|
Merge branch 'jk/commit-dates-parsing-fix' into maint
Junio C Hamano
2014-04-09
|
|
\
\
*
|
\
\
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
2014-06-03
|
\
\
\
\
|
*
|
|
|
wrapper.c: add xpread() similar to xread()
Yiannis Marangos
2014-04-10
*
|
|
|
|
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
2014-06-03
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mingw: activate alloca
Kirill Smelkov
2014-04-09
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/commit-dates-parsing-fix'
Junio C Hamano
2014-04-08
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
date: recognize bogus FreeBSD gmtime output
Jeff King
2014-04-01
*
|
|
|
Merge branch 'mr/msvc-link-with-lcurl'
Junio C Hamano
2014-03-31
|
\
\
\
\
|
*
|
|
|
MSVC: allow linking with the cURL library
Marat Radchenko
2014-03-27
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/no-more-fnmatch'
Junio C Hamano
2014-03-14
|
\
\
\
\
|
*
|
|
|
actually remove compat fnmatch source code
Nguyễn Thái Ngọc Duy
2014-02-20
|
|
/
/
/
*
|
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
read-cache: use get_be32 instead of hand-rolled ntoh_l
Jeff King
2014-01-23
|
*
|
|
block-sha1: factor out get_be and put_be wrappers
Jeff King
2014-01-23
|
*
|
|
compat: add endianness helpers
Vicent Marti
2013-11-18
*
|
|
|
Merge branch 'ef/mingw-write'
Junio C Hamano
2014-01-27
|
\
\
\
\
|
*
|
|
|
mingw: remove mingw_write
Erik Faye-Lund
2014-01-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
mark Windows build scripts executable
Jonathan Nieder
2013-11-25
|
/
/
/
*
|
|
C: have space around && and || operators
Junio C Hamano
2013-10-16
|
/
/
*
|
Merge branch 'kb/msvc-compile'
Jonathan Nieder
2013-09-24
|
\
\
|
*
|
Windows: do not redefine _WIN32_WINNT
Sebastian Schuberth
2013-09-11
|
*
|
MinGW: Fix stat definitions to work with MinGW runtime version 4.0
Sebastian Schuberth
2013-09-11
|
*
|
MSVC: fix stat definition hell
Karsten Blees
2013-09-11
|
*
|
MSVC: fix compile errors due to macro redefinitions
Karsten Blees
2013-09-11
*
|
|
Merge branch 'jk/config-int-range-check'
Junio C Hamano
2013-09-19
|
\
\
\
[next]