aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* docs(treesitter): clean up and update treesitter.txt (#20142)Christian Clason2022-09-14
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | doc(CONTRIBUTING): update #19891Lewis Russell2022-08-23
|/
* 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
* docs: change gen_vimdoc indentation to 4 spacesii142022-08-11
* build: add formatting targets for c and lua files (#19488)dundargoc2022-08-02
* refactor: fix clang and PVS warnings (#19569)zeertzjq2022-07-29
* build(pvscheck): disable PVS/V1028 (#19553)zeertzjq2022-07-29
* build(gen_vimdoc): fall back to lua if luajit doesn't exist (#19498)dundargoc2022-07-27
* 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
* Merge pull request #19409 from bfredl/uiunpackbfredl2022-07-19
|\
| * fix(rpc): break nvim_error_event feedback loop between two nvim instancesbfredl2022-07-19
* | fix(docs): remove internal function from docs (nvim__*)Maverun2022-07-19
|/
* build: gracefully handle error in git-version #19289kylo2522022-07-14
* build: move unicode/ to src/unicode/Justin M. Keyes2022-06-28
* build: rename build-related dirsJustin M. Keyes2022-06-28
* build(gen_vimdoc): remove needless list creation and unused variable (#19079)Axis2022-06-25
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
* vim-patch:8c1b8cb2e0b5 (#18966)Christian Clason2022-06-15
* refactor(api): update vimdocbfredl2022-06-12
* fix(terminfo): disable smglr for vtpcon and conemu (#18855)zeertzjq2022-06-05
* feat(fs): add vim.fs.parents()Gregory Anders2022-05-31
* fix(vim-patch.sh)Justin M. Keyes2022-05-28
* docs: add missing termdebug docs from Vim runtime updateszeertzjq2022-05-26
* feat(lintcommit): remove "chore", add "dist" #18594dundargoc2022-05-17
* feat(terminfo): bump built-in terminfo entries (#18570)Marco Hinz2022-05-16
* build(gen_vimdoc): eliminate non-constant global variables (#17781)dundargoc2022-05-15
* ci(commitlint): ignore "fixup" commits #18556dundargoc2022-05-13
* build(lua2dox): add parenthesis around parameter types in documentation (#18532)dundargoc2022-05-12
* refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq2022-05-12
* fix(runtime/genvimvim): omit s[ubstitute] from vimCommand #18480Sean Dewar2022-05-11
* build(gen_vimdoc): print user's doxygen version if it's too oldDundar Goc2022-05-02
* ci(gen_vimdoc): handle edge case when checking doxygen versionDundar Goc2022-05-02
* build(gen_vimdoc): abort if doxygen version is too oldDundar Goc2022-05-01
* docs(api): more API attributes #18336ii142022-04-30
* fix/PVS #17863dundargoc2022-04-24
* docs: typo fixes (#17859)dundargoc2022-04-15
* fix(vim-patch.sh): fix N/A files patterns (#18073)zeertzjq2022-04-11
* ci: add script to bump versions (#17884)Abraham Francis2022-04-07
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* docs: remove extra whitespacesDaiki Mizukami2022-03-14
* chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is emptyDaiki Mizukami2022-03-14
* refactor(gen_vimdoc): simplify `files` in `CONFIG`Daiki Mizukami2022-03-14
* chore(gen_vimdoc): call `delete_lines_below` only if the file existsDaiki Mizukami2022-03-14
* refactor(gen_vimdoc): detect `section_start_token` automaticallyDaiki Mizukami2022-03-14
* chore(stripdecls): remove unused and no longer functional scriptDundar Göc2022-03-09
* docs(lua): reference runtime/lua/vim/_editor.luazeertzjq2022-03-06