summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/vim-patch.sh
AgeCommit message (Expand)AuthorFiles
2021-10-30fix(vim-patch.sh): run nvim with -u NONE -n #16179Sean Dewar1
2021-10-02feat(vim-patch.sh): better detection of remote name #15846zeertzjq1
2021-09-10chore(vim-patch): add doc/vim9.txt to unwanted filesChristian Clason1
2021-08-03chore(vim-patch.sh): replace hub with gh (#15162)zeertzjq1
2021-07-01lint (#14941)dundargoc1
2021-06-28fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)Daniel Steinberg1
2021-05-19vim-patch.sh -m: Ignore changes to version.cJames McCoy1
2021-05-19fix(vim-patch.sh -m): Show all commits touching a file, not just the firstJames McCoy1
2021-02-03vim-patch.sh: remove unsupported files (#13570)Jan Edmund Lazo1
2020-11-01fixup! rename: user_funcs -> userfuncJan Edmund Lazo1
2020-11-01fixup! eval.c: factor out eval/funcs.c #11828Jan Edmund Lazo1
2020-11-01fixup! refactor: move session functions to ex_session.cJan Edmund Lazo1
2020-10-15Fix shellcheck error SC2155Jan Edmund Lazo1
2020-10-15scripts/vim-patch.sh: include --shortstat with -mDaniel Hahler1
2020-09-04vim-patch.sh: Fix PR subject with multiple patchesJames McCoy1
2020-05-31vim-patch.sh: fix bash version-check message #12398Poh Zi How1
2020-05-15Merge pull request #11764 from blueyed/vim-patch-usageJames McCoy1
2020-04-21Merge pull request #12081 from xylix/bash-version-checkJames McCoy1
2020-04-07Apply suggestions from code reviewKerkko Pelttari1
2020-04-06Check for bash version in vim-patch.shKerkko Pelttari1
2020-03-31vim-patch.sh: Fix creation of commit list for PR reviewJames McCoy1
2020-01-26docDaniel Hahler1
2020-01-26set -u before returnDaniel Hahler1
2020-01-26scripts/vim-patch.sh: add -m to usageDaniel Hahler1
2020-01-26terminal: absolute CWD in term:// URI #11289Chris LaRose1
2020-01-19fixup! fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo1
2020-01-11vim-patch.sh: fix for bash 4.3 or older #11700Jan Edmund Lazo1
2019-12-29fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo1
2019-12-25Fix scripts/vim-patch.sh for Bash 4.3Daniel Hahler1
2019-12-24vim-patch.sh: list related missing Vim patches [ci skip] #11514Daniel Hahler1
2019-11-08vim-patch.sh: multiline printf -> heredoc (#11351)Marco Hinz1
2019-11-08vim-patch.sh: add missing argumentMarco Hinz1
2019-10-16scripts/vim-patch.sh: lazily update Vim source (#11207)Daniel Hahler1
2019-10-13scripts/vim-patch.sh -l: display commit subjectsDaniel Hahler1
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