jesseduffield.lazygit/pkg
Jesse Duffield 3bf833aea7 Remove the "old cherry-pick key" warning
It's been ages since we changed the key, users should hopefully be used to it by
now, and we want to reuse the key for something else later in the branch.

Co-authored-by: Stefan Haller <stefan@haller-berlin.de>
2026-01-28 10:15:15 +01:00
..
app Show a better error message if the temp directory is not writeable 2025-10-16 10:04:47 +02:00
cheatsheet refactor: use strings.Builder and strings.Repeat to simplify code 2025-12-03 18:34:21 +01:00
commands Don't log the "git rev-list" call when marking bisect commits 2026-01-25 11:47:07 +01:00
common Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
config feat: support custom keybinds in custom command prompt menus 2025-12-22 13:43:52 +01: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 Modernize all codes 2025-11-15 10:46:23 +01:00
gui Remove the "old cherry-pick key" warning 2026-01-28 10:15:15 +01:00
i18n Remove the "old cherry-pick key" warning 2026-01-28 10:15:15 +01:00
integration Ignore fixup commits for a found base commit when doing ctrl-f 2026-01-24 16:04:35 +01:00
jsonschema Modernize all codes 2025-11-15 10:46:23 +01:00
logs Clean up build tags 2025-08-14 20:40:44 +02:00
snake Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00
tasks Modernize all codes 2025-11-15 10:46:23 +01: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 Replace go-runewidth with uniseg 2025-12-23 16:49:16 +01:00