index
:
code-review
master
Tools to facilitate code review on the command line
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-09
code-review-start: Add `get_merge_base` function
Teddy Wing
2019-06-09
code-review-difftool: Change `master..` to `master`
Teddy Wing
2019-06-05
code-review-start: Add TODO for upsert
Teddy Wing
2019-06-05
Add draft of 'code-review-start'
Teddy Wing
2019-06-04
code-review-difftool: Use 'vim-fugitive' instead of 'vdwrap'
Teddy Wing
2019-06-04
Add code-review-commits
Teddy Wing
2019-06-04
Add code-review-stat
Teddy Wing
2019-06-03
code-review: Pass arguments to subcommand program
Teddy Wing
2019-06-03
Add code-review-diff
Teddy Wing
2019-06-03
Add `code-review`, subcommand runner
Teddy Wing
2019-06-03
Move `code-review` to `code-review-difftool`
Teddy Wing
2019-06-02
git-changed-files: Get an absolute path to the files (WIP)
Teddy Wing
2019-06-02
Add a script to show filenames of changed files
Teddy Wing
2019-06-02
code-review: Add a note to focus the rightmost tab in Vim
Teddy Wing
2019-05-18
Add directory diff command using `vdwrap`
Teddy Wing
2018-12-01
Add a new interface idea
Teddy Wing
2018-12-01
git-review: Make `EX_USAGE` a function-local variable
Teddy Wing
2018-12-01
Add `git-review`
Teddy Wing
2018-12-01
Track ideas file
Teddy Wing