summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/vim-patch.sh
AgeCommit message (Expand)AuthorFiles
2017-04-29doc: Removed t_XX options/keycodes. (#6616)Justin M. Keyes1
2017-04-19scripts/vim-patch.sh: word-boundaries in preprocess regexJustin M. Keyes1
2017-04-06vim-patch: Update regex for included_patches array (#6449)James McCoy1
2017-03-21scripts/vim-patch.sh: Remove "Last change ..." lines.Justin M. Keyes1
2017-02-27vim-patch.sh: Bump base Vim version to 7.4.1980James McCoy1
2017-02-14vim-patch.sh: don't ignore runtime/doc/tagsrch.txtlonerover1
2017-02-06vim-patch: Use get_vim_patch to retrieve patch for reviewJames McCoy1
2016-12-22vim-patch: fix default answersMarco Hinz1
2016-12-15vim-patch: Allow skipping non-"vim-patch" commits during reviewJames McCoy1
2016-12-12vim-patch: Add -g switch to download/preprocess patchJames McCoy1
2016-11-17l10n: Remove some non-UTF8 .po files. (#5622)Justin M. Keyes1
2016-11-15vim-patch.sh: Remove "set -o pipefail"James McCoy1
2016-10-24doc; vim-patch.shJustin M. Keyes1
2016-09-22vim-patch: Group alternations in preprocess_patchJames McCoy1
2016-09-13vim-patch.sh: Use printf instead of echoJustin M. Keyes1
2016-09-13vim-patch.sh: preprocess_patch()Justin M. Keyes1
2016-08-14scripts/vim-patch.sh: fix typo (#5221)Daniel Hahler1
2016-08-11scripts/vim-patch.sh: use privileged mode (set -p)Daniel Hahler1
2016-07-10vim-patch.sh: ignore coloring and pagers (#5030)Simon Weil1
2016-06-01vimpatch.sh: bug fix in find_git_remote regex (#4863)Shota1
2016-05-28vim-patch.sh: Only print the first neovim/neovim remote nameJames McCoy1
2016-05-19vim-patch.sh: Show if a patch includes runtime filesJames McCoy1
2016-05-19vim-patch.sh: Add support for sociomatic/git-hubJames McCoy1
2016-05-19vim-patch.sh: Rename check_executable to require_executableJames McCoy1
2016-05-17vim-patch.sh: Ignore “git describe” failures in list_vim_patchesJames McCoy1
2016-05-11Run shellcheck (shell scripting linter) on shell scripts.Michael Ennen1
2016-04-24vim-patch.sh: fix/improve pattern with find_git_remoteDaniel Hahler1
2016-04-23vim-patch.sh: Query git for name of neovim remoteJames McCoy1
2016-04-08vim-patch.sh: Fetch the whole vim repository and fix a regexppips.linux1
2016-02-17vim-patch.sh: Replace #<number> with vim/vim#<number> in commit messages.Florian Walch1
2016-02-17vim-patch.sh: Support multi-patch pull requests.Florian Walch1
2016-02-17vim-patch.sh: Add -s (submit pull request) option.Florian Walch1
2016-02-17vim-patch.sh: Use .patch files only.Florian Walch1
2016-02-17vim-patch.sh: Improvements for review functionality.Florian Walch1
2016-01-20vim-patch.sh: List in chronological order. #4034Florian Walch1
2016-01-17vim-patch.sh: Fix listing of NA patches. #4034Florian Walch1
2016-01-08vim-patch.sh: fix regressionJustin M. Keyes1
2015-12-17vim-patch.sh: force LC_ALL=C for preprocessingJustin M. Keyes1
2015-12-17vim-patch.sh: fix order of non-tagged patchesJustin M. Keyes1
2015-11-08Fix the examples for vim-patch.sh so they are valid commands. #3631Johan Klokkhammer Helsing1
2015-08-27vim-patch.sh: best-effort for older git.Justin M. Keyes1
2015-08-27vim-patch.sh: get all untagged patches #3250Justin Gassner1
2015-08-26vim-patch.sh: update for gitJustin M. Keyes1
2015-08-26vim-patch.sh: update for Vim's hg => git migrationJohn Whitley1
2015-08-03vim-patch.sh: Add --review option to compare PR and original diffs. #3083Florian Walch1
2015-04-28vim-patch.sh: Fix indentation, use GH URL for tagged versions. #2525Florian Walch1
2015-03-16scripts/vim-patch.sh: Misc. improvements #2108Michael Reed1
2015-02-02scripts/vim-patch: Allow equivalent shorthand argsMichael Reed1
2015-01-14vim-patch.sh: Add option to list missing Vim changesets.Florian Walch1
2014-12-25Improvements to vim-patch script.Florian Walch1