nvim-tree.lua/lua/nvim-tree/git
Alexander Courtis 36e29c3a95
fix(#1970): disable git integration after 5 timeouts (#1990)
* fix(#1970): additional log function gating for efficiency when not logging

* fix(#1970): additional log function gating for efficiency when not logging

* fix(#1970): disable git integration after 10 timeouts

* fix(#1970): disable git integration after 10 timeouts

* fix(#1970): disable git integration after 10 timeouts

* fix(#1970): cleanly kill timed out git processes

* fix(#1970): revert git kill, to be completed via #1974 experiment

* fix(#1970): revert git kill, to be completed via #1974 experiment
2023-02-12 14:28:48 +11:00
..
init.lua fix(#1970): disable git integration after 5 timeouts (#1990) 2023-02-12 14:28:48 +11:00
runner.lua fix(#1970): disable git integration after 5 timeouts (#1990) 2023-02-12 14:28:48 +11:00
utils.lua fix(#1961): harden profiling functions (#1986) 2023-02-11 17:05:01 +11:00