summaryrefslogtreecommitdiffstats
path: root/pkg/gui/branches_panel.go
AgeCommit message (Expand)Author
2023-04-30Begin refactoring guiJesse Duffield
2022-08-07allow rendering to main panels from anywhereJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-18chore(i18n): localize panel titlesRyooooooga
2022-05-13fix: fix ambiguous refnameRyooooooga
2022-03-17refactor controllersJesse Duffield
2022-03-17rename OSCommand field to osJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17cleaning upJesse Duffield
2022-03-17no need to invoke sync controller hereJesse Duffield
2022-03-17always fast forwardJesse Duffield
2022-03-17move helpers into their own structJesse Duffield
2022-03-17standardise namingJesse Duffield
2022-03-17move all refresh code into the one fileJesse Duffield
2022-03-17move context keys into context packageJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
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