aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.1.0586: :digraph output is not easy to readJan Edmund Lazo2019-10-06
| * | | vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"Jan Edmund Lazo2019-10-06
| * | | vim-patch:8.1.2113: ":help expr-!~?" only works after searchingJan Edmund Lazo2019-10-05
* | | | doc: Fix TEST_FILTER example #11158Vikram Pal2019-10-06
* | | | vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* | | | version.c: update [ci skip] #10981Marvim the Paranoid Android2019-10-05
|/ / /
* | | Makefile: use `$TMPDIR` below `src/nvim/testdir` (#11153)Daniel Hahler2019-10-04
* | | Fix potential deadlock #11151erw72019-10-04
* | | ci: coverage for Lua (no Windows, using luacov) (#11127)Daniel Hahler2019-10-04
* | | win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* | | tests: tui_spec: improve/merge OptionSet/deferredDaniel Hahler2019-10-04
* | | health: provider: skip checks with `g:loaded_X_provider = 0` (#11147)Daniel Hahler2019-10-04
* | | test/old: align with Vim #11096Daniel Hahler2019-10-03
* | | refactor: wrap common plines() usage in plines_win_full() #11141Zach Wegner2019-10-02
* | | tui: fix handling of bg response after suspend (#11145)Daniel Hahler2019-10-03
* | | Merge #11087 from janlazo/vim-8.1.0010Justin M. Keyes2019-10-02
|\ \ \
| * | | vim-patch:8.1.0330: the qf_add_entries() function is too longJan Edmund Lazo2019-10-02
| * | | vim-patch:8.1.0315: helpgrep with language doesn't work properlyJan Edmund Lazo2019-10-01
| * | | vim-patch:8.1.2103: wrong error message if "termdebugger" is not executableJan Edmund Lazo2019-10-01
| * | | vim-patch:8.1.0230: directly checking 'buftype' valueJan Edmund Lazo2019-10-01
| * | | vim-patch:8.1.2095: leaking memory when getting item from dictJan Edmund Lazo2019-10-01
| * | | 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
| * | | test: fix screen assertionsJan 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
* | | | tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144Daniel Hahler2019-10-02
* | | | ci: Travis: simplify 32bit build (#11093)Daniel Hahler2019-10-03
* | | | shell: improve displaying of pulse (#11130)Daniel Hahler2019-10-02
* | | | Fix flaky test: tui_spec: increase timeout (#11134)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
* | | build: get rid of warnings with `cmake --debug-output` (#11131)Daniel Hahler2019-10-02
* | | tui: improve handle_background_color: short-circuit (#11067)Daniel Hahler2019-09-30
* | | Merge pull request #11121 from bfredl/invalidcellBjörn Linse2019-09-30
|\ \ \
| * | | screen: don't crash on invalid grid cells being recomposedBjörn Linse2019-09-30
|/ / /
* | | third-party: upgrade libluv: 1.30.0-0 => 1.30.1-1 (#11092)Daniel Hahler2019-09-30
* | | provider#pythonx: resolve/expand exe from host var (#11047)Daniel Hahler2019-09-30
* | | bundle: upgrade LuaJIT to latest v2.1 (#10321)Daniel Hahler2019-09-30
* | | build: run git-describe for dev version during build (#11117)Daniel Hahler2019-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