index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-22
Merge branch 'dm/compat-s-ifmt-for-zos'
Junio C Hamano
1
-0
/
+48
2014-12-05
Merge branch 'js/windows-open-eisdir-error'
Junio C Hamano
1
-1
/
+1
2014-12-04
compat: convert modes to use portable file type values
David Michael
1
-0
/
+48
2014-11-17
Windows: correct detection of EISDIR in mingw_open()
Johannes Sixt
1
-1
/
+1
2014-10-29
Merge branch 'dm/port2zos'
Junio C Hamano
1
-0
/
+4
2014-10-27
compat/bswap.h: detect endianness from XL C compiler macros
David Michael
1
-0
/
+4
2014-09-22
mingw.h: add dummy functions for sigset_t operations
Johannes Sixt
1
-1
/
+6
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
2
-133
/
+169
2014-07-21
Merge branch 'maint'
Junio C Hamano
1
-2
/
+1
2014-07-21
Merge branch 'sk/mingw-uni-fix'
Junio C Hamano
4
-77
/
+171
2014-07-21
use xcalloc() to allocate zero-initialized memory
René Scharfe
1
-2
/
+1
2014-07-21
Win32: enable color output in Windows cmd.exe
Karsten Blees
1
-0
/
+4
2014-07-21
Win32: patch Windows environment on startup
Karsten Blees
1
-13
/
+12
2014-07-21
Win32: keep the environment sorted
Karsten Blees
1
-39
/
+65
2014-07-21
Win32: use low-level memory allocation during initialization
Karsten Blees
1
-15
/
+28
2014-07-21
Win32: reduce environment array reallocations
Karsten Blees
1
-27
/
+35
2014-07-21
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
2
-56
/
+28
2014-07-21
Win32: factor out environment block creation
Karsten Blees
1
-23
/
+32
2014-07-21
Win32: unify environment function names
Karsten Blees
1
-7
/
+7
2014-07-21
Win32: unify environment case-sensitivity
Karsten Blees
1
-2
/
+1
2014-07-21
Win32: fix environment memory leaks
Karsten Blees
2
-4
/
+7
2014-07-21
Win32: Unicode environment (incoming)
Karsten Blees
2
-0
/
+17
2014-07-21
Win32: Unicode environment (outgoing)
Karsten Blees
1
-11
/
+14
2014-07-17
Revert "Windows: teach getenv to do a case-sensitive search"
Karsten Blees
1
-20
/
+3
2014-07-16
MinGW: fix compile error due to missing ELOOP
Karsten Blees
1
-0
/
+3
2014-07-15
Win32: Unicode file name support (dirent)
Karsten Blees
2
-21
/
+11
2014-07-15
Win32: Unicode file name support (except dirent)
Karsten Blees
2
-56
/
+160
2014-07-09
Merge branch 'sk/mingw-unicode-spawn-args'
Junio C Hamano
1
-23
/
+71
2014-07-09
Merge branch 'sk/mingw-dirent'
Junio C Hamano
2
-67
/
+57
2014-07-09
Merge branch 'sk/mingw-uni-console'
Junio C Hamano
3
-123
/
+533
2014-07-09
Merge branch 'sk/mingw-main'
Junio C Hamano
2
-10
/
+19
2014-06-25
Merge branch 'ym/fix-opportunistic-index-update-race' into maint
Junio C Hamano
1
-3
/
+1
2014-06-16
Win32: Unicode arguments (incoming)
Karsten Blees
1
-2
/
+40
2014-06-16
Win32: Unicode arguments (outgoing)
Karsten Blees
1
-4
/
+14
2014-06-16
MinGW: disable CRT command line globbing
Karsten Blees
1
-0
/
+6
2014-06-16
Win32: fix potential multi-threading issue
Karsten Blees
1
-1
/
+1
2014-06-16
Win32: simplify internal mingw_spawn* APIs
Karsten Blees
1
-15
/
+8
2014-06-16
Win32: let mingw_execve() return an int
Johannes Schindelin
1
-2
/
+3
2014-06-16
Win32: reliably detect console pipe handles
Karsten Blees
1
-18
/
+7
2014-06-16
Merge branch 'cb/byte-order'
Junio C Hamano
1
-9
/
+24
2014-06-16
Merge branch 'sk/windows-unc-path'
Junio C Hamano
2
-0
/
+26
2014-06-10
Win32: fix broken pipe detection
Karsten Blees
2
-46
/
+70
2014-06-10
Win32: Thread-safe windows console output
Karsten Blees
3
-149
/
+273
2014-06-10
Win32: add Unicode conversion functions
Karsten Blees
2
-0
/
+189
2014-06-10
Win32: warn if the console font doesn't support Unicode
Karsten Blees
1
-0
/
+66
2014-06-10
Win32: detect console streams more reliably
Karsten Blees
1
-24
/
+26
2014-06-10
Win32: support Unicode console output
Karsten Blees
2
-6
/
+22
2014-06-10
mingw: avoid const warning
Stepan Kasal
1
-1
/
+1
2014-06-10
Win32: move main macro to a function
Karsten Blees
2
-10
/
+19
2014-06-10
Windows: allow using UNC path for git repository
Cezary Zawadka
2
-0
/
+26
[next]