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-11-23
mingw: spawned processes need to inherit only standard handles
Johannes Schindelin
1
-11
/
+109
2019-11-23
mingw: work around incorrect standard handles
Johannes Schindelin
1
-1
/
+11
2019-11-13
mingw: use COPY_ARRAY for copying array
René Scharfe
1
-1
/
+1
2019-11-10
Fix spelling errors in no-longer-updated-from-upstream modules
Elijah Newren
6
-9
/
+9
2019-11-10
Fix spelling errors in code comments
Elijah Newren
2
-2
/
+2
2019-10-30
Merge branch 'js/mingw-needs-hiding-fix'
Junio C Hamano
1
-0
/
+2
2019-10-28
mingw: avoid a buffer overrun in `needs_hiding()`
Johannes Schindelin
1
-0
/
+2
2019-10-18
Merge branch 'dl/compat-cleanup'
Junio C Hamano
1
-1
/
+1
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
4
-2
/
+55
2019-10-11
pthread.h: manually align parameter lists
Denton Liu
1
-1
/
+1
2019-10-09
Merge branch 'js/diff-rename-force-stable-sort'
Junio C Hamano
2
-70
/
+3
2019-10-06
msvc: work around a bug in GetEnvironmentVariable()
Johannes Schindelin
1
-0
/
+2
2019-10-06
msvc: handle DEVELOPER=1
Johannes Schindelin
1
-0
/
+46
2019-10-06
msvc: ignore some libraries when linking
Johannes Schindelin
1
-1
/
+1
2019-10-06
compat/win32/path-utils.h: add #include guards
Johannes Schindelin
1
-0
/
+5
2019-10-06
winansi: use FLEX_ARRAY to avoid compiler warning
Johannes Schindelin
1
-1
/
+1
2019-10-02
Move git_sort(), a stable sort, into into libgit.a
Johannes Schindelin
2
-70
/
+3
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-29
Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint
Junio C Hamano
1
-3
/
+5
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
[prev]
[next]