aboutsummaryrefslogtreecommitdiffstats
path: root/code-review-commits
AgeCommit message (Collapse)Author
2019-06-10Use `get_merge_base` across scriptsTeddy Wing
Replace `$ARGS` system from before with the merge base value taken from the database. This makes the merge base consistent across `code-review` tools/subcommands.
2019-06-04Add code-review-commitsTeddy Wing
Output a short log of commits.