summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_commands/commit_test.go
AgeCommit message (Expand)Author
2023-07-22Better tag creation UXJesse Duffield
2023-07-14config: rely on .gitconfig for verbose commit messagesScott Callaway
2023-06-28Always show branch heads in diff paneStefan Haller
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-13feat: remove --no-renames flag from main panel diffs (to show renamed files)Scott Callaway
2023-04-12fix: organise commit test fileScott Callaway
2023-02-07Allow ignoring whitespace in diff in commits panelstk
2023-02-07Cleanup: remove extra spacestk
2023-01-06feat(config): change `git.commit.verbose` to accept "default"Ryooooooga
2023-01-01Add option to allow --verbose commit in editor commitsPaul Horn
2022-03-23pkg/commands: Don't duplicate line breaks when retrieving commit messageMoritz Haase
2022-01-09add some more lintersJesse Duffield
2022-01-09refactorJesse Duffield