index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
t7527: test status with untracked-cache and fsmonitor--daemon
Jeff Hostetler
1
-0
/
+115
2022-03-25
fsmonitor: force update index after large responses
Jeff Hostetler
1
-1
/
+54
2022-03-25
fsmonitor--daemon: use a cookie file to sync with file system
Jeff Hostetler
2
-1
/
+241
2022-03-25
fsmonitor--daemon: periodically truncate list of modified files
Jeff Hostetler
1
-0
/
+88
2022-03-25
t/perf/p7519: add fsmonitor--daemon test cases
Jeff Hostetler
1
-4
/
+34
2022-03-25
t/perf/p7519: speed up test on Windows
Jeff Hostetler
1
-8
/
+16
2022-03-25
t/perf/p7519: fix coding style
Jeff Hostetler
1
-4
/
+4
2022-03-25
t/helper/test-chmtime: skip directories on Windows
Jeff Hostetler
1
-0
/
+15
2022-03-25
t/perf: avoid copying builtin fsmonitor files into test repo
Jeff Hostetler
1
-1
/
+1
2022-03-25
t7527: create test for fsmonitor--daemon
Jeff Hostetler
1
-0
/
+494
2022-03-25
t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
Jeff Hostetler
4
-0
/
+119
2022-03-25
help: include fsmonitor--daemon feature flag in version info
Jeff Hostetler
2
-0
/
+11
2022-03-25
fsmonitor--daemon: implement handle_client callback
Jeff Hostetler
1
-2
/
+309
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
fsmonitor--daemon: create token-based changed path cache
Jeff Hostetler
2
-2
/
+268
2022-03-25
fsmonitor--daemon: define token-ids
Jeff Hostetler
1
-1
/
+115
2022-03-25
fsmonitor--daemon: add pathname classification
Jeff Hostetler
2
-0
/
+168
2022-03-25
fsmonitor--daemon: implement 'start' command
Jeff Hostetler
1
-2
/
+107
2022-03-25
fsmonitor--daemon: implement 'run' command
Jeff Hostetler
2
-1
/
+261
2022-03-25
compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
Jeff Hostetler
3
-0
/
+33
2022-03-25
compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
Jeff Hostetler
6
-0
/
+101
2022-03-25
fsmonitor--daemon: implement 'stop' and 'status' commands
Jeff Hostetler
1
-0
/
+51
2022-03-25
fsmonitor--daemon: add a built-in fsmonitor daemon
Jeff Hostetler
5
-0
/
+50
2022-03-25
fsmonitor: document builtin fsmonitor
Jeff Hostetler
3
-17
/
+126
2022-03-25
fsmonitor: use IPC to query the builtin FSMonitor daemon
Jeff Hostetler
1
-2
/
+36
2022-03-25
fsmonitor: config settings are repository-specific
Jeff Hostetler
12
-49
/
+196
2022-03-25
fsmonitor-ipc: create client routines for git-fsmonitor--daemon
Jeff Hostetler
3
-0
/
+220
2022-03-25
fsmonitor: enhance existing comments, clarify trivial response handling
Jeff Hostetler
1
-23
/
+41
2022-03-25
test-lib-functions: remove test_subcommand_inexact
Derrick Stolee
1
-34
/
+0
2022-03-25
t7700: check post-condition in kept-pack test
Derrick Stolee
1
-3
/
+54
2022-03-24
test-lib: have --immediate emit valid TAP on failure
Ævar Arnfjörð Bjarmason
2
-1
/
+18
2022-03-24
reset: show --no-refresh in the short-help
Junio C Hamano
1
-3
/
+3
2022-03-24
Git 2.35.2
Johannes Schindelin
3
-2
/
+9
2022-03-24
Sync with 2.34.2
Johannes Schindelin
13
-12
/
+265
2022-03-24
Git 2.34.2
Johannes Schindelin
3
-2
/
+8
2022-03-24
Sync with 2.33.2
Johannes Schindelin
12
-13
/
+264
2022-03-24
Git 2.33.2
Johannes Schindelin
3
-2
/
+17
2022-03-24
Sync with 2.32.1
Johannes Schindelin
11
-13
/
+249
2022-03-24
Git 2.32.1
Johannes Schindelin
3
-2
/
+8
2022-03-24
Sync with 2.31.2
Johannes Schindelin
10
-13
/
+243
2022-03-24
Git 2.31.2
Johannes Schindelin
3
-2
/
+8
2022-03-24
Sync with 2.30.3
Johannes Schindelin
9
-13
/
+237
2022-03-24
Git 2.30.3
Johannes Schindelin
3
-2
/
+26
2022-03-24
Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes
Johannes Schindelin
2
-11
/
+23
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
2
-2
/
+28
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
3
-9
/
+50
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
3
-18
/
+4
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
6
-12
/
+2
[prev]
[next]