summaryrefslogtreecommitdiffstats
path: root/pkg/gui/branches_panel.go
AgeCommit message (Expand)Author
2022-01-09shorten nameJesse Duffield
2022-01-09refactorJesse Duffield
2022-01-09remove OSCommand fieldJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07simplify fetchJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04do dependency injection up front and in one placeJesse Duffield
2022-01-04move reflog commit loader into loaders packageJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04introduce Common struct for passing around common stuffJesse Duffield
2022-01-04WIPJesse Duffield
2021-12-29refactor to rename pull_request to hosting_service and apply SRPJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-10-23show suggestions when typing in an originJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-09-04Fix deletion of unmerged branches in languages other than EnglishRyooooooga
2021-08-01color fixupsJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-27Minor refactorJesse Duffield
2021-07-27review fixes: PR URL refactoring, target branch selection promptDenis Palashevskii
2021-07-27Implement pull request options menuDenis Palashevskii
2021-06-06more refactoringJesse Duffield
2021-05-30Remove origin prefix when creating local branch based from originJérémy Pagé
2021-04-11add spans to i18nJesse Duffield
2021-04-11full coverage for logging commandsJesse Duffield
2021-04-11more logging of commandsJesse Duffield
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