jesseduffield.lazygit/pkg
Jesse Duffield 64782a433e fix segfault on line by line panel
The state object is sometimes undefined in the onclick method of the
line by line panel. Because we set it to nil in a bunch of places,
I've decided to just change the main context to 'normal' before setting
it to nil anywhere. That way the keybindings for the line by line panel
won't get executed and we won't get a segfault.
2020-01-31 08:27:49 +11:00
..
app remove rollbar 2020-01-29 17:29:36 +11:00
commands handle files that were deleted downstream but modified upstream 2020-01-29 19:07:47 +11:00
config safely unstage lines 2020-01-29 18:19:11 +11:00
gui fix segfault on line by line panel 2020-01-31 08:27:49 +11:00
i18n add git flow support 2020-01-08 22:03:15 +11:00
tasks allow fast flicking through any list panel 2020-01-12 11:17:20 +11:00
test fix up tests 2019-03-02 13:39:09 +11:00
theme support split view in staging panel and staging ranges 2019-11-05 19:22:01 +11:00
updates remove go-getter 2019-11-12 22:58:01 +11:00
utils allow changing tabs with [ and ] 2019-11-21 22:07:14 +11:00