summaryrefslogtreecommitdiffstats
path: root/pkg/gui/submodules_panel.go
AgeCommit message (Collapse)Author
2022-03-17move helpers into their own structJesse Duffield
2022-03-17move all refresh code into the one fileJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers
2022-03-17start refactoring guiJesse Duffield
2022-01-29simplify submodule removeJesse Duffield
2022-01-22properly resolve cyclic dependencyJesse Duffield
2022-01-09shorten nameJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-01:sparkles: facilitate toggling whitespace in the diff view with a hotkey ↵Davyd McColl
(c-w by default)
2021-04-11add spans to i18nJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-06only re-use repo state when jumping in and out of submodulesJesse Duffield
2021-04-06testJesse Duffield
type safe view access
2021-04-06switching repos without restarting the guiJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-04-02refactor to no longer call these things file changesJesse Duffield
2021-03-30rename some thingsJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-03-30WIPJesse Duffield
start moving to new interface WIP WIP WIP WIP WIP
2020-11-28refactor prompt optsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-02bulk submodule menuJesse Duffield
2020-10-02allow updating submoduleJesse Duffield
2020-10-02allow submodule init and show submodule diff with a prefixJesse Duffield
2020-10-02manually update submodule urlJesse Duffield
2020-10-02allow updating submodule urlJesse Duffield
2020-10-02allow adding a submoduleJesse Duffield
2020-10-02add more submodule commandsJesse Duffield
2020-10-02add submodules contextJesse Duffield