Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-08 | code-review.bash-completion: Update copyright year | Teddy Wing | |
2023-08-08 | code-review.bash-completion: Add `gh-start` to subcommands | Teddy Wing | |
Realistically I should match based on the executable files available that start with "code-review-", but this is how it works currently, so it's less effort to add to what's already here. | |||
2023-07-26 | code-review.bash-completion: Add note about completion for subcommands | Teddy Wing | |
2019-12-04 | Add 'code-review-log' | Teddy Wing | |
Wraps `git log` to show commits since the merge base. | |||
2019-06-10 | Add license (GNU GPLv3+) | Teddy Wing | |
2019-06-10 | Add code-review.bash-completion | Teddy Wing | |
Basic Bash completion of `code-review` subcommands. |