1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-14 11:23:09 +02:00
lazygit/pkg/integration/components
2022-12-28 10:54:38 +11:00
..
actions.go create actions struct 2022-12-28 10:54:38 +11:00
alert_asserter.go rename input to t 2022-12-27 21:35:36 +11:00
assertion_helper.go better namespacing for assertions 2022-12-27 21:26:18 +11:00
commit_message_panel_asserter.go rename input to t 2022-12-27 21:35:36 +11:00
confirmation_asserter.go rename input to t 2022-12-27 21:35:36 +11:00
file_system.go better namespacing for assertions 2022-12-27 21:26:18 +11:00
git.go remove dependency on model 2022-12-27 22:52:20 +11:00
matcher.go allow checking if line is selected in Lines and TopLines methods 2022-12-26 17:45:10 +11:00
menu_asserter.go rename input to t 2022-12-27 21:35:36 +11:00
paths.go even better structure 2022-08-14 11:24:07 +10:00
prompt_asserter.go fix suggestions test 2022-12-28 10:41:42 +11:00
runner.go move shell into test driver 2022-12-27 21:47:37 +11:00
shell.go remove dependency on model 2022-12-27 22:52:20 +11:00
test_driver.go create actions struct 2022-12-28 10:54:38 +11:00
test_test.go remove broken test 2022-12-28 10:43:14 +11:00
test.go remove dependency on model 2022-12-27 22:52:20 +11:00
view.go fix bug 2022-12-28 10:29:32 +11:00
views.go minor changes 2022-12-28 10:23:54 +11:00