1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg
Stefan Haller fba1a2b5ac Add config gui.experimentalShowBranchHeads
People find the new (*) display for branch heads in the commits list confusing,
so make it opt-in for now.
2023-05-02 18:58:54 +10:00
..
app Make RebaseCommands.AmendTo more robust 2023-04-29 07:28:33 +02:00
cheatsheet Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
commands Merge pull request #2552 from stefanhaller/support-stacked-branches 2023-05-01 21:07:19 +10:00
common introduce Common struct for passing around common stuff 2022-01-04 09:07:15 +11:00
config Add config gui.experimentalShowBranchHeads 2023-05-02 18:58:54 +10:00
constants
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 Add config gui.experimentalShowBranchHeads 2023-05-02 18:58:54 +10:00
i18n Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
integration Add config gui.experimentalShowBranchHeads 2023-05-02 18:58:54 +10: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 prevent unnecessary re-renders of view 2023-04-02 15:44:05 +10:00
theme Fix setting gui.selectedRangeBgColor as a hex value 2023-03-03 08:46:43 +01:00
updates pkg/updates: Fix resource availability check in Updater 2022-03-18 22:19:45 +11:00
utils refactor moveFixupCommitDown 2023-04-29 07:28:33 +02:00