aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* oldtest: support for running by filename (#11473)Daniel Hahler2019-12-02
* build: CMakeLists: do not set MIN_LOG_LEVEL with C flags (#11498)Daniel Hahler2019-12-02
* src/nvim/testdir/test_quickfix.vim: align with Vim (#11502)Daniel Hahler2019-12-02
* dictwatcher: fix use-after-free #11495erw72019-12-02
* Merge #11159 'API: nvim_exec'Justin M. Keyes2019-12-01
|\
| * API: rename nvim_source => nvim_execJustin M. Keyes2019-12-01
| * API: nvim_source_outputVikram Pal2019-12-01
| * API: nvim_source: fix multiline inputJustin M. Keyes2019-12-01
| * API: nvim_source: save/restore script context #11159Vikram Pal2019-12-01
| * API: nvim_sourceSiddhant Gupta2019-12-01
|/
* Add vim.startswith and vim.endswith (#11248)Ashkan Kiani2019-12-01
* Add vim.cmd as an alias for nvim_command (#11446)Ashkan Kiani2019-12-01
* Return nil instead of NIL for vim.env (#11486)Ashkan Kiani2019-12-01
* screen.lua: remove screen:_on_event #11488Justin M. Keyes2019-12-01
* ci: revisit OpenBSD/FreeBSD config (#11477)Daniel Hahler2019-12-01
|\
| * ci: SourceHut: revisit OpenBSD/FreeBSD configDaniel Hahler2019-12-01
| * terminfo_is_bsd_console: fallback to falseDaniel Hahler2019-12-01
|/
* vim-patch:8.1.2367: registers are not sufficiently tested (#11489)Jan Edmund Lazo2019-12-01
* snap: disable job until we are approvedJustin M. Keyes2019-11-30
* Merge #11483 from janlazo/vim-8.1.2355Justin M. Keyes2019-11-30
|\
| * vim-patch:8.1.2363: ml_get error when accessing Visual area in 'statusline'Jan Edmund Lazo2019-11-30
| * doc: mention OS pseudo-features in :h feature-listJan Edmund Lazo2019-11-30
| * vim-patch:8.1.2355: test with "man" fails on FreeBSDJan Edmund Lazo2019-11-30
|/
* floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* snap: declare "devmode" instead of "classic" #11482Carlos Hernandez2019-11-29
* vim-patch:8.1.2315: switchbuf=uselast #11480Daniel Hahler2019-11-29
* vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479Daniel Hahler2019-11-29
* Merge pull request #11469 from bfredl/lspdiagBjörn Linse2019-11-29
|\
| * lsp: allow the user to config LspDiagnosticError etc by standard meansBjörn Linse2019-11-28
* | snap: fix line continuation #11475Daniel Hahler2019-11-28
* | snap: disable jobJustin M. Keyes2019-11-28
* | win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-28
* | deps: update libtermkey to 0.22 #11429Matthieu Coudron2019-11-28
* | Merge #11428 'Update SNAP packaging'Justin M. Keyes2019-11-28
|\ \
| * | snap: more yak-shavingJustin M. Keyes2019-11-28
| * | snap: add snapcraft secrets to CICarlos Hernandez2019-11-28
| * | snap: add desktop file, iconCarlos Hernandez2019-11-28
| * | snap: add "snap" job to Travis CICarlos Hernandez2019-11-28
| * | snap: fix/update snap buildsCarlos Hernandez2019-11-28
|/ /
* / man.vim: remove K mapping #11472Rob Pilling2019-11-28
|/
* runtime: russian-jcukenwintype.vim keymap #11461Von Random2019-11-27
* doc: fix typosBrian Wignall2019-11-27
* Merge #11467 from janlazo/vim-8.1.2345Justin M. Keyes2019-11-27
|\
| * vim-patch:8.1.1268: map completion test fails in GUIJan Edmund Lazo2019-11-26
| * vim-patch:8.1.1254: mapping completion contains dead codeJan Edmund Lazo2019-11-26
| * vim-patch:8.1.1253: mapping completion test failsJan Edmund Lazo2019-11-26
| * vim-patch:8.1.1252: not all mapping completion is testedJan Edmund Lazo2019-11-26
| * vim-patch:8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"Jan Edmund Lazo2019-11-26
| * vim-patch:8.1.2348: :const cannot be followed by "| endif"Jan Edmund Lazo2019-11-26
| * vim-patch:8.1.2345: .cjs files are not recognized as JavascriptJan Edmund Lazo2019-11-26