summaryrefslogtreecommitdiffstats
path: root/pkg/gui/custom_commands.go
AgeCommit message (Expand)Author
2022-01-09add some more lintersJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09trim down gitcommand struct some moreJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2022-01-04WIPJesse Duffield
2021-08-09Add color functions to templates funcMapsElwardi
2021-08-07Support match colors in `labelFormat` entry in menuFromCommand promptsElwardi
2021-08-06Improve code qualitymjarkk
2021-08-06Show only labels in menuFromCommand promptsElwardi
2021-08-06Minor changes to menuFromCommand promptsElwardi
2021-08-05Make menuFromCommand format menu items and their descriptionElwardi
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-22format codemjarkk
2021-07-22Add test for GenerateMenuCandidates from Custom CommandsElwardi
2021-07-20Refactor code around handleCustomCommandKeybindingElwardi
2021-07-19Better format error catching in menuFromCommand promptsElwardi
2021-07-19Consider first match only in menuFromCommand promptElwardi
2021-07-19Add option to format filter matches to menuFromCommand promptsElwardi
2021-07-18Apply suggestions from @mjarkk for menyFromCommandsElwardi
2021-07-18Add docs for menuFromCommand promptsElwardi
2021-07-18Add prompt type: menuFromCommandElwardi
2021-04-11add spans to i18nJesse Duffield
2021-04-11full coverage for logging commandsJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-06testJesse Duffield
2021-04-06use suspense rather than close the gui when switching to a subprocessJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02file tree for commit filesJesse Duffield
2021-04-01shell out custom commandsJesse Duffield
2021-03-30support some more thingsJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-02allow adding a submoduleJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29move commit filesJesse Duffield
2020-09-29move stash panelJesse Duffield
2020-09-29move file and submoduleJesse Duffield
2020-09-29move remotes and remote branchesJesse Duffield
2020-09-29move tagsJesse Duffield
2020-09-29move commits model into models packageJesse Duffield
2020-09-29pull branch model out into models packageJesse Duffield
2020-09-27support setting description in custom commandJesse Duffield
2020-09-27better handling of global custom keybindingsJesse Duffield
2020-09-27better validation messagesJesse Duffield
2020-09-27support custom command loading textJesse Duffield
2020-09-27rename prompt to inputJesse Duffield