aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* vim-patch.sh: delete *.orig filesJustin M. Keyes2018-02-11
* vim-patch.sh: remove --posix from patch invocationJustin M. Keyes2018-02-11
* scripts/vim-patch.sh: continue when patching with -P fails (#7790)Daniel Hahler2017-12-30
* vimpatch.lua: automate version.cJustin M. Keyes2017-12-27
* vim-patch.sh: extract list_vimpatch_tokens()Justin M. Keyes2017-12-26
* vim-patch.sh: introduce `-V`Justin M. Keyes2017-12-26
* docJustin M. Keyes2017-12-26
* vim-patch.sh: Include upstream summary in commit messageJames McCoy2017-12-17
* vim-patch.sh: remove version.c in generated patchJustin M. Keyes2017-12-11
* vim-patch.sh: introduce `-L`Justin M. Keyes2017-12-11
* vim-patch.sh: always use git log, not version.cJustin M. Keyes2017-12-10
* gen_api_vimdoc.py: require "nvim_" prefixJustin M. Keyes2017-12-10
* pvscheck.sh: auto-detect URL by defaultJustin M. Keyes2017-11-21
* version bumpJustin M. Keyes2017-11-18
* vim-patch.sh: avoid creating *.orig filesJustin M. Keyes2017-11-07
* vim-patch.sh: remove vimrc_example.vimJustin M. Keyes2017-11-07
* vim-patch.sh: new option `-P`Justin M. Keyes2017-11-07
* doc: API (generated)Justin M. Keyes2017-11-06
* gen_api_vimdoc.py: workaround: attributes of (void) functionsJustin M. Keyes2017-11-06
* gen_api_vimdoc.py: support Doxygen @noteJustin M. Keyes2017-11-06
* vim-patch.sh: Exclude testdir/ files from src/ file pruningJames McCoy2017-09-27
* doc: "terminal" always means "embedded terminal emulator"Justin M. Keyes2017-08-03
* vim-patch.sh: only show missing patcheslonerover2017-07-15
* Bump Vim version to 8.0 and applied patchesJames McCoy2017-07-14
* 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