jesseduffield.lazygit/pkg
Stefan Haller d0438b7d33 Cleanup: better receiver name
No need for this to be uppercase.
2025-08-01 10:35:16 +02:00
..
app Create temp directories inside a "lazygit" folder rather than top-level in /tmp 2025-08-01 10:30:28 +02:00
cheatsheet fix: broken markdown by replace \n into <md> 2025-07-06 10:11:49 +02:00
commands Remove the kill package dependency 2025-08-01 10:32:47 +02:00
common Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
config Add new command "Checkout previous branch" 2025-07-12 18:17:25 +02:00
constants Make the links in the status panel point to the current version rather than master 2024-03-22 08:13:59 +01:00
env Support bare worktrees where worktree does not have its own .git file 2023-08-07 22:40:53 +10:00
fakes cleanup integration test code 2023-02-26 12:54:13 +11:00
gui Cleanup: better receiver name 2025-08-01 10:35:16 +02:00
i18n Make the minimum required git version a placeholder in the error text 2025-07-28 13:10:25 +02:00
integration Draw divergence from base branch right-aligned in branches view 2025-07-30 14:23:31 +02:00
jsonschema Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
logs Remove secureexec package 2023-07-30 19:59:51 +10:00
snake Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
tasks Don't kill tasks when we no longer need them 2025-08-01 10:32:46 +02:00
theme Highlight inactive selection in bold 2024-06-23 14:43:13 +02:00
updates Change direct access to Common.UserConfig to a getter 2024-08-18 10:24:52 +02:00
utils refactor: use slices.Equal to simplify code 2025-07-29 11:19:36 +02:00