Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-09 | code-review-difftool: Change `master..` to `master` | Teddy Wing | |
Turns out some files were excluded using the `..` range. | |||
2019-06-04 | code-review-difftool: Use 'vim-fugitive' instead of 'vdwrap' | Teddy Wing | |
Fugitive seems to have fewer surprises and basically just work in Vim. | |||
2019-06-03 | Move `code-review` to `code-review-difftool` | Teddy Wing | |
Going to set up a Git-style subcommand system where subcommands are separate executables. |