summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2022-11-01build(lint): add more shell scripts to lintshdundargoc5
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-24ci(lintcommit): enforce common scope names #20393dundargoc1
2022-10-23feat(vim-patch): mention original author #20772Maxime Brunet1
2022-10-21vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes3
2022-10-20docs: update vimdoc parser #20747Justin M. Keyes1
2022-10-20fix(docs-html): misaligned tabs after conceal #20690Yee Cheng Chin1
2022-10-18feat(docs): update parser, HTML gen #20720Justin M. Keyes1
2022-10-17feat(runtime)!: remove filetype.vim (#20428)Christian Clason1
2022-10-14docs: fix/remove invalid URLs #20647Justin M. Keyes2
2022-10-13feat(cscope)!: removeLewis Russell1
2022-10-10refactor(lua2dox_filter): formatLewis Russell1
2022-10-10refactor(lua2dox): tidyLewis Russell1
2022-10-10refactor(lua2dox): format with styluaLewis Russell1
2022-10-10feat(docs-html): try to use tags for ToC headingsJustin M. Keyes1
2022-10-10fix(docs-html): update parserJustin M. Keyes1
2022-10-09docs: various #12823Justin M. Keyes3
2022-10-08docs(news): add news.txt and link from README (#20426)Christian Clason1
2022-10-06feat: added support for specifying types for lua2doxFolke Lemaitre1
2022-10-06feat: added support for optional params to lua2doxFolke Lemaitre1
2022-10-06feat: added support for @generic to lua2dox.luaFolke Lemaitre1
2022-10-06fix(docs-html): keycodes, taglinks, column_heading #20498Justin M. Keyes1
2022-10-05feat(docs): format parameters as a list #20485Justin M. Keyes1
2022-10-04fix(docs): missing "(" in :help HTMLJustin M. Keyes1
2022-10-04feat(docs): nested lists in HTML, update :help parserJustin M. Keyes1
2022-09-29feat(docs): fixes for :help HTML generatorJustin M. Keyes1
2022-09-28feat(gen_help_html.lua): adapt to new parserJustin M. Keyes1
2022-09-28feat(gen_help_html.lua): put commit-id in footerJustin M. Keyes1
2022-09-25fix(gen_vimdoc.py): handle missing luajitJustin M. Keyes2
2022-09-22feat(docs): gen_help_html.luaJustin M. Keyes2
2022-09-14docs(treesitter): clean up and update treesitter.txt (#20142)Christian Clason1
2022-08-24Merge pull request #19906 from bfredl/bigstagebfredl1
2022-08-23perf(api): allow to use an arena for return valuesbfredl1
2022-08-23doc(CONTRIBUTING): update #19891Lewis 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-08-11docs: change gen_vimdoc indentation to 4 spacesii141
2022-08-02build: add formatting targets for c and lua files (#19488)dundargoc1
2022-07-29refactor: fix clang and PVS warnings (#19569)zeertzjq1
2022-07-29build(pvscheck): disable PVS/V1028 (#19553)zeertzjq1
2022-07-27build(gen_vimdoc): fall back to lua if luajit doesn't exist (#19498)dundargoc1
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-07-19Merge pull request #19409 from bfredl/uiunpackbfredl1
2022-07-19fix(rpc): break nvim_error_event feedback loop between two nvim instancesbfredl1
2022-07-19fix(docs): remove internal function from docs (nvim__*)Maverun1
2022-07-14build: gracefully handle error in git-version #19289kylo2521
2022-06-28build: move unicode/ to src/unicode/Justin M. Keyes1