aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tree-sitter: inspect languageBjörn Linse2019-09-28
* tree-sitter: add some more APIBjörn Linse2019-09-28
* tree-sitter: styleBjörn Linse2019-09-28
* tree-sitter: use standard luaL_newmetatable and luaL_checkudata patternBjörn Linse2019-09-28
* tree-sitter: rename tree_sitter => treesitter for consistencyBjörn Linse2019-09-28
* tree-sitter: add basic testing on ciBjörn Linse2019-09-28
* tree-sitter: support pre-registration of languagesBjörn Linse2019-09-28
* tree-sitter: objectify APIBjörn Linse2019-09-28
* tree-sitter: split tree-sitter lua interface from demo codeBjörn Linse2019-09-28
* tree-sitter: cleanup build codeBjörn Linse2019-09-28
* Create BuildUtf8proc.cmake and FindUtf8proc.cmakeBjörn Linse2019-09-28
* tree-sitter: load parsers as .so filesBjörn Linse2019-09-28
* tree-sitter: initial tree-sitter supportBjörn Linse2019-09-28
* tree-sitter: change vendored tree-sitter to use nvim memory managementBjörn Linse2019-09-28
* tree-sitter: vendor tree-sitter runtimeBjörn Linse2019-09-28
* vim-patch:8.1.2083: multi-byte chars do not work properly with "%.*S" in prin...Daniel Hahler2019-09-28
* doc: contrib/local.mk.example: include ENABLE_LTO (#11097)Daniel Hahler2019-09-26
* Merge pull request #10907 from jszakmeister/add-freebsd-sourcehut-supportJohn Szakmeister2019-09-26
|\
| * build: add support for building for FreeBSD under Sourcehut [skip ci]John Szakmeister2019-09-25
* | Fix two more flaky tests (#11095)Daniel Hahler2019-09-26
* | vim-patch:8.0.0914: highlight attributes are always combined (#10256)Daniel Hahler2019-09-26
* | Merge pull request #10978 from blueyed/update-libuvDaniel Hahler2019-09-25
|\ \
| * | test/functional/preload.lua: _set_fmode for WindowsDaniel Hahler2019-09-25
| * | Revert "win/os_env_exists(): workaround libuv bug #10734"Daniel Hahler2019-09-25
| * | third-party: update libuv to v1.31.0Daniel Hahler2019-09-25
| |/
* / paste: fix handling of "<" in cmdline (#11094)Daniel Hahler2019-09-25
|/
* tests: busted: nvim handler: display durations always (#11075)Daniel Hahler2019-09-25
* cmake/GetCompileFlags: include CMAKE_C_COMPILER_ARG1 (#11091)Daniel Hahler2019-09-25
* timer_spec: fix/harden flaky tests (#11080)Daniel Hahler2019-09-24
* tui_spec: improve "TUI paste: exactly 64 bytes" (#11086)Daniel Hahler2019-09-24
* tui: flush ui buffer in tui_terminal_after_startup (#11083)Daniel Hahler2019-09-24
* vim-patch:8.0.1754: ex_helpgrep() is too long #11084Jan Edmund Lazo2019-09-23
* vim-patch:8.0.1812: refactor qf_jump_to_usable_window() #11078Jan Edmund Lazo2019-09-22
* terminfo_start: flush buffer #11074Daniel Hahler2019-09-22
* Merge #11076 from blueyed/fix-fold-patchesJustin M. Keyes2019-09-22
|\
| * vim-patch:8.1.2059: fix for "x" deleting a fold has side effectsDaniel Hahler2019-09-22
| * vim-patch:8.1.2052: using "x" before a closed fold may delete that foldDaniel Hahler2019-09-22
|/
* tests: make 'win_update redraws lines properly' more readable (#11068)Daniel Hahler2019-09-22
* tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)Daniel Hahler2019-09-22
* Merge pull request #11049 from bfredl/rulermsgBjörn Linse2019-09-22
|\
| * screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
|/
* env: use putenv_s for LC_ALL, LANG, etc. #11050erw72019-09-22
* Merge #11034 from zwegner/precedesJustin M. Keyes2019-09-21
|\
| * vim-patch:8.1.2060: "precedes" in 'listchars' not used properlyJustin M. Keyes2019-09-21
| * Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
|/
* checkhealth: skip python checks if intentionally disabled #11044Yoshio S2019-09-21
* vim-patch:8.1.2055: profile: adjust line format #11058Daniel Hahler2019-09-21
* Merge #11060 from janlazo/vim-8.1.1783Justin M. Keyes2019-09-21
|\
| * vim-patch:8.0.1621: using invalid default value for highlight attributeJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1529: assert_equalfile() does not close file descriptorsJan Edmund Lazo2019-09-21