aboutsummaryrefslogtreecommitdiffstats
path: root/code-review-stat
AgeCommit message (Collapse)Author
2019-06-10Add license (GNU GPLv3+)Teddy Wing
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-statTeddy Wing
Outputs a stat of the changed files.