jesseduffield.lazygit/pkg/gui/services/custom_commands
phanium d88f95275f Modernize all codes
go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...
2025-11-15 10:46:23 +01:00
..
client.go Add commandMenu property to custom commands 2025-02-28 10:11:30 +01:00
handler_creator.go Change Refresh to not return an error 2025-07-02 16:09:42 +02:00
keybinding_creator.go Extract a method CustomCommand.GetDescription 2025-02-28 10:00:59 +01:00
menu_generator.go Modernize all codes 2025-11-15 10:46:23 +01:00
menu_generator_test.go Move NewDummyCommon to pkg/common 2025-05-06 09:43:26 +02:00
models.go Add SelectedSubmodule to SessionState 2025-11-12 08:54:34 +01:00
resolver.go Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
session_state_loader.go Add SelectedSubmodule to SessionState 2025-11-12 08:54:34 +01:00