aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-patch.sh
Commit message (Expand)AuthorAge
* vim-patch.sh: Replace #<number> with vim/vim#<number> in commit messages.Florian Walch2016-02-17
* vim-patch.sh: Support multi-patch pull requests.Florian Walch2016-02-17
* vim-patch.sh: Add -s (submit pull request) option.Florian Walch2016-02-17
* vim-patch.sh: Use .patch files only.Florian Walch2016-02-17
* vim-patch.sh: Improvements for review functionality.Florian Walch2016-02-17
* vim-patch.sh: List in chronological order. #4034Florian Walch2016-01-20
* vim-patch.sh: Fix listing of NA patches. #4034Florian Walch2016-01-17
* vim-patch.sh: fix regressionJustin M. Keyes2016-01-08
* vim-patch.sh: force LC_ALL=C for preprocessingJustin M. Keyes2015-12-17
* vim-patch.sh: fix order of non-tagged patchesJustin M. Keyes2015-12-17
* Fix the examples for vim-patch.sh so they are valid commands. #3631Johan Klokkhammer Helsing2015-11-08
* vim-patch.sh: best-effort for older git.Justin M. Keyes2015-08-27
* vim-patch.sh: get all untagged patches #3250Justin Gassner2015-08-27
* vim-patch.sh: update for gitJustin M. Keyes2015-08-26
* vim-patch.sh: update for Vim's hg => git migrationJohn Whitley2015-08-26
* vim-patch.sh: Add --review option to compare PR and original diffs. #3083Florian Walch2015-08-03
* vim-patch.sh: Fix indentation, use GH URL for tagged versions. #2525Florian Walch2015-04-28
* scripts/vim-patch.sh: Misc. improvements #2108Michael Reed2015-03-16
* scripts/vim-patch: Allow equivalent shorthand argsMichael Reed2015-02-02
* vim-patch.sh: Add option to list missing Vim changesets.Florian Walch2015-01-14
* Improvements to vim-patch script.Florian Walch2014-12-25
* Ignore update errors in vim-patch script.Florian Walch2014-12-23
* Add helper script for porting vim patches.Florian Walch2014-11-21