aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-patch.sh
Commit message (Expand)AuthorAge
* vim-patch.sh: Unwrap commit messages when reviewing PRsJames McCoy2018-07-10
* vim-patch.sh: review_commit: Fix regex for vim versionJames McCoy2018-07-09
* vim-patch.sh: Use single quotes to avoid doubling backslashesJames McCoy2018-07-09
* vim-patch: Replace shell variables in printf with formatted argsJames McCoy2018-06-19
* vim-patch.sh: remove blank line before URLJustin M. Keyes2018-03-24
* vim-patch.sh: more colorful #8115Giuseppe2018-03-09
* vim-patch.sh: delete *.orig filesJustin M. Keyes2018-02-11
* vim-patch.sh: remove --posix from patch invocationJustin M. Keyes2018-02-11
* scripts/vim-patch.sh: continue when patching with -P fails (#7790)Daniel Hahler2017-12-30
* vimpatch.lua: automate version.cJustin M. Keyes2017-12-27
* vim-patch.sh: extract list_vimpatch_tokens()Justin M. Keyes2017-12-26
* vim-patch.sh: introduce `-V`Justin M. Keyes2017-12-26
* vim-patch.sh: Include upstream summary in commit messageJames McCoy2017-12-17
* vim-patch.sh: remove version.c in generated patchJustin M. Keyes2017-12-11
* vim-patch.sh: introduce `-L`Justin M. Keyes2017-12-11
* vim-patch.sh: always use git log, not version.cJustin M. Keyes2017-12-10
* vim-patch.sh: avoid creating *.orig filesJustin M. Keyes2017-11-07
* vim-patch.sh: remove vimrc_example.vimJustin M. Keyes2017-11-07
* vim-patch.sh: new option `-P`Justin M. Keyes2017-11-07
* vim-patch.sh: Exclude testdir/ files from src/ file pruningJames McCoy2017-09-27
* doc: "terminal" always means "embedded terminal emulator"Justin M. Keyes2017-08-03
* vim-patch.sh: only show missing patcheslonerover2017-07-15
* Bump Vim version to 8.0 and applied patchesJames McCoy2017-07-14
* scripts/vim-patch.sh: do not git-reset on push failure (#6878)Daniel Hahler2017-06-11
* doc: Removed t_XX options/keycodes. (#6616)Justin M. Keyes2017-04-29
* scripts/vim-patch.sh: word-boundaries in preprocess regexJustin M. Keyes2017-04-19
* vim-patch: Update regex for included_patches array (#6449)James McCoy2017-04-06
* scripts/vim-patch.sh: Remove "Last change ..." lines.Justin M. Keyes2017-03-21
* vim-patch.sh: Bump base Vim version to 7.4.1980James McCoy2017-02-27
* vim-patch.sh: don't ignore runtime/doc/tagsrch.txtlonerover2017-02-14
* vim-patch: Use get_vim_patch to retrieve patch for reviewJames McCoy2017-02-06
* 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