1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-23 00:39:13 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
39ae122304 more refactoring 2021-04-06 19:34:32 +10:00
4fe512ff3a test
type safe view access
2021-04-06 19:34:32 +10:00
0898a7bb57 refactor 2021-04-06 19:34:32 +10:00
bc9a99387f refactor of contexts and filtering 2021-04-06 19:34:32 +10:00
798d3e2d54 get rid of these positively ghastly method signatures 2021-04-06 19:34:32 +10:00
da3b0bf7c8 Start on supporting auto-suggestions when checking out a branch
switch to other fuzzy package with no dependencies
2020-11-28 20:48:17 +11:00
4912205adb remove viper
WIP
2020-10-10 00:23:01 +11:00
196c83d058 fix bug where cancelling search in menu caused issue 2020-08-26 09:32:57 +00:00
2b812b01e9 more standardisation of rendering 2020-08-23 14:29:18 +10:00
7f89113245 WIP 2020-08-23 14:29:18 +10:00
d9fa02c53b clean up interface for popup panels 2020-08-15 18:01:43 +10:00
e47ad846c4 big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
78b62be96f better handling of clearing the search 2020-02-24 22:18:04 +11:00
46be280c92 support searching in side panels
For now we're just doing side panels, because it will take more work
to support this in the various main panel contexts
2020-02-24 22:18:04 +11:00