aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* pvscheck: Add --environment-cc switchZyX2017-07-04
* scripts: Tell curl to follow redirectsJames McCoy2017-06-29
* Update emoji-data URL for Unicode 10James McCoy2017-06-29
* scripts/pvscheck.sh: fix function renameJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes2017-06-25
* genappimage.sh: set CMAKE_INSTALL_MANDIRJustin M. Keyes2017-06-19
* scripts/pvscheck.sh: fixesDaniel Hahler2017-06-17
* scripts/vim-patch.sh: do not git-reset on push failure (#6878)Daniel Hahler2017-06-11
* pvscheck: Fix argument handling in do_recheckJames McCoy2017-06-09
* pvscheck: Provide arguments to `patch_sources` in correct orderZyX2017-05-20
* pvscheck: Handle invalid option error gracefullyZyX2017-05-20
* pvscheck: Add --only-analyse modeZyX2017-05-20
* generators: separate source generators from scriptsBjörn Linse2017-05-10
* api: generate ui eventsBjörn Linse2017-05-10
* generators: Do not leak error messages textZyX2017-05-08
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * dist: AppImage #6638AdnoC2017-05-04
| * 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
* | 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
|\|