jesseduffield.lazygit/pkg
Stefan Haller 6af8f278d0 Don't put "<--- YOU ARE HERE" in the commit model's name
Instead, derive it from context at display time (if we're rebasing, it's the
first non-todo commit). This fixes the problem that unfolding the current
commit's files in the local commits panel would show junk in the frame's title.

Along the way we make sure to only display the "<--- YOU ARE HERE" string in the
local commits panel; previously it would show for the top commit of a branch or
tag if mid-rebase.
2023-03-01 09:12:00 +01:00
..
app Bump minimum required git version to 2.20 2023-02-19 10:20:14 +01:00
cheatsheet integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
commands Don't put "<--- YOU ARE HERE" in the commit model's name 2023-03-01 09:12:00 +01:00
common introduce Common struct for passing around common stuff 2022-01-04 09:07:15 +11:00
config remove x keybinding for opening menu so we now only use '?' 2023-02-20 19:28:45 +11:00
constants update release notes 2021-04-20 18:34:47 +10:00
env clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
fakes cleanup integration test code 2023-02-26 12:54:13 +11:00
gui Don't put "<--- YOU ARE HERE" in the commit model's name 2023-03-01 09:12:00 +01:00
i18n mention path in tooltips 2023-02-20 19:28:45 +11:00
integration Make integration test more robust 2023-02-27 08:53:06 +01:00
logs clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
secureexec Format code to pass lint 2021-09-16 21:38:43 +08:00
snake integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
tasks add deadlock mutex package 2022-08-07 11:16:14 +10:00
theme [#2279] defaultFgColor entry in theme config 2022-11-21 21:48:18 +01:00
updates pkg/updates: Fix resource availability check in Updater 2022-03-18 22:19:45 +11:00
utils fix: fix ReplacePlaceholderString 2023-01-18 20:56:22 +09:00