1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-05 00:59:19 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
ac0eedda91 lots more stuff 2020-08-23 14:29:18 +10:00
e87635295a dont check for error when sending view to bottom 2020-08-23 14:29:18 +10:00
dc183c0d82 no need to set views on top anymore 2020-08-23 14:29:18 +10:00
7f89113245 WIP 2020-08-23 14:29:18 +10:00
9b7a6934b3 more removing of g 2020-08-15 18:01:43 +10:00
15229bbdab more removing of g and v 2020-08-15 18:01:43 +10:00
d9fa02c53b clean up interface for popup panels 2020-08-15 18:01:43 +10:00
401f291c3b lowercase function name 2020-08-12 18:47:16 +10:00
f49e4946f2 minor refactor 2020-08-12 18:47:16 +10:00
fcd5aea04e support multiple modes of git pull 2020-08-12 18:47:16 +10:00
1c0da2967c update naming 2020-08-12 18:47:16 +10:00
1b78a42b80 pass callback directly 2020-08-12 18:47:16 +10:00
79e73d2eff minor cleanup
WIP
2020-08-12 18:47:16 +10:00
906a49049e smart refreshing files 2020-03-28 11:59:45 +11:00
c1a4bd0482 more smart refreshing
WIP

WIP

WIP

WIP

WIP

fix how diff entries are handled

WIP

WIP

WIP

WIP

WIP

WIP
2020-03-28 11:59:45 +11:00
61b4bbf74e clean up signature 2020-03-28 11:59:45 +11:00
198d237679 more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
e47ad846c4 big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
1a38bfb76d do not return focus to commitsFiles view after selecting to start a new patch 2019-11-05 19:22:01 +11:00
77faf85cfc post-merge cleanup 2019-02-11 21:07:12 +11:00
6c5e409ffa send direct error message 2018-12-19 20:12:35 +11:00
800b40ecc4 Translated credentials error with git push/pull/fetch 2018-12-19 10:06:58 +01:00
328b57e2cf no longer checking for 'exit status 128' because we're directly returning stderr 2018-12-18 22:27:50 +11:00
20a94447d7 explicitly return newlines to our live command stdin 2018-12-18 22:23:17 +11:00
865c7c2332 minor refactor of credentials panel into its own file 2018-12-18 22:19:32 +11:00