summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/vim-patch.sh
AgeCommit message (Expand)AuthorFiles
2024-10-18vim-patch: make gen_opt_test.vim work with Nvim (#30850)zeertzjq1
2024-09-18docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes1
2024-08-01build(vim-patch.sh): use 7 hex digits for runtime patch file name (#29940)zeertzjq1
2024-06-20build(vim-patch.sh): don't ignore changes to version*.txt (#29425)zeertzjq1
2024-05-21build(vim-patch.sh): include commit subject #28767Jongwook Choi1
2024-02-28vim-patch:e84d2d4432cdChristian Clason1
2024-02-16build(vim-patch.sh): don't add vim/vim to issue of another repo (#27493)zeertzjq1
2023-12-13docs: move vim-patch wiki page to runtime documentationdundargoc1
2023-11-13vim-patch: mark N/A 8.1 patches #26008Justin M. Keyes1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-08build(vim-patch.sh): don't use control chars in command (#25044)zeertzjq1
2023-09-08build(vim-patch.sh): use older associative array syntaxzeertzjq1
2023-09-08build(vim-patch.sh): dereference annotated tags when listing (#25042)zeertzjq1
2023-08-23vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq1
2023-08-16build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq1
2023-08-13build(vim-patch.sh): rename locale.c to os/lang.c (#24687)zeertzjq1
2023-08-13build(vim-patch.sh): group co-authors together (#24686)zeertzjq1
2023-05-26build(vim-patch.sh): use bundled uncrustify (#23770)zeertzjq1
2023-05-09test(old): remove python2 tests (#23547)zeertzjq1
2023-04-13build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq1
2023-03-08test(old): move memfile_test.c to test/old/ (#22567)zeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1
2023-01-03feat!: remove hardcopyLewis Russell1
2022-11-29vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq1
2022-10-30build(vim-patch.sh): checkout files with path for uncrustify (#20863)zeertzjq1
2022-10-27build(vim-patch.sh): handle added/removed files properlyzeertzjq1
2022-10-24build: preprocess vim patches with uncrustify #20786dundargoc1
2022-10-23feat(vim-patch): mention original author #20772Maxime Brunet1
2022-10-21vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes1
2022-10-17feat(runtime)!: remove filetype.vim (#20428)Christian Clason1
2022-10-13feat(cscope)!: removeLewis Russell1
2022-08-12refactor: move code dealing with script files to runtime.c (#19734)zeertzjq1
2022-08-12vim-patch:8.1.1684: profiling functionality is spread outzeertzjq1
2022-07-22refactor: move f_getbufvar() and f_setbufvar() to eval/vars.czeertzjq1
2022-07-22vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq1
2022-06-23refactor: move some mapping-related code to a separate file (#19061)zeertzjq1
2022-05-28fix(vim-patch.sh)Justin M. Keyes1
2022-05-26docs: add missing termdebug docs from Vim runtime updateszeertzjq1
2022-05-12refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq1
2022-04-11fix(vim-patch.sh): fix N/A files patterns (#18073)zeertzjq1
2022-03-18vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell1
2022-03-05feat(vim-patch.sh): support additional args for -szeertzjq1
2022-02-08chore(vim-patch.sh): use piping instead of here string for `while read`zeertzjq1
2022-01-03ci: fix shellcheck errors introduced in version 0.8.0Dundar Göc1
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