1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg
2023-04-29 07:28:33 +02:00
..
app Implement squash, fixup, drop, and reword in terms of daemon 2023-04-29 07:28:33 +02:00
cheatsheet integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
commands Implement "move patch to selected commit" in terms of daemon 2023-04-29 07:28:33 +02:00
common
config Add an editor preset for kakoune (kakoune.org). 2023-04-27 13:41:54 -03: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 Implement squash, fixup, drop, and reword in terms of daemon 2023-04-29 07:28:33 +02:00
i18n use lowercase text for menu items (as we're still yet to standardise on 'Sentence case') 2023-04-15 17:29:31 +10:00
integration Implement "edit commit" in terms of the new EditRebase function 2023-04-29 07:28:33 +02:00
logs clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
secureexec
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
utils Extract EditRebaseTodo into a function in utils.rebaseTodo 2023-04-29 07:28:33 +02:00