summaryrefslogtreecommitdiffstats
path: root/pkg/gui/layout.go
AgeCommit message (Expand)Author
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-18fix: fix lint errorRyooooooga
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-08refactor view definitionsJesse 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-17refactor credential handlingJesse Duffield
2022-03-17working againJesse Duffield
2022-03-17more refactoringJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-04-12add random tip to command logJesse Duffield
2021-04-11print header for command logJesse Duffield
2021-04-11ask question buttonJesse Duffield
2021-04-11support scrolling extras viewJesse Duffield
2021-04-11add cmdLog panelJesse Duffield
2021-04-11fix merge conflict panel not renderingJesse Duffield
2021-04-09potentially fix credentials issuev0.27.2Jesse Duffield
2021-04-09fix crash at startJesse Duffield
2021-04-07fix crash on first openJesse Duffield
2021-04-06move suggestions view behind confirmation viewJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10fix submodule tab colourJesse Duffield
2020-10-10for some reason the commit files view was on topJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-02add mutexes for when looping through viewsJesse Duffield
2020-10-02add submodules contextJesse Duffield
2020-10-02make it easier to add a tab to a viewJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-23set keybindings after initialising viewsJesse Duffield
2020-08-23attempt at fixing bad lazyloadingJesse 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-23add sub commit contextJesse Duffield
2020-08-23show when building patchJesse Duffield
2020-08-23commit files kind of generalisedJesse Duffield