aboutsummaryrefslogtreecommitdiff
path: root/git-codereview/submit_test.go
AgeCommit message (Expand)Author
2025-06-17git-codereview: explicitly include the codereview subcommand in suggested com...Adam Bender
2023-10-02git-codereview: use strings.Cutv1.7.0Dmitri Shuralyov
2021-01-07git-codereview: add a few more testsRuss Cox
2021-01-07git-codereview: update tests for "main" branch defaultRuss Cox
2020-03-11git-codereview: remove use of MergeableRuss Cox
2019-12-16git-codereview: write hooks with execute permission in testsBryan C. Mills
2017-11-16git-codereview: add support for DΟ NΟT MAILRuss Cox
2016-02-05git-codereview: accept any commit spelling for mail and submitAustin Clements
2016-01-13git-codereview: skip TestSubmitInteractive on windows (fixes build)Alex Brainman
2015-11-11git-codereview: add interactive mode to submitAustin Clements
2015-11-11git-codereview: allow multiple commit hashes for submitAustin Clements
2015-01-06git-codereview: begin to handle multiple-change branchesRuss Cox
2014-12-18git-codereview: rename from 'git-review' to 'git-codereview'Andrew Gerrand