summaryrefslogtreecommitdiffstats
path: root/pkg/commands/commits.go
AgeCommit message (Expand)Author
2022-01-04no more config in git command structJesse Duffield
2022-01-04WIPJesse Duffield
2021-12-06Use `DiffContextSize` in `ShowCmdStr`DerTeta
2021-06-05support reverting merge commitsJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-06prevent adding staged files when renaming top commitJesse Duffield
2021-04-06add retry logic for running git commands to avoid index.lock problemsJesse Duffield
2021-03-13fix command escapingRyooooooga
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-09-29move models folder into commands folderJesse Duffield
2020-09-29factor out code from git.goJesse Duffield