Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-10 | Add license (GNU GPLv3+) | Teddy Wing | |
2019-06-10 | Use `get_merge_base` across scripts | Teddy 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-03 | Add code-review-diff | Teddy Wing | |
Script to show a Git diff of the current changes. Uses `master..` as the default base. |