aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | | * vim-patch:8.1.2091: double free when memory allocation failsJan Edmund Lazo2019-10-01
| | | * quickfix: fix pvs/v547 errorsJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.2074: test for SafeState autocommand is a bit flakyJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.1347: fractional scroll position not restored after closing windowJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.1327: unnecessary scroll after horizontal splitJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyorJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.0517: Test_window_split_edit_alternate() fails on AppVeyorJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.0514: CTRL-W ^ does not work when alternate buffer has no nameJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.1758: count of g$ not used correctly when text is not wrappedJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.2072: "gk" moves to start of line instead of upwardsJan Edmund Lazo2019-10-01
| | | * vim-patch:8.1.0010: efm_to_regpat() is too longJan Edmund Lazo2019-10-01
| | * | shell: improve displaying of pulse (#11130)Daniel Hahler2019-10-02
| | * | patch_terminfo_bugs: TERM=xterm with non-xterm: ignore smglr (#11132)Daniel Hahler2019-10-02
| | * | Fix redraw regression with w_p_cole in visual modeDaniel Hahler2019-10-02
| | |/
| | * Fix/revisit git-describe enhancement (#11124)Daniel Hahler2019-10-02
| | * tui: improve handle_background_color: short-circuit (#11067)Daniel Hahler2019-09-30
| | * screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
| | * Merge pull request #11115 from bfredl/wildmenumodeBjörn Linse2019-09-29
| | |\
| | | * cmdline: wildmenumode() should be true with wildoptions+=pumBjörn Linse2019-09-28
| | * | terminfo_start: keep first flushing of ui buffer (#11118)Daniel Hahler2019-09-29
| | |/
| | * tree-sitter: handle node equalityBjörn Linse2019-09-28
| | * tree-sitter: use "range" instead of "point_range" consistently in lua APIBjörn Linse2019-09-28
| | * tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)Björn Linse2019-09-28
| | * tree-sitter: cleanup tree refcountingBjörn Linse2019-09-28
| | * 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: 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
| | * 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
| | |\
| | | * Revert "win/os_env_exists(): workaround libuv bug #10734"Daniel Hahler2019-09-25
| | * | paste: fix handling of "<" in cmdline (#11094)Daniel Hahler2019-09-25
| | |/
| | * 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
| | * 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
| | * screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22