1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/app
2022-09-17 15:10:41 -07:00
..
daemon remove deprecated calls 2022-09-17 15:10:41 -07:00
types move code from main into app package to allow test to be injected 2022-08-13 13:55:08 +10:00
app_test.go add some more linters 2022-01-09 14:09:53 +11:00
app.go Run gofumpt 2022-08-18 18:26:34 +01:00
entry_point.go refactor to ensure code doesn't depend on integration code 2022-08-13 13:56:50 +10:00
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