aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
* | | | | | | test: Fix failing test in case of special .bashrc (#12920)Omri Sarig2020-09-28
|/ / / / / /
* | | | | | vim-patch:8.2.1754: completion with spell checking not tested (#12992)Jan Edmund Lazo2020-09-27
* | | | | | Merge pull request #12922 from AlxHnr/masterJan Edmund Lazo2020-09-27
|\ \ \ \ \ \
| * | | | | | runtime: update `g:spellfile_URL` to URL used in Vim 8Alexander Heinrich2020-09-17
* | | | | | | Merge pull request #12986 from janlazo/vim-8.2.1738Jan Edmund Lazo2020-09-26
|\ \ \ \ \ \ \
| * | | | | | | test/old: enable passing testsJan Edmund Lazo2020-09-26
| * | | | | | | doc: test_garbagecollect_now() was portedJan Edmund Lazo2020-09-26
| * | | | | | | vim-patch:8.2.1725: not all Pascal files are recognizedJan Edmund Lazo2020-09-26
| * | | | | | | vim-patch:8.2.1088: a very long translation might cause a buffer overflowJan Edmund Lazo2020-09-26
|/ / / / / / /
* | | | | | | lsp: Add vim.lsp.buf.range_code_action() (#12962)notomo2020-09-24
* | | | | | | Merge pull request #12515 from teto/remove-foldline-finalMatthieu Coudron2020-09-24
|\ \ \ \ \ \ \
| * | | | | | | screen: more work on fold_line replacementBjörn Linse2020-09-24
| * | | | | | | screen.c: remove fold_lineMatthieu Coudron2020-09-24
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #12955 from vigoux/vim-8.2.0953Thomas Vigouroux2020-09-24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vim-patch:8.2.1678: crash when using ":set" after ":ownsyntax"Thomas Vigouroux2020-09-24
| * | | | | | vim-patch:8.2.0956: spell test failsThomas Vigouroux2020-09-24
| * | | | | | vim-patch:8.2.0955: build failsThomas Vigouroux2020-09-24
| * | | | | | vim-patch:8.2.0953: spell checking doesn't work for CamelCased wordsThomas Vigouroux2020-09-24
|/ / / / / /
* | | | | | lsp: Handle ContentModified the same way as RequestCancelled (#12803)Rasmus Ishøy Michelsen2020-09-22
* | | | | | Merge pull request #12888 from nguymin4/update-cfilterJan Edmund Lazo2020-09-21
|\ \ \ \ \ \
| * | | | | | Update docMinh Son Nguyen2020-09-21
| * | | | | | Sync cfilter 1.1 from vimMinh Son Nguyen2020-09-21
* | | | | | | funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#1...Marco Hinz2020-09-21
|/ / / / / /
* | | | | | Merge pull request #12945 from jamessan/has_include-fixJames McCoy2020-09-20
|\ \ \ \ \ \
| * | | | | | Only use __has_include when it is definedJames McCoy2020-09-20
|/ / / / / /
* | | | | | Merge pull request #12938 from janlazo/vim-8.1.0285Jan Edmund Lazo2020-09-19
|\ \ \ \ \ \