aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* chore: fix typos (#16361)dundargoc2021-11-27
* fix(docgen): add tagfunc.luaMichael Lingelbach2021-11-18
* fix(docs): add sync.lua to gen_vimdoc (#16285)Michael Lingelbach2021-11-11
* fix(vim-patch.sh): run nvim with -u NONE -n #16179Sean Dewar2021-10-30
* refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
* ci: add newly added api file extmark.c to gen-vimdoc (#16158)dundargoc2021-10-27
* fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
* ci: allow older git versions when using lintcommitDundar Göc2021-10-14
* ci(squash_typos.py): credit authors #15967dundargoc2021-10-08
* fix(docs): add win_config.cJustin M. Keyes2021-10-05
* ci: exclude lua-cjson from PVS report #15859dundargoc2021-10-05
* fix(release.sh): ignore failed "rm"Justin M. Keyes2021-10-02
* feat(vim-patch.sh): better detection of remote name #15846zeertzjq2021-10-02
* feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27
* chore: remove unused script finddeclarations.pl #15814dundargoc2021-09-27
* ci(lintcommit.lua): replace third-party commitlint #15747dundargoc2021-09-26
* fix(pvs): Exclude xdiff from analysisJustin M. Keyes2021-09-24
* fix(PVS): disable "typo" warnings V1051, V1074Justin M. Keyes2021-09-24
* build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
* build(lint): commit linter #15725Justin M. Keyes2021-09-19
* build(lint): commit linter #15620Justin M. Keyes2021-09-19
* build(lint): commit linter #15620dundargoc2021-09-19
* Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes2021-09-16
|\
| * refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15
* | fix(docs): ignore _*.lua files from auto doc generation #15678Gregory Anders2021-09-16
|/
* chore(vim-patch): add doc/vim9.txt to unwanted filesChristian Clason2021-09-10
* docs(gen_vimdoc.py): ignore health.lua files #15614Gregory Anders2021-09-09
* ci: ensure all PRs are up to date with master before attempting squashDundar Göc2021-08-15
* Merge pull request #15367 from jamessan/release-fixesJames McCoy2021-08-14
|\
| * build: update appdata.xml version in release commitJames McCoy2021-08-13
* | ci: comment from bot is more helpful in case of conflict (#15359)dundargoc2021-08-13
* | ci: fix typo squasher by changing trigger to "pull_request_target" (#15357)dundargoc2021-08-13
* | ci: create GitHub Action that squashes all typo PRs into a single PR (#15041)dundargoc2021-08-09
* | chore(vim-patch.sh): replace hub with gh (#15162)zeertzjq2021-08-03
* | chore: PVS/V1042 - ignore warning globally.Dundar Göc2021-07-17
* | chore: add log hander to gen_vimdocMatthieu Coudron2021-07-10
|/
* lint (#14941)dundargoc2021-07-01
* Open funcs_data.mpack in binary mode. (#14944)Daniel Steinberg2021-06-30
* fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)Daniel Steinberg2021-06-28
* release.sh: use stdin for release commit message (#14832)Jan Edmund Lazo2021-06-16
* feat(lsp): Add codelens supportMathias Fussenegger2021-06-14
* 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
* docs: Treesitter (#13260)TJ DeVries2021-05-01
* fix(pvscheck): Switch URL to pvs-studio.comJames McCoy2021-04-29
* more generic shebang for lua2dox_filterMatthieu Coudron2021-03-04
* fix: section_name must be a dict {filename:name}Matthieu Coudron2021-03-04
* vim-patch.sh: remove unsupported files (#13570)Jan Edmund Lazo2021-02-03
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* docs: add check_textlock attributenotomo2020-12-16