aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-patch.sh
Commit message (Expand)AuthorAge
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* fixup! fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo2020-01-19
* vim-patch.sh: fix for bash 4.3 or older #11700Jan Edmund Lazo2020-01-11
* fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo2019-12-29
* Fix scripts/vim-patch.sh for Bash 4.3Daniel Hahler2019-12-25
* vim-patch.sh: list related missing Vim patches [ci skip] #11514Daniel Hahler2019-12-24
* vim-patch.sh: multiline printf -> heredoc (#11351)Marco Hinz2019-11-08
* vim-patch.sh: add missing argumentMarco Hinz2019-11-08
* scripts/vim-patch.sh: lazily update Vim source (#11207)Daniel Hahler2019-10-16
* scripts/vim-patch.sh -l: display commit subjectsDaniel Hahler2019-10-13
* vim-patch.sh: fix "unbound variable" error with Bash < 4.4 [ci skip] (#10917)Daniel Hahler2019-09-03
* scripts/vim-patch.sh: massage args for git-log [ci skip] (#10888)Daniel Hahler2019-08-30
* Merge #10646 'vim-patch: runtime patches'Justin M. Keyes2019-08-01
|\
| * runtime: move matchit.vim to /pack/dist/opt/Justin M. Keyes2019-08-01
* | vim-patch: handle tags, pass through git-log options (#10140)Daniel Hahler2019-07-30
|/
* vim-patch.sh: git-for-each-ref: use strip [ci skip] #10169Daniel Hahler2019-06-09
* vim-patch.sh: improve performance with -l [ci skip] #10165Daniel Hahler2019-06-09
* vim-patch.sh: use --no-backup-if-mismatch [ci skip] #10156Daniel Hahler2019-06-08
* vim-patch.sh: improve patching [ci skip] #10154Daniel Hahler2019-06-08
* vim-patch.sh: improve performance #10137Daniel Hahler2019-06-08
* vim-patch.sh: fix shellcheck issues [ci skip] #10138Daniel Hahler2019-06-08
* vim-patch.sh: perf, readability #9044Daniel Hahler2019-04-12
* vim-patch.sh: mention URL for `hub` tool #9659Billy Su2019-03-02
* vim-patch: add matchit docJan Edmund Lazo2018-11-12
* vim-patch: rename path to check_colors.vimJan Edmund Lazo2018-11-12
* vim-patch: move test_urls.vim out of runtime/Jan Edmund Lazo2018-11-12
* doc: merge sponsor.txt into intro.txtJustin M. Keyes2018-11-05
* vim-patch.sh: Skip Vim screen-dump filesJustin M. Keyes2018-10-05
* vim-patch.sh: use --ff with git-pullDaniel Hahler2018-09-30
* vim-patch.sh: Also check for .git/ directoryJustin M. Keyes2018-08-21
* vim-patch.sh: Use git-rev-parse to check repo (#8875)James McCoy2018-08-20
* vim-patch.sh: Fix replacement which converts #1234 to vim/vim#1234James McCoy2018-08-09
* vim-patch.sh: Pass directory name to find (#8830)Jason Felice2018-08-09
* 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