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
2019-09-30
Merge branch 'ar/mingw-run-external-with-non-ascii-path'
Junio C Hamano
1
-4
/
+11
2019-09-30
Merge branch 'dl/compat-cleanup'
Junio C Hamano
3
-8
/
+8
2019-09-05
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu
2
-6
/
+6
2019-09-05
mingw: apply array.cocci rule
Denton Liu
1
-2
/
+2
2019-08-26
mingw: fix launching of externals from Unicode paths
Adam Roben
1
-4
/
+11
2019-08-22
Merge branch 'rs/nedalloc-fixlets'
Junio C Hamano
1
-3
/
+3
2019-08-07
nedmalloc: avoid compiler warning about unused value
René Scharfe
1
-2
/
+2
2019-08-07
nedmalloc: do assignments only after the declaration section
René Scharfe
1
-1
/
+1
2019-08-02
Merge branch 'js/visual-studio'
Junio C Hamano
1
-0
/
+23
2019-07-29
msvc: add a Makefile target to pre-generate the Visual Studio solution
Johannes Schindelin
1
-0
/
+23
2019-07-25
Merge branch 'js/mingw-spawn-with-spaces-in-path'
Junio C Hamano
1
-3
/
+5
2019-07-19
Merge branch 'kb/mingw-set-home'
Junio C Hamano
1
-0
/
+24
2019-07-16
mingw: support spawning programs containing spaces in their names
Johannes Schindelin
1
-3
/
+5
2019-07-11
Merge branch 'js/mingw-use-utf8'
Junio C Hamano
3
-8
/
+16
2019-07-11
Merge branch 'cb/windows-manifest'
Junio C Hamano
1
-0
/
+25
2019-07-09
Merge branch 'jh/msvc'
Junio C Hamano
11
-37
/
+481
2019-07-08
mingw: initialize HOME on startup
Karsten Blees
1
-0
/
+24
2019-07-08
mingw: fix possible buffer overrun when calling `GetUserNameW()`
Johannes Schindelin
1
-1
/
+1
2019-06-27
mingw: use Unicode functions explicitly
Johannes Schindelin
3
-6
/
+8
2019-06-27
mingw: get pw_name in UTF-8 format
Johannes Schindelin
1
-2
/
+8
2019-06-27
mingw: embed a manifest to trick UAC into Doing The Right Thing
Cesar Eduardo Barros
1
-0
/
+25
2019-06-25
msvc: avoid debug assertion windows in Debug Mode
Johannes Schindelin
1
-0
/
+4
2019-06-25
msvc: do not pretend to support all signals
Jeff Hostetler
1
-0
/
+25
2019-06-25
msvc: add pragmas for common warnings
Philip Oakley
1
-0
/
+4
2019-06-25
msvc: add a compile-time flag to allow detailed heap debugging
Jeff Hostetler
1
-0
/
+6
2019-06-25
msvc: support building Git using MS Visual C++
Jeff Hostetler
7
-5
/
+371
2019-06-20
msvc: fix detect_msys_tty()
Jeff Hostetler
1
-0
/
+13
2019-06-20
msvc: define ftello()
Jeff Hostetler
1
-0
/
+2
2019-06-20
msvc: do not re-declare the timespec struct
Jeff Hostetler
1
-0
/
+2
2019-06-20
msvc: mark a variable as non-const
Jeff Hostetler
1
-1
/
+4
2019-06-20
msvc: define O_ACCMODE
Philip Oakley
1
-0
/
+2
2019-06-20
msvc: include sigset_t definition
Philip Oakley
1
-0
/
+2
2019-06-20
mingw: replace mingw_startup() hack
Johannes Schindelin
2
-30
/
+45
2019-06-20
obstack: fix compiler warning
Johannes Schindelin
1
-1
/
+1
2019-06-13
winansi: simplify loading the GetCurrentConsoleFontEx() function
Johannes Schindelin
1
-9
/
+5
2019-06-13
poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
Johannes Schindelin
1
-1
/
+1
2019-05-19
Merge branch 'tt/no-ipv6-fallback-for-winxp'
Junio C Hamano
2
-183
/
+3
2019-05-13
Merge branch 'cc/access-on-aix-workaround'
Junio C Hamano
2
-1
/
+32
2019-05-07
mingw: remove obsolete IPv6-related code
Tanushree Tumane
2
-183
/
+3
2019-04-25
git-compat-util: work around for access(X_OK) under root
Clément Chigot
2
-1
/
+32
2019-04-16
trace2: report peak memory usage of the process
Jeff Hostetler
1
-3
/
+47
2019-04-16
trace2: refactor setting process starting time
Jeff Hostetler
1
-0
/
+2
2019-03-11
Merge branch 'jk/guard-bswap-header'
Junio C Hamano
1
-0
/
+5
2019-03-07
compat/bswap: add include header guards
Jeff King
1
-0
/
+5
2019-02-22
trace2: collect Windows-specific process information
Jeff Hostetler
1
-0
/
+147
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
2
-3
/
+11
2019-02-15
mingw: safe-guard a bit more against getenv() problems
Johannes Schindelin
1
-1
/
+1
2019-02-13
Merge branch 'js/mingw-host-cpu'
Junio C Hamano
1
-19
/
+0
2019-02-13
Merge branch 'nd/fileno-may-be-macro'
Junio C Hamano
1
-0
/
+7
2019-02-13
mingw: use a more canonical method to fix the CPU reporting
Johannes Schindelin
1
-19
/
+0
[next]