jesseduffield.lazygit/pkg/commands
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
..
git_commands Don't put "<--- YOU ARE HERE" in the commit model's name 2023-03-01 09:12:00 +01:00
git_config remove deprecated calls 2022-09-17 15:10:41 -07:00
hosting_service cleanup integration test code 2023-02-26 12:54:13 +11:00
models show tag message 2023-02-20 19:01:08 +11:00
oscommands Add credential prompts for U2F-backed SSH keys 2022-11-30 13:34:32 +11:00
patch Improve staging panel integration tests 2023-02-25 11:35:41 +11:00
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
types/enums more refactoring 2022-01-04 09:07:15 +11:00
git.go Revert "fix: improve backward compatibility" 2023-02-19 16:13:31 +01:00
git_cmd_obj_builder.go WIP 2022-01-04 09:07:15 +11:00
git_cmd_obj_runner.go fix(loaders/file.go): changed to ignore stderr when loading git status 2022-09-19 18:46:32 +09:00
git_test.go feat: add GitVersion struct 2022-12-30 20:01:14 +09:00