summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/vim-patch.sh
AgeCommit message (Expand)AuthorFiles
2018-11-12vim-patch: add matchit docJan Edmund Lazo1
2018-11-12vim-patch: rename path to check_colors.vimJan Edmund Lazo1
2018-11-12vim-patch: move test_urls.vim out of runtime/Jan Edmund Lazo1
2018-11-05doc: merge sponsor.txt into intro.txtJustin M. Keyes1
2018-10-05vim-patch.sh: Skip Vim screen-dump filesJustin M. Keyes1
2018-09-30vim-patch.sh: use --ff with git-pullDaniel Hahler1
2018-08-21vim-patch.sh: Also check for .git/ directoryJustin M. Keyes1
2018-08-20vim-patch.sh: Use git-rev-parse to check repo (#8875)James McCoy1
2018-08-09vim-patch.sh: Fix replacement which converts #1234 to vim/vim#1234James McCoy1
2018-08-09vim-patch.sh: Pass directory name to find (#8830)Jason Felice1
2018-07-10vim-patch.sh: Unwrap commit messages when reviewing PRsJames McCoy1
2018-07-09vim-patch.sh: review_commit: Fix regex for vim versionJames McCoy1
2018-07-09vim-patch.sh: Use single quotes to avoid doubling backslashesJames McCoy1
2018-06-19vim-patch: Replace shell variables in printf with formatted argsJames McCoy1
2018-03-24vim-patch.sh: remove blank line before URLJustin M. Keyes1
2018-03-09vim-patch.sh: more colorful #8115Giuseppe1
2018-02-11vim-patch.sh: delete *.orig filesJustin M. Keyes1
2018-02-11vim-patch.sh: remove --posix from patch invocationJustin M. Keyes1
2017-12-30scripts/vim-patch.sh: continue when patching with -P fails (#7790)Daniel Hahler1
2017-12-27vimpatch.lua: automate version.cJustin M. Keyes1
2017-12-26vim-patch.sh: extract list_vimpatch_tokens()Justin M. Keyes1
2017-12-26vim-patch.sh: introduce `-V`Justin M. Keyes1
2017-12-17vim-patch.sh: Include upstream summary in commit messageJames McCoy1
2017-12-11vim-patch.sh: remove version.c in generated patchJustin M. Keyes1
2017-12-11vim-patch.sh: introduce `-L`Justin M. Keyes1
2017-12-10vim-patch.sh: always use git log, not version.cJustin M. Keyes1
2017-11-07vim-patch.sh: avoid creating *.orig filesJustin M. Keyes1
2017-11-07vim-patch.sh: remove vimrc_example.vimJustin M. Keyes1
2017-11-07vim-patch.sh: new option `-P`Justin M. Keyes1
2017-09-27vim-patch.sh: Exclude testdir/ files from src/ file pruningJames McCoy1
2017-08-03doc: "terminal" always means "embedded terminal emulator"Justin M. Keyes1
2017-07-15vim-patch.sh: only show missing patcheslonerover1
2017-07-14Bump Vim version to 8.0 and applied patchesJames McCoy1
2017-06-11scripts/vim-patch.sh: do not git-reset on push failure (#6878)Daniel Hahler1
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