1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/app
2022-08-14 17:37:07 +10:00
..
daemon clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +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_test.go add some more linters 2022-01-09 14:09:53 +11:00
app.go Merge pull request #2098 from Ryooooooga/feature/not-a-repository-quit 2022-08-14 17:37:07 +10: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 add build info when building from source 2022-08-01 20:16:50 +10:00