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
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
4
-0
/
+1154
2022-03-30
Merge branch 'pw/add-p-single-key'
Junio C Hamano
2
-36
/
+211
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
3
-5
/
+31
2022-03-25
compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
Jeff Hostetler
1
-0
/
+383
2022-03-25
compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
Jeff Hostetler
2
-0
/
+116
2022-03-25
compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
Jeff Hostetler
1
-0
/
+565
2022-03-25
compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
Jeff Hostetler
1
-0
/
+20
2022-03-25
compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
Jeff Hostetler
2
-0
/
+70
2022-03-21
Merge branch 'pw/single-key-interactive'
Junio C Hamano
2
-6
/
+31
2022-03-16
terminal: restore settings on SIGTSTP
Phillip Wood
1
-3
/
+129
2022-03-16
terminal: work around macos poll() bug
Phillip Wood
1
-6
/
+36
2022-03-16
terminal: don't assume stdin is /dev/tty
Phillip Wood
2
-9
/
+22
2022-03-16
terminal: use flags for save_term()
Phillip Wood
2
-21
/
+27
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
2
-0
/
+31
2022-03-10
wrapper: make inclusion of Windows csprng header tightly scoped
Neeraj Singh
1
-5
/
+0
2022-03-09
Merge branch 'pw/single-key-interactive' into pw/add-p-single-key
Junio C Hamano
2
-6
/
+31
2022-03-01
t/helper/test-chmtime: update mingw to support chmtime on directories
Tao Klerks
1
-4
/
+19
2022-02-23
terminal: set VMIN and VTIME in non-canonical mode
Phillip Wood
1
-1
/
+9
2022-02-23
terminal: pop signal handler when terminal is restored
Phillip Wood
2
-4
/
+21
2022-02-23
terminal: always reset terminal when reading without echo
Phillip Wood
1
-1
/
+1
2022-02-16
Merge branch 'ab/auto-detect-zlib-compress2'
Junio C Hamano
1
-5
/
+6
2022-02-11
Merge branch 'bc/csprng-mktemps'
Junio C Hamano
1
-0
/
+6
2022-02-05
Merge branch 'jc/qsort-s-alignment-fix'
Junio C Hamano
1
-10
/
+4
2022-01-26
compat: auto-detect if zlib has uncompress2()
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2022-01-19
getcwd(mingw): handle the case when there is no cwd
Johannes Schindelin
1
-0
/
+4
2022-01-17
wrapper: add a helper to generate numbers from a CSPRNG
brian m. carlson
1
-0
/
+6
2022-01-12
Merge branch 'ma/windows-dynload-fix'
Junio C Hamano
4
-9
/
+12
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
4
-9
/
+12
2022-01-07
compat/qsort_s.c: avoid using potentially unaligned access
Junio C Hamano
1
-10
/
+4
2021-12-15
Merge branch 'hn/reftable'
Junio C Hamano
2
-0
/
+96
2021-12-10
Merge branch 'cb/mingw-gmtime-r'
Junio C Hamano
1
-0
/
+2
2021-11-29
Merge branch 'jc/unsetenv-returns-an-int'
Junio C Hamano
1
-1
/
+3
2021-11-27
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
1
-0
/
+2
2021-11-10
simple-ipc: work around issues with Cygwin's Unix socket emulation
Johannes Schindelin
1
-0
/
+22
2021-10-29
unsetenv(3) returns int, not void
Junio C Hamano
1
-1
/
+3
2021-10-18
Merge branch 'cm/save-restore-terminal'
Junio C Hamano
2
-15
/
+63
2021-10-13
Merge branch 'jh/builtin-fsmonitor-part1'
Junio C Hamano
2
-22
/
+171
2021-10-13
Merge branch 'ab/config-based-hooks-1'
Junio C Hamano
1
-1
/
+1
2021-10-12
Merge branch 'rs/git-mmap-uses-malloc' into maint
Junio C Hamano
1
-1
/
+6
2021-10-08
Provide zlib's uncompress2 from compat/zlib-compat.c
Han-Wen Nienhuys
2
-0
/
+96
2021-10-06
terminal: teach git how to save/restore its terminal settings
Carlo Marcelo Arenas Belón
2
-15
/
+63
2021-09-27
lazyload.h: use an even more generic function pointer than FARPROC
Carlo Marcelo Arenas Belón
1
-3
/
+6
2021-09-27
lazyload.h: fix warnings about mismatching function pointer types
Johannes Sixt
1
-2
/
+3
2021-09-23
Makefile: stop hardcoding {command,config}-list.h
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-09-20
Merge branch 'cb/pedantic-build-for-developers'
Junio C Hamano
2
-2
/
+2
2021-09-20
Merge branch 'ab/tr2-leaks-and-fixes'
Junio C Hamano
1
-24
/
+145
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
[next]