summaryrefslogtreecommitdiffstats
path: root/pkg/gui/searching.go
AgeCommit message (Expand)Author
2023-07-03Introduce filtered list view modelJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-03-17use PopContextJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-10-17fix editorJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-04-11more support for command log and more code reuse for contextsJesse Duffield
2021-04-06more refactoringJesse 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
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-10-10remove viperJesse Duffield
2020-08-26fix bug where cancelling search in menu caused issuev0.22.3Jesse Duffield
2020-08-23more standardisation of renderingJesse Duffield
2020-08-23WIPJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-02-24better handling of clearing the searchJesse Duffield
2020-02-24support searching in side panelsJesse Duffield