summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/vim-patch.sh
AgeCommit message (Expand)AuthorFiles
2019-09-03vim-patch.sh: fix "unbound variable" error with Bash < 4.4 [ci skip] (#10917)Daniel Hahler1
2019-08-30scripts/vim-patch.sh: massage args for git-log [ci skip] (#10888)Daniel Hahler1
2019-08-01Merge #10646 'vim-patch: runtime patches'Justin M. Keyes1
2019-08-01runtime: move matchit.vim to /pack/dist/opt/Justin M. Keyes1
2019-07-30vim-patch: handle tags, pass through git-log options (#10140)Daniel Hahler1
2019-06-09vim-patch.sh: git-for-each-ref: use strip [ci skip] #10169Daniel Hahler1
2019-06-09vim-patch.sh: improve performance with -l [ci skip] #10165Daniel Hahler1
2019-06-08vim-patch.sh: use --no-backup-if-mismatch [ci skip] #10156Daniel Hahler1
2019-06-08vim-patch.sh: improve patching [ci skip] #10154Daniel Hahler1
2019-06-08vim-patch.sh: improve performance #10137Daniel Hahler1
2019-06-08vim-patch.sh: fix shellcheck issues [ci skip] #10138Daniel Hahler1
2019-04-12vim-patch.sh: perf, readability #9044Daniel Hahler1
2019-03-02vim-patch.sh: mention URL for `hub` tool #9659Billy Su1
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