summaryrefslogtreecommitdiffstats
path: root/pkg/gui/context
AgeCommit message (Expand)Author
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-05fix: fix a crash when pressing enter in empty commits, reflog, or stash panelRyooooooga
2022-04-16always show list countsJesse Duffield
2022-04-16add scrollbarsJesse Duffield
2022-04-16do not highlight line if there are no items to displayJesse Duffield
2022-04-02introduce Ref interfaceRyooooooga
2022-03-27better colourJesse Duffield
2022-03-27use colourJesse Duffield
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-26remove dead codeJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-24many more genericsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-19use generics to DRY up context codeJesse Duffield
2022-03-17fix click handlingJesse Duffield
2022-03-17refactor credential handlingJesse Duffield
2022-03-17include stash in commitish controllerJesse Duffield
2022-03-17add common commit controllerJesse Duffield
2022-03-17more consistent namingJesse Duffield
2022-03-17fix CIJesse Duffield
2022-03-17ensure we retain state when returning to submodule parentJesse Duffield
2022-03-17refactor controllersJesse Duffield
2022-03-17controller for viewing sub commitsJesse Duffield
2022-03-17refactor contextsJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17refactor keybindingsJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17move commit files context into new structureJesse Duffield
2022-03-17move more view model logic into the files view modelJesse Duffield
2022-03-17migrate files context to new structureJesse Duffield
2022-03-17cleaning upJesse 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