summaryrefslogtreecommitdiffstats
path: root/pkg/gui/confirmation_panel.go
AgeCommit message (Expand)Author
2021-04-06more refactoringJesse Duffield
2021-04-06fix some things upJesse Duffield
2021-04-06testJesse Duffield
2021-04-06remove sentinel errorsJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2020-11-28refactorJesse Duffield
2020-11-28soft code finding of suggestionsJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-02bulk submodule menuJesse Duffield
2020-08-25do not create error panel for sentinel errorsv0.22.1Jesse Duffield
2020-08-23allow explicitly managing focusJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23better logic for taking focus away from popup panelsJesse Duffield
2020-08-23lots more stuffJesse Duffield
2020-08-23small thingsJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-17remove space as keybinding for confirmation panelJesse Duffield
2020-08-17allow overriding default confirm/escape keybindingsJesse Duffield
2020-08-16add keybinding to create new branch off of commitJesse Duffield
2020-08-15more removing of gJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-08-13set minimum confirmation box widthJesse Duffield
2020-03-28fix up some things with the patch handling stuffJesse Duffield
2020-03-28autostash changes when pulling file into indexJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-26limit size of menu panelJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-01explicitly tell gocui when to start animating the loaderJesse Duffield
2019-11-21refactor confirmation prompt codeJesse Duffield
2019-11-21support adding/removing remotesJesse Duffield
2019-11-21add contexts to viewsJesse Duffield
2019-11-11specify upstream when pushing a branch for the first timev0.10.4Jesse Duffield
2019-11-10add some shameless self promotionJesse Duffield
2019-11-05do not return focus to commitsFiles view after selecting to start a new patchJesse Duffield
2019-10-20Added light theme option to the settingsmjarkk
2019-02-16add loading panelJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-17Directly send wrap argument rather than the viewJesse Duffield
2019-01-17Explicitly refer confirmation panel view Jesse Duffield
2019-01-17Fix recent repo view size issueKOREAN139