index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
Age
Commit message (
Expand
)
Author
Lines
2014-07-21
Win32: unify environment function names
Karsten Blees
-7
/
+7
2014-07-21
Win32: unify environment case-sensitivity
Karsten Blees
-2
/
+1
2014-07-21
Win32: fix environment memory leaks
Karsten Blees
-4
/
+7
2014-07-21
Win32: Unicode environment (incoming)
Karsten Blees
-0
/
+17
2014-07-21
Win32: Unicode environment (outgoing)
Karsten Blees
-11
/
+14
2014-07-17
Revert "Windows: teach getenv to do a case-sensitive search"
Karsten Blees
-20
/
+3
2014-07-16
MinGW: fix compile error due to missing ELOOP
Karsten Blees
-0
/
+3
2014-07-15
Win32: Unicode file name support (dirent)
Karsten Blees
-21
/
+11
2014-07-15
Win32: Unicode file name support (except dirent)
Karsten Blees
-56
/
+160
2014-07-09
Merge branch 'sk/mingw-unicode-spawn-args'
Junio C Hamano
-23
/
+71
2014-07-09
Merge branch 'sk/mingw-dirent'
Junio C Hamano
-67
/
+57
2014-07-09
Merge branch 'sk/mingw-uni-console'
Junio C Hamano
-123
/
+533
2014-07-09
Merge branch 'sk/mingw-main'
Junio C Hamano
-10
/
+19
2014-06-25
Merge branch 'ym/fix-opportunistic-index-update-race' into maint
Junio C Hamano
-3
/
+1
2014-06-16
Win32: Unicode arguments (incoming)
Karsten Blees
-2
/
+40
2014-06-16
Win32: Unicode arguments (outgoing)
Karsten Blees
-4
/
+14
2014-06-16
MinGW: disable CRT command line globbing
Karsten Blees
-0
/
+6
2014-06-16
Win32: fix potential multi-threading issue
Karsten Blees
-1
/
+1
2014-06-16
Win32: simplify internal mingw_spawn* APIs
Karsten Blees
-15
/
+8
2014-06-16
Win32: let mingw_execve() return an int
Johannes Schindelin
-2
/
+3
2014-06-16
Win32: reliably detect console pipe handles
Karsten Blees
-18
/
+7
2014-06-16
Merge branch 'cb/byte-order'
Junio C Hamano
-9
/
+24
2014-06-16
Merge branch 'sk/windows-unc-path'
Junio C Hamano
-0
/
+26
2014-06-10
Win32: fix broken pipe detection
Karsten Blees
-46
/
+70
2014-06-10
Win32: Thread-safe windows console output
Karsten Blees
-149
/
+273
2014-06-10
Win32: add Unicode conversion functions
Karsten Blees
-0
/
+189
2014-06-10
Win32: warn if the console font doesn't support Unicode
Karsten Blees
-0
/
+66
2014-06-10
Win32: detect console streams more reliably
Karsten Blees
-24
/
+26
2014-06-10
Win32: support Unicode console output
Karsten Blees
-6
/
+22
2014-06-10
mingw: avoid const warning
Stepan Kasal
-1
/
+1
2014-06-10
Win32: move main macro to a function
Karsten Blees
-10
/
+19
2014-06-10
Windows: allow using UNC path for git repository
Cezary Zawadka
-0
/
+26
2014-06-09
Win32 dirent: improve dirent implementation
Karsten Blees
-59
/
+54
2014-06-09
Win32 dirent: clarify #include directives
Karsten Blees
-2
/
+1
2014-06-09
Win32 dirent: change FILENAME_MAX to MAX_PATH
Karsten Blees
-1
/
+1
2014-06-09
Win32 dirent: remove unused dirent.d_reclen member
Karsten Blees
-4
/
+1
2014-06-09
Win32 dirent: remove unused dirent.d_ino member
Karsten Blees
-1
/
+0
2014-06-06
Merge branch 'tl/relax-in-poll-emulation'
Junio C Hamano
-1
/
+1
2014-06-03
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
-3
/
+1
2014-06-03
Merge branch 'ks/tree-diff-nway'
Junio C Hamano
-0
/
+0
2014-05-30
compat/bswap.h: fix endianness detection
Ben Walton
-1
/
+1
2014-05-02
compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN
Junio C Hamano
-7
/
+7
2014-05-02
compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER
Charles Bailey
-9
/
+24
2014-04-29
compat/poll: sleep 1 millisecond to avoid busy wait
Theodore Leblond
-1
/
+1
2014-04-10
wrapper.c: add xpread() similar to xread()
Yiannis Marangos
-3
/
+1
2014-04-09
Merge branch 'jk/commit-dates-parsing-fix' into maint
Junio C Hamano
-0
/
+29
2014-04-09
mingw: activate alloca
Kirill Smelkov
-0
/
+0
2014-04-08
Merge branch 'jk/commit-dates-parsing-fix'
Junio C Hamano
-0
/
+29
2014-04-01
date: recognize bogus FreeBSD gmtime output
Jeff King
-0
/
+29
2014-03-31
Merge branch 'mr/msvc-link-with-lcurl'
Junio C Hamano
-0
/
+2
[prev]
[next]