summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/commit.go
AgeCommit message (Expand)Author
2022-06-09support setting the author of a commitJesse Duffield
2022-05-08fixup! Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-08fixup! Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-08Add command to reset the commit author from the commits panel.Jens Pfeifle
2022-05-07fix: fix copying author name to clipboardRyooooooga
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-03-26Add copy commit attributes optionLuka Markušić
2022-03-23pkg/commands: Don't duplicate line breaks when retrieving commit messageMoritz Haase
2022-01-22add support for git bisectJesse Duffield
2022-01-18refactor to group up more commonly used git command stuffJesse Duffield
2022-01-09allow rewording old commitsJesse Duffield
2022-01-09refactorJesse Duffield