aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* Use vX.Y.Z-dev+{git-describe} for development versionsJames McCoy2020-12-06
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* pvs: Exclude xdiff from analysis and comment mungingJames McCoy2020-11-10
* Use the free PVS-Studio licenseJames McCoy2020-11-10
* bundle: move tree-sitter as a bundled depThomas Vigouroux2020-11-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
* Download emoji-data from UNIDATA/James McCoy2020-10-04
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* vim-patch.sh: Fix PR subject with multiple patchesJames McCoy2020-09-04
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* gen_vimdoc: Allow to keep intermediary outputPatrice Peterson2020-08-23
* Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
* script: simplify python version check (#12672)jnozsc2020-07-24
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* treesitter: update runtimeThomas Vigouroux2020-06-03
* treesitter: enhance script and add READMEThomas Vigouroux2020-06-02
* treesitter: add update script and update runtimeThomas Vigouroux2020-06-02
* vim-patch.sh: fix bash version-check message #12398Poh Zi How2020-05-31
* Merge pull request #11764 from blueyed/vim-patch-usageJames McCoy2020-05-15
|\
| * docDaniel Hahler2020-01-26
| * set -u before returnDaniel Hahler2020-01-26
| * scripts/vim-patch.sh: add -m to usageDaniel Hahler2020-01-26
* | Merge pull request #12081 from xylix/bash-version-checkJames McCoy2020-04-21
|\ \