..
checkout_by_name.go
Construct arg vector manually rather than parse string
2023-05-23 19:49:19 +10:00
create_tag.go
Better tag creation UX
2023-07-22 14:36:35 +10:00
delete.go
Use ErrorToast instead of error panel when invoking a disabled command
2024-01-14 17:45:35 +01:00
delete_remote_branch_with_credential_prompt.go
More explicit test of status panel content
2024-05-19 17:23:07 +10:00
detached_head.go
Use sentence case everywhere
2023-05-25 23:52:19 +10:00
open_pull_request_no_upstream.go
Use UpstreamBranch for opening pull requests
2023-09-18 13:40:52 +10:00
open_with_cli_arg.go
Construct arg vector manually rather than parse string
2023-05-23 19:49:19 +10:00
rebase.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_abort_on_conflict.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_and_drop.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_cancel_on_conflict.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_copied_branch.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_does_not_autosquash.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_from_marked_base.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rebase_to_upstream.go
Remove target branch from title of rebase menu
2024-05-19 17:23:39 +10:00
rename.go
Replace whitespace with '-' when renaming a branch
2023-09-05 14:57:18 +01:00
reset.go
Use sentence case everywhere
2023-05-25 23:52:19 +10:00
reset_to_upstream.go
Use ErrorToast instead of error panel when invoking a disabled command
2024-01-14 17:45:35 +01:00
set_upstream.go
chore: rename "Set/Unset upstream" menu to "Upstream Options"
2023-09-06 00:23:35 +02:00
show_divergence_from_upstream.go
chore: rename "Set/Unset upstream" menu to "Upstream Options"
2023-09-06 00:23:35 +02:00
sort_local_branches.go
Add integration test for local branch sort order
2023-12-27 15:25:29 +01:00
sort_remote_branches.go
Add integration test for remote branch sort order
2023-12-22 16:30:20 +09:00
suggestions.go
Construct arg vector manually rather than parse string
2023-05-23 19:49:19 +10:00
unset_upstream.go
Fix unsetting upstream when it doesn't exist
2023-11-04 23:46:27 +01:00