1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/gui
Stefan Haller 23befdd13a Pass "now" into utils.Loader
This makes it possible to write deterministic tests for views that use it.
2023-10-16 09:03:07 +02:00
..
context Rerender certain views when their width changes 2023-10-16 09:03:07 +02:00
controllers Pass "now" into utils.Loader 2023-10-16 09:03:07 +02:00
filetree
keybindings Add disabled compat for user config (#2833) 2023-10-09 22:34:50 +03:00
mergeconflicts
modes
patch_exploring
popup Remove unused WithLoaderPanel code 2023-09-20 13:30:49 +02:00
presentation Pass "now" into utils.Loader 2023-10-16 09:03:07 +02:00
services/custom_commands
status Pass "now" into utils.Loader 2023-10-16 09:03:07 +02:00
style
types Rerender certain views when their width changes 2023-10-16 09:03:07 +02:00
background.go
command_log_panel.go
context_config.go
context.go
controllers.go When refreshing models, re-apply active filter for the corresponding view 2023-10-10 08:37:30 +02:00
dummies.go
editors.go
extras_panel.go Extract a SaveAppStateAndLogError function 2023-09-04 17:50:49 +02:00
global_handlers.go
gui_common.go Add WithInlineStatus helper function 2023-10-08 18:45:36 +02:00
gui_driver.go
gui.go Remove sync mutex 2023-10-08 18:45:36 +02:00
information_panel.go
keybindings.go Add Enabled func to Binding 2023-09-18 10:20:23 +02:00
layout.go Rerender certain views when their width changes 2023-10-16 09:03:07 +02:00
main_panels.go
menu_panel.go
options_map.go
pty_windows.go
pty.go
recent_repos_panel.go
tasks_adapter.go
test_mode.go Disable the 40-second timeout for integration tests when debugging 2023-09-28 10:03:53 +02:00
view_helpers.go
views.go feat: add jump-to-panel label setting 2023-09-09 09:45:08 +02:00