summaryrefslogtreecommitdiffstats
path: root/pkg/gui/types
AgeCommit message (Expand)Author
2022-08-13move code from main into app package to allow test to be injectedJesse Duffield
2022-08-13move input and assert into integration tests packageJesse Duffield
2022-08-07allow rendering to main panels from anywhereJesse Duffield
2022-08-07add deadlock mutex packageJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-08-01fix popup focus issueJesse Duffield
2022-08-01fix issue caused by opening a menu over a promptJesse Duffield
2022-07-31add optimistic rendering for staging and unstaging filesJesse Duffield
2022-07-30Fix github linter errorsLuka Markušić
2022-06-11allow opening lazygit to a specific panelJesse Duffield
2022-05-13fix: fix ambiguous refnameRyooooooga
2022-05-08rename displayString to label for menu itemsJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-04-16add scrollbarsJesse Duffield
2022-04-02introduce Ref interfaceRyooooooga
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-28pkg/gui: Add support for 'notification' popupsMoritz Haase
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-27add type alias for KeyJesse Duffield
2022-03-26don't hide transient views upon losing focusJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse 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-17add commit message controllerJesse 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-17resetting controllers on new repoJesse Duffield
2022-03-17some more refactoringJesse Duffield
2022-03-17move more view model logic into the files view modelJesse Duffield
2022-03-17cleaning upJesse Duffield
2022-03-17refactor contexts codeJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield