summaryrefslogtreecommitdiffstats
path: root/pkg/gui/undoing.go
AgeCommit message (Expand)Author
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