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
2021-09-20
simple-ipc/ipc-win32: add Windows ACL to named pipe
Jeff Hostetler
1
-11
/
+129
2021-09-20
simple-ipc/ipc-win32: add trace2 debugging
Jeff Hostetler
1
-1
/
+24
2021-09-20
simple-ipc: preparations for supporting binary messages.
Jeff Hostetler
2
-10
/
+18
2021-09-08
Merge branch 'rs/git-mmap-uses-malloc'
Junio C Hamano
1
-1
/
+6
2021-08-24
Merge branch 'es/trace2-log-parent-process-name'
Junio C Hamano
2
-0
/
+66
2021-08-24
compat: let git_mmap use malloc(3) directly
René Scharfe
1
-1
/
+6
2021-08-02
mingw: align symlinks-related rmdir() behavior with Linux
Thomas Bétous
1
-0
/
+21
2021-07-22
tr2: log parent process name
Emily Shaffer
1
-0
/
+55
2021-07-22
tr2: make process info collection platform-generic
Emily Shaffer
1
-0
/
+11
2021-05-22
Merge branch 'jh/simple-ipc-sans-pthread'
Junio C Hamano
3
-7
/
+19
2021-05-21
simple-ipc: correct ifdefs when NO_PTHREADS is defined
Jeff Hostetler
3
-7
/
+19
2021-04-20
Merge branch 'js/access-nul-emulation-on-windows'
Junio C Hamano
1
-0
/
+2
2021-04-16
msvc: avoid calling `access("NUL", flags)`
Johannes Schindelin
1
-0
/
+2
2021-04-13
Merge branch 'tb/precompose-prefix-simplify'
Junio C Hamano
2
-5
/
+5
2021-04-05
precompose_utf8: make precompose_string_if_needed() public
Torsten Bögershausen
2
-5
/
+5
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
3
-0
/
+1778
2021-03-22
simple-ipc: add Unix domain socket implementation
Jeff Hostetler
1
-0
/
+999
2021-03-15
simple-ipc: add win32 implementation
Jeff Hostetler
2
-0
/
+779
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
1
-0
/
+2
2021-03-04
Merge branch 'jk/open-returns-eintr'
Junio C Hamano
2
-0
/
+26
2021-02-26
Makefile: add OPEN_RETURNS_EINTR knob
Jeff King
2
-0
/
+26
2021-02-12
Sync with 2.29.3
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.28.1
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.27.1
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.26.3
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.25.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.24.4
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.23.4
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.22.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.21.4
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.20.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.19.6
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.18.5
Johannes Schindelin
1
-0
/
+2
2021-02-12
Sync with 2.17.6
Johannes Schindelin
1
-0
/
+2
2021-02-12
checkout: fix bug that makes checkout follow symlinks in leading path
Matheus Tavares
1
-0
/
+2
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
2
-20
/
+34
2020-12-14
Merge branch 'da/vs-build-iconv-fix'
Junio C Hamano
1
-1
/
+1
2020-12-04
ci(vs-build): stop passing the iconv library location explicitly
Dennis Ameling
1
-1
/
+1
2020-11-11
compat/bswap.h: don't assume MSVC is little-endian
Daniel Gurney
1
-1
/
+1
2020-11-09
compat/bswap.h: simplify MSVC endianness detection
Daniel Gurney
1
-1
/
+1
2020-10-07
compat/mingw.h: drop extern from function declaration
Denton Liu
1
-1
/
+1
2020-10-04
Merge branch 'jk/drop-unaligned-loads'
Junio C Hamano
1
-24
/
+0
2020-09-24
bswap.h: drop unaligned loads
Jeff King
1
-24
/
+0
2020-09-03
vcbuild: fix batch file name in README
Orgad Shaneh
1
-2
/
+2
2020-09-03
vcbuild: fix library name for expat with make MSVC=1
Orgad Shaneh
1
-1
/
+1
2020-08-19
Merge branch 'jh/mingw-unlink'
Junio C Hamano
1
-0
/
+3
2020-08-17
mingw: improve performance of mingw_unlink()
Jeff Hostetler
1
-0
/
+3
2020-07-28
strvec: convert more callers away from argv_array name
Jeff King
2
-11
/
+11
2020-06-17
Merge branch 'js/msvc-build-fix'
Junio C Hamano
1
-1
/
+3
2020-06-04
msvc: fix "REG_STARTEND" issue
Johannes Schindelin
1
-1
/
+3
[next]