aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* pvscheck: Use absolute path for finding test-include.cZyX2017-05-02
* pvscheck: When using --recheck rerun buildZyX2017-05-02
* pvscheck: Add --deps to build with all dependenciesZyX2017-05-02
* pvscheck: Add --pvs-install modeZyX2017-05-02
* pvscheck: Refactor script so that it only `cd`s in a subshellZyX2017-05-02
* pvscheck: Create getopts_long implementationZyX2017-05-02
* Merge #6636 from ZyX-I/pvs-updateJustin M. Keyes2017-05-02
|\
| * pvscheck: Add --pvs key to pvscheck.shZyX2017-05-02
| * pvscheck: Update pvs-studio URLZyX2017-05-02
| * pvscheck: Do not use `test x`ZyX2017-05-02
* | scripts/release.shJustin M. Keyes2017-05-01
|/
* api: deprecate obsolete nvim_buf_get_number functionBjörn Linse2017-04-30
* doc: Removed t_XX options/keycodes. (#6616)Justin M. Keyes2017-04-29
* api/dispatch: Mark generated functions table readonly (#6576)Patrick Jackson2017-04-24
* api_set_error(): renameJustin M. Keyes2017-04-23
* api/internal: Remove `set` field from Error type.Justin M. Keyes2017-04-23
* api: Do not truncate errors <1 MB. #6237Sander Bosma2017-04-23
* Merge #6550 from ZyX-I/pvs-check-commentJustin M. Keyes2017-04-20
|\
| * scripts: Add newline after the commentZyX2017-04-19
| * scripts: Allow patching only build filesZyX2017-04-19
| * scripts: Do not patch already patched sources in patch modeZyX2017-04-19
| * scripts: Make pvs do not patch separate directory, add patch modeZyX2017-04-19
* | scripts/vim-patch.sh: word-boundaries in preprocess regexJustin M. Keyes2017-04-19
|/
* pvscheck: Add --recheck argumentZyX2017-04-10
* pvscheck: Do not use --depthZyX2017-04-10
* pvscheck: Do not trace helpZyX2017-04-10
* pvsscript: Use git clone and not git worktreeZyX2017-04-10
* pvscheck: Add helpZyX2017-04-10
* scripts: Create script which checks Neovim with PVS-studioZyX2017-04-10
* vim-patch: Update regex for included_patches array (#6449)James McCoy2017-04-06
* eval/typval: Add missing includes, also add a script to find themZyX2017-03-29
* scripts/vim-patch.sh: Remove "Last change ..." lines.Justin M. Keyes2017-03-21
* release.sh: add api metadata fixture if api level was bumpedBjörn Linse2017-03-15
* api: implement FUNC_API_SINCEBjörn Linse2017-03-15
* doc/api.txt: Merge with api-funcs.txtJustin M. Keyes2017-03-01
* scripts: Annotate API functions in generated docs (#6199)Tommy Allen2017-03-01
* vim-patch.sh: Bump base Vim version to 7.4.1980James McCoy2017-02-27
* Merge #6110 'refactor: Move vim_*printf to strings.c'.Justin M. Keyes2017-02-17
|\
| * message,strings: Move vim_*printf functions to strings.cZyX2017-02-14
* | vim-patch.sh: don't ignore runtime/doc/tagsrch.txtlonerover2017-02-14
|/
* vim-patch: Use get_vim_patch to retrieve patch for reviewJames McCoy2017-02-06
* vim-patch:8.0.0121Daniel Hahler2017-01-13
* automation: Generate API documentation (#5798)Tommy Allen2017-01-03
* vim-patch: fix default answersMarco Hinz2016-12-22
* vim-patch: Allow skipping non-"vim-patch" commits during reviewJames McCoy2016-12-15
* vim-patch: Add -g switch to download/preprocess patchJames McCoy2016-12-12
* l10n: Remove some non-UTF8 .po files. (#5622)Justin M. Keyes2016-11-17
* vim-patch.sh: Remove "set -o pipefail"James McCoy2016-11-15
* object_to_vim: Fix buffer/window/tabpage conversion on BE systemsJames McCoy2016-11-02
* NVIM v0.1.6v0.1.6Justin M. Keyes2016-10-28