aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NVIM v0.4.4v0.4.4James McCoy2020-08-04
* Merge pull request #12717 from jamessan/release-0.4-backportsJames McCoy2020-08-04
|\
| * vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointerJan Edmund Lazo2020-08-04
| * ui: fix problem with sattr_T overflowerw72020-08-04
|/
* Merge pull request #12710 from jamessan/fileinfo-garbage-0.4James McCoy2020-08-02
|\
| * Merge remote-tracking branch 'upstream/release-0.4' into fileinfo-garbage-0.4James McCoy2020-08-02
| |\ | |/ |/|
* | Merge pull request #12711 from jamessan/travis-0.4James McCoy2020-08-02
|\ \
| * | ci: fix build failure in Travis [skip appveyor] (#12678)erw72020-08-02
|/ /
* | main.c: fix hang issue with recoverymode (#12496) (#12520)James McCoy2020-06-23
* | Merge pull request #12352 from jamessan/fix/hang-headless-modeJames McCoy2020-05-21
|\ \
| * | fixed hang issue with --headless and -r option specified (#12209)Kei Kamikawa2020-05-20
|/ /
* | TUI: block signals on suspend #12180Kei Kamikawa2020-04-25
* | Merge pull request #12142 from jamessan/gcc-10-fixesJames McCoy2020-04-17
|\ \
| * | [release-0.4] cmake: Check for -fno-common and use it if availableAndreas Schneider2020-04-17
| * | [release-0.4] nvim: Correctly setup global channelsAndreas Schneider2020-04-17
| * | [release-0.4] nvim:msgpack: Correctly set up global ch_before_blocking_eventsAndreas Schneider2020-04-17
| * | [release-0.4] nvim: Fix enum declaration of RemapValuesAndreas Schneider2020-04-17
| * | [release-0.4] nvim:viml: Fix enum declaration of ExprParserFlagsAndreas Schneider2020-04-17
| * | [release-0.4] nvim:eval: Fix enum declaration for ListLenSpecialsAndreas Schneider2020-04-17
|/ /
* | netrw.vim: do not save +/* registersJustin M. Keyes2020-02-29
* | CI/travis: workaround broken homebrewJustin M. Keyes2020-02-22
* | Merge #11901 "options: global-local 'fillchars', 'listchars'"Justin M. Keyes2020-02-22
|\ \
| * | vim-patch:8.1.2060: "precedes" in 'listchars' not used properlyJustin M. Keyes2020-02-22
| * | Fix "precedes" listchar behavior in wrap modeZach Wegner2020-02-21
| * | options: make 'fillchars' and 'listchars' global-localBjörn Linse2020-02-21
|/ /
* | quickfix.c: Fix vimgrep regression #11907cballam2020-02-19
* | Merge pull request #11903 from bfredl/backport-qf_msgBjörn Linse2020-02-19
|\ \
| * | [release-0.4] screen: add missing redraws after a messageBjörn Linse2020-02-19
* | | Merge pull request #11905 from bfredl/backport-patch-8.2.0235Björn Linse2020-02-19
|\ \ \ | |/ / |/| |
| * | [release-0.4] vim-patch:8.2.0235: draw error when an empty group is removed f...Björn Linse2020-02-19
|/ /
* | loop_close: close all handlesJustin M. Keyes2020-02-18
* | loop_close: call uv_stop(), fix bugJustin M. Keyes2020-02-18
* | loop_close: timout after 2 seconds #11821Justin M. Keyes2020-02-18
* | Merge pull request #11779 from justinmk/release-0.4Justin M. Keyes2020-01-28
|\ \
| * | test: skip nodejs_spec on 0.4.x branchJustin M. Keyes2020-01-28
| * | build/MSVC: fix gettext multibyte issue #11774erw72020-01-28
|/ /
* | Merge #11770 from justinmk/release-0.4Justin M. Keyes2020-01-26
|\ \
| * | test: cherry-pick improvements from master branchDaniel Hahler2020-01-26
| * | messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-26
|/ /
* | API: fix crash on copy_object(kObjectTypeWindow) #11651Ghjuvan Lacambre2020-01-02
* | [release-0.4] libcallnr: Use int, not int64_t, as the return t… (#11566)James McCoy2019-12-16
|\ \
| * \ Merge remote-tracking branch 'upstream/release-0.4' into release-0.4.x/libcallJames McCoy2019-12-16
| |\ \ | |/ / |/| |
* | | win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-29
* | | Merge pull request #11392 from jamessan/get-setenv-bugJames McCoy2019-11-14
|\ \ \
| * | | f_getenv/setenv: Access v_special when v_type is VAR_SPECIALJames McCoy2019-11-13
* | | | paste: Select-mode, Visual-mode #11360Justin M. Keyes2019-11-09
* | | | version bumpJustin M. Keyes2019-11-06
* | | | NVIM v0.4.3v0.4.3Justin M. Keyes2019-11-06
* | | | autocmd: Fix event name casing #11332lacygoill2019-11-04
* | | | Merge pull request #11315 from bfredl/termtestfixBjörn Linse2019-10-29
|\ \ \ \