aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
...
| | * 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
* | genmsgpack: Do not export functions with __Björn Linse2017-04-11
* | lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * 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
* | gendeclarations: Make declarations generator work with macros funcsZyX2017-03-27
* | gendeclarations: Handle case when text did not matchZyX2017-03-27
* | gendeclarations: Also save information about directoryZyX2017-03-27
* | gendeclarations: Save where declaration is comping fromZyX2017-03-27
* | scripts: Make generate_vim_module more genericZyX2017-03-27
* | genmsgpack: Include error source in error messagesZyX2017-03-27
* | api: Reserve more numbers for internal callsZyX2017-03-27
* | functests: Test for error conditionsZyX2017-03-27
* | eval: Add luaeval functionZyX2017-03-27
|/
* 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