Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | scripts/vim-patch.sh: Misc. improvements #2108 | Michael Reed | 2015-03-16 |
| | | | | | | | | | | | | - Check for mercurial before using it - Make 'Merging patches...' wiki page easier to copy - Use `basename` instead of assuming the user is running vim-patch.sh via the repo root - Appease shellcheck by quoting path variables - Remove unneeded variable quoting inside [[ ]] blocks - Don't unconditionally 'exit 1' '-h' and '--help' are both recognized options, so current behavior is misleading. | ||
* | scripts/vim-patch: Allow equivalent shorthand args | Michael Reed | 2015-02-02 |
| | |||
* | vim-patch.sh: Add option to list missing Vim changesets. | Florian Walch | 2015-01-14 |
| | |||
* | Improvements to vim-patch script. | Florian Walch | 2014-12-25 |
| | |||
* | Ignore update errors in vim-patch script. | Florian Walch | 2014-12-23 |
| | |||
* | Add helper script for porting vim patches. | Florian Walch | 2014-11-21 |