index
:
git
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
2016-01-12
Refactor skipping DOS drive prefixes
Johannes Schindelin
-13
/
+15
2016-01-04
bswap: add NO_UNALIGNED_LOADS define
Jeff King
-2
/
+3
2015-12-22
Merge branch 'js/emu-write-epipe-on-windows'
Junio C Hamano
-0
/
+20
2015-12-21
mingw: emulate write(2) that fails with a EPIPE
Johannes Schindelin
-0
/
+20
2015-12-08
Merge branch 'ad/sha1-update-chunked' into maint
Junio C Hamano
-0
/
+25
2015-12-04
Merge branch 'ad/sha1-update-chunked'
Junio C Hamano
-0
/
+25
2015-11-05
Merge branch 'js/misc-fixes' into maint
Junio C Hamano
-2
/
+4
2015-11-05
sha1: allow limiting the size of the data passed to SHA1_Update()
Atousa Pahlevan Duprat
-0
/
+25
2015-10-30
Merge branch 'js/misc-fixes'
Junio C Hamano
-2
/
+4
2015-10-26
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
-2
/
+4
2015-10-23
compat/mingw.c: remove printf format warning
Johannes Sixt
-1
/
+1
2015-10-05
prefer memcpy to strcpy
Jeff King
-2
/
+3
2015-10-05
probe_utf8_pathname_composition: use internal strbuf
Jeff King
-9
/
+11
2015-10-05
precompose_utf8: drop unused variable
Jeff King
-2
/
+1
2015-09-25
compat/hstrerror: convert sprintf to snprintf
Jeff King
-1
/
+1
2015-09-25
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
-4
/
+6
2015-09-25
compat/inet_ntop: fix off-by-one in inet_ntop4
Jeff King
-3
/
+3
2015-09-14
poll: honor the timeout on Win32
Edward Thomson
-2
/
+14
2015-08-28
Mingw: verify both ends of the pipe () call
Jose F. Morales
-1
/
+1
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
-0
/
+20
2015-05-11
Merge branch 'lm/squelch-bg-progress'
Junio C Hamano
-2
/
+6
2015-04-15
compat/mingw: stubs for getpgid() and tcgetpgrp()
Johannes Sixt
-2
/
+6
2015-03-12
mingw32: add uname()
Nguyễn Thái Ngọc Duy
-0
/
+20
2014-12-22
Merge branch 'dm/compat-s-ifmt-for-zos'
Junio C Hamano
-0
/
+48
2014-12-22
Merge branch 'js/windows-open-eisdir-error' into maint
Junio C Hamano
-1
/
+1
2014-12-05
Merge branch 'js/windows-open-eisdir-error'
Junio C Hamano
-1
/
+1
2014-12-04
compat: convert modes to use portable file type values
David Michael
-0
/
+48
2014-11-17
Windows: correct detection of EISDIR in mingw_open()
Johannes Sixt
-1
/
+1
2014-10-29
Merge branch 'dm/port2zos'
Junio C Hamano
-0
/
+4
2014-10-27
compat/bswap.h: detect endianness from XL C compiler macros
David Michael
-0
/
+4
2014-09-22
mingw.h: add dummy functions for sigset_t operations
Johannes Sixt
-1
/
+6
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
-133
/
+169
2014-07-21
Merge branch 'maint'
Junio C Hamano
-2
/
+1
2014-07-21
Merge branch 'sk/mingw-uni-fix'
Junio C Hamano
-77
/
+171
2014-07-21
use xcalloc() to allocate zero-initialized memory
René Scharfe
-2
/
+1
2014-07-21
Win32: enable color output in Windows cmd.exe
Karsten Blees
-0
/
+4
2014-07-21
Win32: patch Windows environment on startup
Karsten Blees
-13
/
+12
2014-07-21
Win32: keep the environment sorted
Karsten Blees
-39
/
+65
2014-07-21
Win32: use low-level memory allocation during initialization
Karsten Blees
-15
/
+28
2014-07-21
Win32: reduce environment array reallocations
Karsten Blees
-27
/
+35
2014-07-21
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
-56
/
+28
2014-07-21
Win32: factor out environment block creation
Karsten Blees
-23
/
+32
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
[prev]
[next]