summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2020-10-15Fix shellcheck error SC2155Jan Edmund Lazo1
2020-10-15scripts/vim-patch.sh: include --shortstat with -mDaniel Hahler1
2020-10-04Download emoji-data from UNIDATA/James McCoy1
2020-09-14doc: Add docs for uri functions (#12887)TJ DeVries1
2020-09-04vim-patch.sh: Fix PR subject with multiple patchesJames McCoy1
2020-08-31docs, remove 'guifontset' #11708Justin M. Keyes1
2020-08-23gen_vimdoc: Allow to keep intermediary outputPatrice Peterson1
2020-08-23Add docs for most vim.lsp methodsPatrice Peterson1
2020-07-24script: simplify python version check (#12672)jnozsc1
2020-07-02doc: fix scripts and regenerate (#12506)TJ DeVries2
2020-06-03treesitter: update runtimeThomas Vigouroux1
2020-06-02treesitter: enhance script and add READMEThomas Vigouroux1
2020-06-02treesitter: add update script and update runtimeThomas Vigouroux1
2020-05-31vim-patch.sh: fix bash version-check message #12398Poh Zi How1
2020-05-15Merge pull request #11764 from blueyed/vim-patch-usageJames McCoy1
2020-04-21Merge pull request #12081 from xylix/bash-version-checkJames McCoy1
2020-04-07Apply suggestions from code reviewKerkko Pelttari1
2020-04-06Check for bash version in vim-patch.shKerkko Pelttari1
2020-03-31vim-patch.sh: Fix creation of commit list for PR reviewJames McCoy1
2020-01-26docDaniel Hahler1
2020-01-26set -u before returnDaniel Hahler1
2020-01-26scripts/vim-patch.sh: add -m to usageDaniel Hahler1
2020-01-26terminal: absolute CWD in term:// URI #11289Chris LaRose1
2020-01-19fixup! fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo1
2020-01-12doc [ci skip] #11656Justin M. Keyes1
2020-01-11vim-patch.sh: fix for bash 4.3 or older #11700Jan Edmund Lazo1
2019-12-31gen_vimdoc.py: rename `mode` to `target`Justin M. Keyes1
2019-12-31gen_vimdoc.py: generate LSP docsJustin M. Keyes2
2019-12-30gen_vimdoc.py: sort by nameJustin M. Keyes1
2019-12-30gen_vimdoc.py: better handling of inline (non-block) nodesJustin M. Keyes1
2019-12-30gen_vimdoc.py: fix deprecated checkJustin M. Keyes1
2019-12-29fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo1
2019-12-25Fix scripts/vim-patch.sh for Bash 4.3Daniel Hahler1
2019-12-24vim-patch.sh: list related missing Vim patches [ci skip] #11514Daniel Hahler1
2019-12-23gen_vimdoc.py: lint #11593Daniel Hahler1
2019-12-22Merge #11396 'gen_vimdoc.py: mpack result' [ci skip]Justin M. Keyes1
2019-12-21gen_vimdoc.py: rename for clarityJustin M. Keyes1
2019-12-21gen_vimdoc.py: mpack: collect functions in 1 dictJustin M. Keyes1
2019-12-21gen_vimdoc.py: fix "seealso", "xrefs"Justin M. Keyes1
2019-12-21gen_vimdoc.py: mpack: exclude deprecated functionsJustin M. Keyes1
2019-12-21gen_vimdoc.py: fix mpack generatorJustin M. Keyes1
2019-12-21gen_vimdoc.py: DRYJustin M. Keyes1
2019-11-27doc: fix typosBrian Wignall1
2019-11-24release.sh [ci skip]Justin M. Keyes1
2019-11-17doc: Lua [ci skip] #11378Justin M. Keyes1
2019-11-15[scripts/gen_vimdoc.py] Generate better-formatted mpacksmolck1
2019-11-08vim-patch.sh: multiline printf -> heredoc (#11351)Marco Hinz1
2019-11-08vim-patch.sh: add missing argumentMarco Hinz1
2019-11-05Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes1
2019-11-02update_version_stamp.lua: Use NUL on Windows #11323erw71