1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jesse Duffield
a4a975a69c don't panic on no files when pressing d 2018-08-07 12:51:03 +10:00
Jesse Duffield
b1918f2f68 no panic on git commit error 2018-08-06 18:55:08 +10:00
Anthony HAMON
684e8b2e80 remove useless condition 2018-08-06 07:41:29 +02:00
Jesse Duffield
9a3b565806 add vscode keybinding 2018-08-06 13:49:15 +10:00
Jesse Duffield
0df11e27fa add refresh option to files panel 2018-08-05 21:28:34 +10:00
Jesse Duffield
0aa587f55a return gracefully if there are no files when attempting to open one 2018-08-05 19:54:09 +10:00
Jesse Duffield
01540866bf handle no-file error gracefully when trying to stage 2018-08-05 18:34:50 +10:00
Jesse Duffield
001ea1002d update options 2018-07-22 12:58:09 +10:00
Jesse Duffield
fab194e923 better handling of merge conflicts 2018-07-21 17:48:27 +10:00
Jesse Duffield
a47c889cbb merge with develop 2018-07-21 16:06:38 +10:00
Jesse Duffield
e059a87ae2 refreshing files if there's an error while pulling because chances are it's a merge conflict 2018-07-21 15:57:23 +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
9c018c6138 factoring out error panel creation 2018-06-05 18:49:10 +10:00
Jesse Duffield
d89cab146a Switch to forked repo of gocui 2018-06-05 18:47:31 +10:00
Jesse Duffield
a0c8fc8899 loading file diff after refreshing files incase cursor is now at a different file 2018-06-02 09:06:02 +10:00
Jesse Duffield
103a6fd219 logging durations and more stuff 2018-06-02 08:35:49 +10:00
Jesse Duffield
b6eaa44cc2 more stuff 2018-06-01 23:23:31 +10:00
Jesse Duffield
ec78c795dd More stuff 2018-05-27 16:32:09 +10:00
Jesse Duffield
10fd353a50 More stuff 2018-05-26 15:44:44 +10:00
Jesse Duffield
bb12309c7c Breaking into different files 2018-05-26 13:23:39 +10:00