jesseduffield.lazygit/pkg
Moritz Haase 240483953f config: Add option 'git.autoRefresh' to en-/disable auto-refresh
Adds a new 'autoRefresh' option to the 'git' config section that allows user to
disable auto-refresh (defaults to on). If auto-refresh is enabled, the
refreshInterval is now checked before starting the timer to prevent crashes when
it is non-positive.

Fixes #1417
2022-03-27 10:14:33 +11:00
..
app simplify 2022-03-24 20:14:41 +11:00
cheatsheet show namesake for child views 2022-03-26 18:00:46 +11:00
commands Add copy commit attributes option 2022-03-26 17:22:42 +11:00
common introduce Common struct for passing around common stuff 2022-01-04 09:07:15 +11:00
config config: Add option 'git.autoRefresh' to en-/disable auto-refresh 2022-03-27 10:14:33 +11:00
constants update release notes 2021-04-20 18:34:47 +10:00
env move git dir env stuff into a centralised package 2020-09-29 17:42:07 +10:00
gui config: Add option 'git.autoRefresh' to en-/disable auto-refresh 2022-03-27 10:14:33 +11:00
i18n update cheatsheet 2022-03-26 18:00:46 +11:00
integration allow adding whole diff to patch 2022-03-23 23:36:58 +11:00
secureexec Format code to pass lint 2021-09-16 21:38:43 +08:00
tasks update linters 2022-03-19 12:12:57 +11:00
test update linters 2022-03-19 12:12:57 +11:00
theme Add unstagedChangesColor config option 2022-03-16 19:21:39 +11:00
updates pkg/updates: Fix resource availability check in Updater 2022-03-18 22:19:45 +11:00
utils refactor cheatsheet generator 2022-03-24 20:14:41 +11:00