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
/
win32
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
Sync with 2.23.1
Johannes Schindelin
2
-2
/
+27
2019-12-06
Sync with 2.22.2
Johannes Schindelin
2
-2
/
+27
2019-12-06
Sync with 2.21.1
Johannes Schindelin
2
-2
/
+27
2019-12-06
Sync with 2.20.2
Johannes Schindelin
2
-2
/
+27
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
1
-0
/
+5
2019-10-11
pthread.h: manually align parameter lists
Denton Liu
1
-1
/
+1
2019-10-06
compat/win32/path-utils.h: add #include guards
Johannes Schindelin
1
-0
/
+5
2019-09-05
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-3
/
+3
2019-06-27
mingw: embed a manifest to trick UAC into Doing The Right Thing
Cesar Eduardo Barros
1
-0
/
+25
2019-04-16
trace2: report peak memory usage of the process
Jeff Hostetler
1
-3
/
+47
2019-02-22
trace2: collect Windows-specific process information
Jeff Hostetler
1
-0
/
+147
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
2
-0
/
+48
2018-12-26
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
2
-0
/
+48
2018-11-14
win32: replace pthread_cond_*() with much simpler code
Loo Rong Jie
2
-159
/
+7
2017-09-26
Win32: simplify loading of DLL functions
Johannes Schindelin
1
-0
/
+57
2017-08-10
win32: plug memory leak on realloc() failure in syslog()
René Scharfe
1
-0
/
+2
2016-05-18
Merge branch 'jk/push-client-deadlock-fix'
Junio C Hamano
1
-0
/
+7
2016-05-11
Windows: only add a no-op pthread_sigmask() when needed
Johannes Schindelin
1
-0
/
+2
2016-05-09
compat/win32/syslog.c: use warning_errno()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2016-05-02
Windows: add pthread_sigmask() that does nothing
Johannes Sixt
1
-0
/
+5
2016-03-04
Merge branch 'js/pthread-exit-emu-windows'
Junio C Hamano
1
-1
/
+1
2016-03-02
Mark win32's pthread_exit() as NORETURN
Johannes Schindelin
1
-1
/
+1
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-2
/
+2
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-2
/
+2
2016-01-15
mingw: uglify (a, 0) definitions to shut up warnings
Johannes Schindelin
1
-1
/
+4
2016-01-15
mingw: squash another warning about a cast
Johannes Schindelin
1
-1
/
+1
2014-07-15
Win32: Unicode file name support (dirent)
Karsten Blees
2
-21
/
+11
2014-07-09
Merge branch 'sk/mingw-dirent'
Junio C Hamano
2
-67
/
+57
2014-06-09
Win32 dirent: improve dirent implementation
Karsten Blees
1
-59
/
+54
2014-06-09
Win32 dirent: clarify #include directives
Karsten Blees
1
-2
/
+1
2014-06-09
Win32 dirent: change FILENAME_MAX to MAX_PATH
Karsten Blees
1
-1
/
+1
2014-06-09
Win32 dirent: remove unused dirent.d_reclen member
Karsten Blees
1
-4
/
+1
2014-06-09
Win32 dirent: remove unused dirent.d_ino member
Karsten Blees
1
-1
/
+0
2014-04-09
mingw: activate alloca
Kirill Smelkov
1
-0
/
+1
2013-04-28
compat/win32/pthread.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2012-09-17
make poll available for other platforms lacking it
Joachim Schmitz
2
-659
/
+0
2012-04-11
compat/win32/pthread.h: Add an pthread_key_delete() implementation
Ramsay Jones
1
-0
/
+5
2011-10-30
compat/win32/poll.c: upgrade from upstream
Erik Faye-Lund
1
-6
/
+13
2011-10-30
mingw: move poll out of sys-folder
Erik Faye-Lund
2
-0
/
+0
2011-10-07
mingw: avoid using strbuf in syslog
Erik Faye-Lund
1
-12
/
+18
2010-12-16
Merge branch 'rj/msvc-fix'
Junio C Hamano
1
-0
/
+3
2010-12-09
msvc: Fix compilation errors in compat/win32/sys/poll.c
Ramsay Jones
1
-0
/
+3
2010-11-23
win32: use our own dirent.h
Erik Faye-Lund
2
-0
/
+132
2010-11-04
mingw: use poll-emulation from gnulib
Erik Faye-Lund
1
-2
/
+1
2010-11-04
mingw: import poll-emulation from gnulib
Erik Faye-Lund
2
-0
/
+650
2010-11-04
mingw: implement syslog
Mike Pape
2
-0
/
+92
2010-06-21
Merge branch 'js/async-thread'
Junio C Hamano
2
-0
/
+33
2010-04-08
Thread-safe xmalloc and xrealloc needs a recursive mutex
Johannes Sixt
1
-1
/
+7
2010-03-07
Windows: more pthreads functions
Johannes Sixt
2
-0
/
+33
[next]