aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #13045 from jamessan/unicode-13James McCoy2020-10-05
|\ \ \ \ \ \
| * | | | | | Update unicode filesJames McCoy2020-10-04
| * | | | | | Download emoji-data from UNIDATA/James McCoy2020-10-04
| |/ / / / /
* | | | | | Merge pull request #13023 from G-flat/pvs-v1001Thomas Vigouroux2020-10-05
|\ \ \ \ \ \
| * | | | | | PVS/V1001: Remove assignment to unused variableG-flat2020-10-05
| * | | | | | Merge pull request #1 from neovim/masterG-flat2020-10-05
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #12999 from PaperMountainStudio/resolv-ipv6Jan Edmund Lazo2020-10-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | runtime: backport IPv6 support to resolv.vimPaper2020-10-01
* | | | | | | Merge pull request #13026 from janlazo/vim-8.2.1779Jan Edmund Lazo2020-10-03
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
| * | | | | | | vim-patch:8.1.2143: cannot see each command even when 'verbose' is setJan Edmund Lazo2020-10-02
| * | | | | | | vim-patch:8.2.1787: crash with 'incsearch' and very long lineJan Edmund Lazo2020-10-02
| * | | | | | | vim-patch:8.2.1780: statusline not updated when splitting windowsJan Edmund Lazo2020-10-02
| * | | | | | | vim-patch:8.2.1779: some debian changelog files are not recognizedJan Edmund Lazo2020-10-02
|/ / / / / / /
* | | | | | | Merge pull request #12968 from erw7/fix-substitute2Thomas Vigouroux2020-10-02
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | extmark: Change nvim_buf_set_extmark to not create undo dataerw72020-10-02
| * | | | | | undo: fix possibility of abortingerw72020-10-02
| * | | | | | extmark: fix decoration ploblems with extmarkerw72020-10-02
* | | | | | | Merge pull request #13014 from erw7/fix-foldThomas Vigouroux2020-10-01
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | screen.c: fix buffer overflow due to foldingerw72020-10-01
|/ / / / / /
| | * | | | PVS/V1001: Prepare for rebaseG-flat2020-10-05
| | * | | | PVS/V1001: Remove assignment to unused variableG-flat2020-10-05
| | * | | | PVS/V1001: Add cast to return statementG-flat2020-10-02
| | * | | | PVS/V1001: Correct returned variable typoG-flat2020-10-02
| | * | | | PVS/V1001: Remove assignment to unused variableG-flat2020-10-01
| |/ / / / |/| | | |
* | | | | Merge pull request #12987 from janlazo/vim-8.1.1563Jan Edmund Lazo2020-10-01
|\ \ \ \ \
| * | | | | userfunc: abort early on invalid refsJan Edmund Lazo2020-09-30
| * | | | | vim-patch:8.2.0042: clearing funccal values twiceJan Edmund Lazo2020-09-30
| * | | | | vim-patch:8.2.0499: calling a lambda is slower than evaluating a stringJan Edmund Lazo2020-09-30
| * | | | | vim-patch:8.1.1319: computing function length name in many placesJan Edmund Lazo2020-09-30
| * | | | | vim-patch:8.1.1591: on error garbage collection may free memory in useJan Edmund Lazo2020-09-30
| * | | | | vim-patch:8.1.1563: crash when using closureserw72020-09-30
|/ / / / /
* | | | | vim-patch:8.2.1775: MS-Windows: adding a long quickfix list is slow (#13019)Jan Edmund Lazo2020-09-30
* | | | | Merge pull request #12733 from KillTheMule/lnumeThomas Vigouroux2020-09-30
|\ \ \ \ \
| * | | | | Fix byte updates for blockwise paste at buffer endKillTheMule2020-09-30
| * | | | | bytetrack: add blockwise paste testThomas Vigouroux2020-09-30
| * | | | | Fix buffer_updates on blockwise pasteKillTheMule2020-09-30
|/ / / / /
* | | | | LSP: Fix separator width on hover (fixes #13006, #12998) (#13007)Christian Clason2020-09-30
* | | | | treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* | | | | Merge pull request #12903 from justinmk/checkcoresThomas Vigouroux2020-09-30
|\ \ \ \ \
| * | | | | lua/check_cores(): check uname instead of TRAVIS_OS_NAMEJustin M. Keyes2020-09-12
* | | | | | Merge pull request #13012 from janlazo/vim-8.1.1965Jan Edmund Lazo2020-09-29
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.0840: search match count wrong when only match is in foldJan Edmund Lazo2020-09-29
| * | | | | | vim-patch:8.1.1992: the search stat moves when wrapping at the end of the bufferJan Edmund Lazo2020-09-29
| * | | | | | vim-patch:8.1.1980: fix for search stat not testedJan Edmund Lazo2020-09-29
| * | | | | | vim-patch:8.1.1970: search stat space wrong, no test for 8.1.1965Jan Edmund Lazo2020-09-29
| * | | | | | vim-patch:8.1.1965: search count message is not displayed when using a mappingJan Edmund Lazo2020-09-29
|/ / / / / /
* | | | | | Merge pull request #12996 from teto/foldcolThomas Vigouroux2020-09-29
|\ \ \ \ \ \
| * | | | | | folds: pass column on fold creationMatthieu Coudron2020-09-28
* | | | | | | vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)Jan Edmund Lazo2020-09-28