summaryrefslogtreecommitdiffstats
path: root/pkg/gui/undoing.go
AgeCommit message (Expand)Author
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-03-17start refactoring guiJesse Duffield
2022-01-09add some more lintersJesse 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-04more refactoringJesse Duffield
2022-01-04WIPJesse Duffield
2021-04-11add spans to i18nJesse Duffield
2021-04-11more logging of commandsJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2020-11-18fix lint errorsJesse Duffield
2020-10-10type i18nJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield
2020-08-23use context to return to the correct viewJesse Duffield
2020-08-15renameJesse Duffield
2020-08-15clean up interface for popup panelsJesse Duffield
2020-03-29split reflog commits into ReflogCommits and FilteredReflogCommitsJesse Duffield
2020-03-28autostash changes when pulling file into indexJesse Duffield
2020-03-28move working tree state function into git.goJesse Duffield
2020-03-28better error handlingJesse Duffield
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-25just disallow undo/redo while rebasing because you need more info than just t...Jesse Duffield
2020-03-25ignore redundant actions when undoing and redoingJesse Duffield
2020-03-25vastly improve the logic for undo and redoJesse Duffield
2020-03-25move into undoing fileJesse Duffield