aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NVIM v0.4.0v0.4.0Justin M. Keyes2019-09-15
* Merge pull request #11025 from bfredl/doublescrollBjörn Linse2019-09-15
|\
| * compositor: avoid transmitting invalid lines on double scrollBjörn Linse2019-09-15
* | Merge pull request #11026 from janlazo/vim-8.1.0220Daniel Hahler2019-09-15
|\ \ | |/ |/|
| * test/old: detect user modules for python,rubyJan Edmund Lazo2019-09-15
| * vim-patch:8.1.0220: Ruby converts v:true and v:false to a numberJan Edmund Lazo2019-09-15
|/
* Merge #11021 from justinmk/ctx-rename-buflistJustin M. Keyes2019-09-14
|\
| * Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
| * API: nvim_get_context: "opts" paramJustin M. Keyes2019-09-14
|/
* release.sh: bump nvim.appdata.xmlJustin M. Keyes2019-09-14
* Merge #11020 from janlazo/vim-8.1.0289Justin M. Keyes2019-09-14
|\
| * test/old: skip python-bindeval testsJan Edmund Lazo2019-09-14
| * vim-patch:8.1.0212: preferred cursor column not set in interfacesJan Edmund Lazo2019-09-14
| * ci/travis: install pynvim outside of $HOMEJan Edmund Lazo2019-09-14
| * test/old: skip failing ruby testsJan Edmund Lazo2019-09-14
| * vim-patch:8.0.1448: segfault with exception inside :rubyfile commandJan Edmund Lazo2019-09-14
| * vim-patch:8.0.1134: superfluous call to syn_get_final_id()Jan Edmund Lazo2019-09-14
| * vim-patch:8.1.2028: options test script does not workJan Edmund Lazo2019-09-14
| * vim-patch:8.1.0289: cursor moves to wrong column after quickfix jumpJan Edmund Lazo2019-09-14
* | autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
|/
* vim-patch:8.1.2023: no test for synIDattr() returning "strikethrough" (#11018)Daniel Hahler2019-09-14
* Merge #11015 from justinmk/getdigitsJustin M. Keyes2019-09-13
|\
| * lintJustin M. Keyes2019-09-13
| * getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
| * rename: getdigits_safe => try_getdigitsJustin M. Keyes2019-09-13
|/
* vim-patch:8.1.0719: too many #ifdefs [ci skip] #11016Jan Edmund Lazo2019-09-13
* vim-patch:8.1.2026: possibly using uninitialized memory #11013Jan Edmund Lazo2019-09-13
* test: fix failure on Windows (allow ".exe")Justin M. Keyes2019-09-13
* win/dist: nvim-qt v0.2.14 #11008Justin M. Keyes2019-09-13
* startup: fail if --embed with -es/-Es #10753glacambre2019-09-13
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* Merge #11007 from janlazo/vim-8.0.1772Justin M. Keyes2019-09-13
|\
| * vim-patch:8.1.0267: no good check if restoring quickfix list workedJan Edmund Lazo2019-09-13
| * vim-patch:8.1.0261: Coverity complains about a negative array indexJan Edmund Lazo2019-09-13
| * vim-patch:8.1.0259: no test for fixed quickfix issueJan Edmund Lazo2019-09-13
| * vim-patch:8.1.0248: duplicated quickfix codeJan Edmund Lazo2019-09-13
| * vim-patch:8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1Jan Edmund Lazo2019-09-13
|/
* Merge #6917 'UIEnter, UILeave'Justin M. Keyes2019-09-12
|\
| * UIEnter/UILeave: fire for embedder UI, builtin TUIJustin M. Keyes2019-09-12
| * rename: UIAttach/UIDetach => UIEnter/UILeaveJustin M. Keyes2019-09-12
| * API/nvim_list_uis(): include "chan" field for TUIJustin M. Keyes2019-09-12
| * UIAttach, UIDetachJustin M. Keyes2019-09-12
| * UIAttach, UIDetachRui Abreu Ferreira2019-09-12
|/
* Merge #10999 from janlazo/clang_pvs2Justin M. Keyes2019-09-12
|\
| * lintJan Edmund Lazo2019-09-12
| * fixup! cursor_shape: check if modep is nonnullJan Edmund Lazo2019-09-11
| * Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
|/
* tests: fix system_spec when run with clipboard manager (#10956)Daniel Hahler2019-09-12
* build: dependencies: specify minimum libvterm (#10997)Justin M. Keyes2019-09-12
* rename: SplitEvent => MulticastEvent #10989Justin M. Keyes2019-09-11