aboutsummaryrefslogtreecommitdiff
path: root/scripts/vim-patch.sh
Commit message (Expand)AuthorAge
* vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes2023-11-13
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(vim-patch.sh): don't use control chars in command (#25044)zeertzjq2023-09-08
* build(vim-patch.sh): use older associative array syntaxzeertzjq2023-09-08
* build(vim-patch.sh): dereference annotated tags when listing (#25042)zeertzjq2023-09-08
* vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq2023-08-23
* build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq2023-08-16
* build(vim-patch.sh): rename locale.c to os/lang.c (#24687)zeertzjq2023-08-13
* build(vim-patch.sh): group co-authors together (#24686)zeertzjq2023-08-13
* build(vim-patch.sh): use bundled uncrustify (#23770)zeertzjq2023-05-26
* test(old): remove python2 tests (#23547)zeertzjq2023-05-09
* build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq2023-04-13
* test(old): move memfile_test.c to test/old/ (#22567)zeertzjq2023-03-08
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* feat!: remove hardcopyLewis Russell2023-01-03
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* build(vim-patch.sh): checkout files with path for uncrustify (#20863)zeertzjq2022-10-30
* build(vim-patch.sh): handle added/removed files properlyzeertzjq2022-10-27
* build: preprocess vim patches with uncrustify #20786dundargoc2022-10-24
* feat(vim-patch): mention original author #20772Maxime Brunet2022-10-23
* vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
* feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* feat(cscope)!: removeLewis Russell2022-10-13
* refactor: move code dealing with script files to runtime.c (#19734)zeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: move f_getbufvar() and f_setbufvar() to eval/vars.czeertzjq2022-07-22
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
* fix(vim-patch.sh)Justin M. Keyes2022-05-28
* docs: add missing termdebug docs from Vim runtime updateszeertzjq2022-05-26
* refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq2022-05-12
* fix(vim-patch.sh): fix N/A files patterns (#18073)zeertzjq2022-04-11
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* feat(vim-patch.sh): support additional args for -szeertzjq2022-03-05
* chore(vim-patch.sh): use piping instead of here string for `while read`zeertzjq2022-02-08
* ci: fix shellcheck errors introduced in version 0.8.0Dundar Göc2022-01-03
* 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