summaryrefslogtreecommitdiffstats
path: root/pkg/gui/git_flow.go
AgeCommit message (Expand)Author
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse 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
2020-11-28refactor prompt optsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-04-20add bugfix git flow optionJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-02-15remove old createMenu functionJesse Duffield
2020-02-15refactor git flow menuJesse Duffield
2020-01-08add git flow supportJesse Duffield