aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-patch.sh
Commit message (Expand)AuthorAge
* vim-patch: fix default answersMarco Hinz2016-12-22
* vim-patch: Allow skipping non-"vim-patch" commits during reviewJames McCoy2016-12-15
* vim-patch: Add -g switch to download/preprocess patchJames McCoy2016-12-12
* l10n: Remove some non-UTF8 .po files. (#5622)Justin M. Keyes2016-11-17
* vim-patch.sh: Remove "set -o pipefail"James McCoy2016-11-15
* doc; vim-patch.shJustin M. Keyes2016-10-24
* vim-patch: Group alternations in preprocess_patchJames McCoy2016-09-22
* vim-patch.sh: Use printf instead of echoJustin M. Keyes2016-09-13
* vim-patch.sh: preprocess_patch()Justin M. Keyes2016-09-13
* scripts/vim-patch.sh: fix typo (#5221)Daniel Hahler2016-08-14
* scripts/vim-patch.sh: use privileged mode (set -p)Daniel Hahler2016-08-11
* vim-patch.sh: ignore coloring and pagers (#5030)Simon Weil2016-07-10
* vimpatch.sh: bug fix in find_git_remote regex (#4863)Shota2016-06-01
* vim-patch.sh: Only print the first neovim/neovim remote nameJames McCoy2016-05-28
* vim-patch.sh: Show if a patch includes runtime filesJames McCoy2016-05-19
* vim-patch.sh: Add support for sociomatic/git-hubJames McCoy2016-05-19
* vim-patch.sh: Rename check_executable to require_executableJames McCoy2016-05-19
* vim-patch.sh: Ignore “git describe” failures in list_vim_patchesJames McCoy2016-05-17
* Run shellcheck (shell scripting linter) on shell scripts.Michael Ennen2016-05-11
* vim-patch.sh: fix/improve pattern with find_git_remoteDaniel Hahler2016-04-24
* vim-patch.sh: Query git for name of neovim remoteJames McCoy2016-04-23
* vim-patch.sh: Fetch the whole vim repository and fix a regexppips.linux2016-04-08
* 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