summaryrefslogtreecommitdiffstats
path: root/pkg/gui/branches_panel.go
AgeCommit message (Expand)Author
2021-04-06stop checking out branches when doing a rename. Instead just move the cursor ...Jesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-02-24gui: ReplaceAll -> ReplaceDawid Dziurla
2021-02-09Fixed whitespace format issueRui Pires
2021-02-09Added initialContent on branch renameRui Pires
2021-02-08added support for using spaces on branch names when creating new ones.caquillo07
2020-11-28soft code finding of suggestionsJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-21notify user upon copying something to clipboardJesse Duffield
2020-11-21toast notificationsJesse Duffield
2020-11-19Change copy PR mapping to <c-y> and use gui.Tr for the messageFarzad Majidfayyaz
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-11-18fix lint errorsJesse Duffield
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10type i18nJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29pull branch model out into models packageJesse Duffield
2020-08-23when in the remote branches view, prefill name for creating branch off of rem...Jesse Duffield
2020-08-23always reset branch selected index when creating new branchJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23minor refactorJesse Duffield
2020-08-23deal with the fact that a nil wrapped in an interface is not equal to nilJesse Duffield
2020-08-23centralise code for copying to clipboardJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23move into more appropriate fileJesse Duffield
2020-08-23genericise creating new branches off thingsJesse Duffield
2020-08-23rename to SelectedLineIdxJesse Duffield
2020-08-23standardise diffmodeJesse Duffield
2020-08-23more standardisationJesse Duffield
2020-08-23update naming to refer to contextJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23more stuffJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23more standardisation of renderingJesse Duffield
2020-08-23good progressJesse Duffield
2020-08-23prepare for OnRender propJesse Duffield
2020-08-23introduce new approach to handling tab statesJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-23WIP: standardising how we render to mainJesse Duffield
2020-08-23centralise split main panel codeJesse Duffield
2020-08-23centralise some list view codeJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15fix remote branches select sigJesse Duffield
2020-08-15fix remotes select sigJesse Duffield
2020-08-15fix branches select sigJesse Duffield