summaryrefslogtreecommitdiffstats
path: root/pkg/gui/filtering.go
AgeCommit message (Expand)Author
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-17more consistent namingJesse Duffield
2022-03-17controller for viewing sub commitsJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2021-10-23show suggestions when typing in an originJesse Duffield
2021-10-19suggest files when picking a path to filter onJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-23better handling of our different modes and also cherry pickingJesse Duffield
2020-08-23refactor how we handle different modesJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-03-29refactor gui.goJesse Duffield