1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-25 22:01:14 +02:00

9 Commits

Author SHA1 Message Date
Jesse Duffield
aa4160d57a merge feature/clearing-commit-panel into master 2018-08-10 22:49:54 +10:00
Jesse Duffield
bcad80250a add basic vim keybindings
add keybinding for the tab key to begin a newline when writing a commit message
it would have been shift+enter but currently that is not supported by gocui
2018-08-09 23:26:31 +10:00
Jesse Duffield
5c271b8a70 add navigate option to every panels options 2018-07-29 10:40:54 +10:00
Jesse Duffield
d832eab20c loading animation for confirmation view 2018-07-21 18:37:00 +10:00
Jesse Duffield
a47c889cbb merge with develop 2018-07-21 16:06:38 +10:00
Jesse Duffield
dea751280e better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
Jesse Duffield
4a483c112e better confirmation panel messages 2018-06-10 11:52:30 +10:00
Jesse Duffield
7653ff9a24 add support for merging 2018-06-09 19:06:33 +10:00
Jesse Duffield
d1ead5b0cf add stash panel 2018-06-05 18:48:46 +10:00