1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-06 03:53:59 +02:00
lazygit/pkg
Moritz Haase 4abd80e2c4 pkg/gui: Fix crash if auto-fetch interval is non-positive
Check whether the auto-fetch interval configured is actually positive before
starting the background fetcher. If it is not, an error is logged. Also improve
the config option documentation a bit to make it easier to understand how to
disable auto-fetch.
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
gui pkg/gui: Fix crash if auto-fetch interval is non-positive 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