1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/app
Jesse Duffield 8edad826ca Begin refactoring gui
This begins a big refactor of moving more code out of the Gui struct into contexts, controllers, and helpers. We also move some code into structs in the
gui package purely for the sake of better encapsulation
2023-04-30 13:19:52 +10:00
..
daemon extract out function 2023-04-15 17:26:08 +10:00
types move code from main into app package to allow test to be injected 2022-08-13 13:55:08 +10:00
app.go Begin refactoring gui 2023-04-30 13:19:52 +10:00
entry_point.go added gitVersion for version flag 2022-11-13 19:27:12 +05:30
errors.go clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
logging.go remove deprecated calls 2022-09-17 15:10:41 -07:00