| .. |
|
access_commit_properties.go
|
Support both Sha and Hash on commits in custom commands
|
2024-04-12 08:33:47 +02:00 |
|
basic_cmd_at_runtime.go
|
Use sentence case everywhere
|
2023-05-25 23:52:19 +10:00 |
|
basic_cmd_from_config.go
|
Construct arg vector manually rather than parse string
|
2023-05-23 19:49:19 +10:00 |
|
check_for_conflicts.go
|
Allow checking for merge conflicts after running a custom command
|
2023-07-13 18:40:34 +10:00 |
|
complex_cmd_at_runtime.go
|
Use sentence case everywhere
|
2023-05-25 23:52:19 +10:00 |
|
delete_from_history.go
|
Support deleting items from the custom commands history
|
2024-05-19 07:06:18 +02:00 |
|
edit_history.go
|
Allow editing a custom command from the suggestions list by pressing 'e'
|
2024-05-19 07:06:18 +02:00 |
|
form_prompts.go
|
pkg: fix some typos
|
2024-04-20 13:47:39 +02:00 |
|
global_context.go
|
Add a unit test case for global context
|
2024-08-02 11:55:29 +02:00 |
|
history.go
|
Fix order problems when saving custom commands history
|
2024-02-16 13:31:37 +01:00 |
|
menu_from_command.go
|
Construct arg vector manually rather than parse string
|
2023-05-23 19:49:19 +10:00 |
|
menu_from_commands_output.go
|
Construct arg vector manually rather than parse string
|
2023-05-23 19:49:19 +10:00 |
|
multiple_contexts.go
|
Support multiple contexts within one command, add tests, update doc
|
2024-08-02 11:55:29 +02:00 |
|
multiple_prompts.go
|
Construct arg vector manually rather than parse string
|
2023-05-23 19:49:19 +10:00 |
|
omit_from_history.go
|
Use sentence case everywhere
|
2023-05-25 23:52:19 +10:00 |
|
show_output_in_panel.go
|
Add property outputTitle to CustomCommand
|
2024-05-20 21:02:49 +02:00 |
|
suggestions_command.go
|
Keep same branch selected when refreshing branches
|
2024-01-19 09:25:07 +01:00 |
|
suggestions_preset.go
|
Keep same branch selected when refreshing branches
|
2024-01-19 09:25:07 +01:00 |