Custom Commands Compendium
NikolayXHD edited this page 2026-09-06 23:39:11 +03:00

Page revisions

52 Commits

Author SHA1 Message Date
NikolayXHD 584635394f Add tuicr commands 2026-09-09 08:01:38 +02:00
NikolayXHD add2433736 Update tig commands 2026-09-09 08:01:38 +02:00
stk 999a9ff8c6 Add commands to open Github PR in browser 2025-07-10 08:36:03 +02:00
stk 7894185688 Remove "Open GitHub Pull Request" command
We have the builtin 'o' command for this, which does the same (I think).
2025-07-10 08:32:33 +02:00
dhay3 fbe2441f6e Updated Custom Commands Compendium (markdown) 2024-09-09 17:20:48 +08:00
Patricio Serrano 0d06838ffd change SelectedLocalBranch.RefName to SelectedLocalBranch.Name 2024-09-07 23:40:40 +02:00
Sail0rd e88641dcf4 Updated Custom Commands Compendium (markdown) 2024-07-18 21:26:55 +02:00
Sail0rd da9f071c2b Updated Custom Commands Compendium (markdown) 2024-07-18 21:15:18 +02:00
Alan González 00dab3aa2a Use conditional go template, to write the scope of the commit so the user, just needs to type the scope, and make the breaking change a (yes/no) prompt instead of a input 2024-06-27 21:15:15 -06:00
Stefan Haller e9d9dcec3e Fix .SelectedRemote.RefName (rename to Name) 2024-06-11 11:20:12 +02:00
Jesse Duffield afd2a41728 Updated Custom Commands Compendium (markdown) 2024-05-19 13:53:17 +10:00
Torgny Bjers a1f797f8e3 add custom command for checking out a GitHub PR branch from a list 2024-05-04 13:35:56 -04:00
David Chocholatý d7fe5df589 Fix invalid key 2024-04-30 14:04:03 +00:00
David Chocholatý fc3667b250 Add correct indentation for easier copying into user configurations 2024-04-30 14:02:21 +00:00
Marek Skrobacki e67f2ffa2f add actual command to "Push to a specific remote repository", otherwise it does not do anything 2024-04-10 15:33:35 +01:00
Adam Sherwood 553a095288 Add command to prune (upstream gone). 2024-04-02 10:59:31 +02:00
snailed fdb604729e The xargs -r flag prevents it from running if it receives no input and prevents error messages when there are no branches to be pruned. 2024-02-21 10:51:19 +01:00
Taaqif Peck (Tye) 3b8812e1c4 Fix: typo 2023-11-24 05:58:47 +08:00
Tobi 512dca0c16 add conventional commit template 2023-10-14 09:23:08 -07:00
Jesse Duffield 8aef18ec07 Updated Custom Commands Compendium (markdown) 2023-08-03 22:15:12 +10:00
Bryan Lott 849aa8b784 updated open existing gitlab pull request in browser to use .SelectedLocalBranch.UpstreamBranch 2023-07-20 10:31:47 -06:00
Bryan Lott d5b213b7fd Added command to open existing GitLab pull request in browser 2023-07-20 09:44:29 -06:00
Jesse Duffield b4950a9753 Updated Custom Commands Compendium (markdown) 2023-07-13 19:36:59 +10:00
Franco Bugnano 72138690fe Updated Custom Commands Compendium (markdown) 2022-11-01 14:42:02 +01:00
Franco Bugnano 1b264c2050 Updated Custom Commands Compendium (markdown) 2022-10-25 09:57:04 +02:00
Daniel Franklin 110786b903 Add "Pushing a specific commit" 2022-10-05 15:58:49 -07:00
baggiponte 6a0b6dfc8a replace `git cz` with `git cz c` as the command does not work otherwise 2022-08-23 19:11:43 +02:00
David Chocholatý 00dca020a5 Add custom command to push to different remote repositories 2022-08-12 12:37:42 +00:00
Jesse Duffield 595799c972 Updated Custom Commands Compendium (markdown) 2022-06-29 11:16:02 +10:00
Jesse Duffield b0ea5fe09a Updated Custom Commands Compendium (markdown) 2022-05-31 22:36:37 +10:00
Jesse Duffield 603ddedad7 Updated Custom Commands Compendium (markdown) 2022-04-18 11:42:44 +10:00
NikolayHD 47425332df Updated Custom Commands Compendium (markdown) 2022-03-22 15:14:55 +03:00
NikolayHD 7c05918a64 Updated Custom Commands Compendium (markdown) 2022-03-21 14:25:02 +03:00
NikolayHD f942b89876 Updated Custom Commands Compendium (markdown) 2022-03-20 20:53:19 +03:00
NikolayHD 633a45269a Updated Custom Commands Compendium (markdown) 2022-03-20 20:51:43 +03:00
NikolayHD ad2479bd67 Updated Custom Commands Compendium (markdown) 2022-03-20 20:48:17 +03:00
Yang Cao 3aca417092 Updated Custom Commands Compendium (markdown) 2021-12-28 13:58:23 +08:00
Mohammed Elwardi Fadeli a613d908c0 Update menuFromCommand configuration 2021-08-17 23:23:33 +01:00
Mohammed Elwardi Fadeli 5446cf3c06 Updated Custom Commands Compendium (markdown) 2021-08-05 15:35:43 +01:00
Mohammed Elwardi Fadeli 3b18ae0101 Updated Custom Commands Compendium (markdown) 2021-08-01 13:42:54 +01:00
Mohammed Elwardi Fadeli dfa2176a32 Add command for searching commit history 2021-08-01 13:31:59 +01:00
Jesse Duffield d2d538a4c2 Updated Custom Commands Compendium (markdown) 2021-04-01 20:37:56 +11:00
sportshead 697b7d76c9 add prune command 2020-12-25 10:51:46 +08:00
Jesse Duffield 85934528f8 Updated Custom Commands Compendium (markdown) 2020-11-21 17:34:06 +11:00
Jesse Duffield b8a11d164f Updated Custom Commands Compendium (markdown) 2020-11-21 17:33:52 +11:00
Jesse Duffield 4a073ad29a Updated Custom Commands Compendium (markdown) 2020-11-21 15:37:21 +11:00
Jesse Duffield e3c77f3ad0 Updated Custom Commands Compendium (markdown) 2020-11-21 15:37:01 +11:00
Josh Medeski 3883aa4755 Updated Custom Commands Compendium (markdown) 2020-11-05 23:07:17 -06:00
Jesse Duffield 211d3b7085 Updated Custom Commands Compendium (markdown) 2020-09-27 11:31:05 +10:00
Jesse Duffield 21c91c14fd Updated Custom Commands Compendium (markdown) 2020-09-27 11:10:11 +10:00