aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-patch.sh
Commit message (Expand)AuthorAge
* fix(vim-patch.sh): run nvim with -u NONE -n #16179Sean Dewar2021-10-30
* feat(vim-patch.sh): better detection of remote name #15846zeertzjq2021-10-02
* chore(vim-patch): add doc/vim9.txt to unwanted filesChristian Clason2021-09-10
* chore(vim-patch.sh): replace hub with gh (#15162)zeertzjq2021-08-03
* lint (#14941)dundargoc2021-07-01
* fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)Daniel Steinberg2021-06-28
* vim-patch.sh -m: Ignore changes to version.cJames McCoy2021-05-19
* fix(vim-patch.sh -m): Show all commits touching a file, not just the firstJames McCoy2021-05-19
* vim-patch.sh: remove unsupported files (#13570)Jan Edmund Lazo2021-02-03
* fixup! rename: user_funcs -> userfuncJan Edmund Lazo2020-11-01
* fixup! eval.c: factor out eval/funcs.c #11828Jan Edmund Lazo2020-11-01
* fixup! refactor: move session functions to ex_session.cJan Edmund Lazo2020-11-01
* Fix shellcheck error SC2155Jan Edmund Lazo2020-10-15
* scripts/vim-patch.sh: include --shortstat with -mDaniel Hahler2020-10-15
* vim-patch.sh: Fix PR subject with multiple patchesJames McCoy2020-09-04
* vim-patch.sh: fix bash version-check message #12398Poh Zi How2020-05-31
* Merge pull request #11764 from blueyed/vim-patch-usageJames McCoy2020-05-15
|\
| * docDaniel Hahler2020-01-26
| * set -u before returnDaniel Hahler2020-01-26
| * scripts/vim-patch.sh: add -m to usageDaniel Hahler2020-01-26
* | Merge pull request #12081 from xylix/bash-version-checkJames McCoy2020-04-21
|\ \
| * | Apply suggestions from code reviewKerkko Pelttari2020-04-07
| * | Check for bash version in vim-patch.shKerkko Pelttari2020-04-06
| |/
* / vim-patch.sh: Fix creation of commit list for PR reviewJames McCoy2020-03-31
|/
* 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