lazygit/pkg/config
Stefan Haller 80b5e21bd5 Add a command to select all commits of the current branch
This is useful for seeing the combined diff of all commits of a branch.
2025-04-10 09:02:09 +02:00
..
app_config.go Migrate to only doing marshalling twice, and compare via deep copy 2025-02-27 17:05:31 -05:00
app_config_test.go Set up benchmark on migration 2025-02-27 12:38:21 -05:00
config_default_platform.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_linux.go Fix opening links containing ampersands (&) in WSL 2024-12-04 09:43:30 +01:00
config_windows.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
dummies.go Make fields of AppConfig private 2024-08-18 10:24:52 +02:00
editor_presets.go Add acme editor preset 2025-03-06 15:02:53 +01:00
editor_presets_test.go use 'suspend' instead of 'editInTerminal' internally 2023-08-09 22:03:58 +10:00
keynames.go Validate keybindings 2025-02-21 13:20:53 +01:00
user_config.go Add a command to select all commits of the current branch 2025-04-10 09:02:09 +02:00
user_config_validation.go Validate properties of customCommand when commandMenu is used 2025-02-28 10:11:30 +01:00
user_config_validation_test.go Validate properties of customCommand when commandMenu is used 2025-02-28 10:11:30 +01:00