aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge pull request #12739 from vigoux/ts-refactor-predicatesTJ DeVries2020-08-14
|\ \ \ | |/ / |/| |
| * | treesitter: allow to force predicate additionThomas Vigouroux2020-08-13
| * | treesitter: update docs on predicatesThomas Vigouroux2020-08-13
| * | treesitter: add predicate negationThomas Vigouroux2020-08-13
| * | treesitter: add and test vim-match? predicateThomas Vigouroux2020-08-13
| * | treesitter: add contains? predicateThomas Vigouroux2020-08-13
| * | treesitter(docs): update and refresh docsThomas Vigouroux2020-08-13
| * | treesitter: refactor and use lua regexesThomas Vigouroux2020-08-13
* | | Merge pull request #12731 from jamessan/libcallnrJames McCoy2020-08-10
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into libcallnrJames McCoy2020-08-08
| |\ \ \
| * | | | libcall: Use "int" for number argumentJames McCoy2020-08-08
* | | | | Merge pull request #12632 from tjdevries/tjdevries/packadd_luaJames McCoy2020-08-10
|\ \ \ \ \
| * | | | | fix: runtimepath always updates lua package.pathTJ DeVries2020-08-10
|/ / / / /
* | | | | Merge pull request #12621 from Shougo/vim-8.1.1564Matthieu Coudron2020-08-09
|\ \ \ \ \
| * | | | | vim-patch:8.1.1570: icon signs not displayed properly in the number columnShougo Matsushita2020-07-23
| * | | | | vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
| * | | | | vim-patch:8.1.1712: signs in number column cause text to be misalignederw72020-07-23
| * | | | | vim-patch:8.1.1623: display wrong with signs in narrow number columnerw72020-07-23
| * | | | | vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
* | | | | | Remove unused function (#12719)Patrice Peterson2020-08-08
| |_|_|/ / |/| | | |
* | | | | man.vim: Add - to 'iskeyword' (#12598)Anmol Sethi2020-08-08
| |_|/ / |/| | |
* | | | Merge pull request #12701 from erw7/fix-sattr-t-overflowerw72020-08-03
|\ \ \ \
| * | | | ui: fix problem with sattr_T overflowerw72020-08-02
* | | | | Merge pull request #12665 from janlazo/vim-8.2.1254Matthieu Coudron2020-08-02
|\ \ \ \ \
| * | | | | vim-patch:8.1.0264: backup tests fail when CWD is in /tmpJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.0255: backup test fails when using shadow directoryJan Edmund Lazo2020-08-02
| * | | | | options: fix 'isident' for WindowsJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.0862: no verbose version of character classesJan Edmund Lazo2020-08-02
| * | | | | tests/terminal/tui: wait 1ms to avoid data race in FreeBSDJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1295: tests 44 and 99 are old styleJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1292: AIDL filetype not recognizedJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.2340: quickfix test fails under valgrind and asanJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.1202: always get regexp debugging logs when building with -DDEBUGJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.0194: possibly use of NULL pointerJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.0192: executing regexp recursively fails with a crashJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1267: MS-Windows: tests may fail due to $PROMPT valueJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1265: crash with EXITFREE when split() failsJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointerJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.0072: memory test still fails on Cirrus CIJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.0.1774: reading very long lines can be slowJan Edmund Lazo2020-08-02
| * | | | | vim-patch:8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wronglyJan Edmund Lazo2020-08-02
|/ / / / /
* | | | | Merge pull request #12700 from jamessan/fileinfo-garbageJames McCoy2020-08-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote-tracking branch 'upstream/master' into fileinfo-garbageJames McCoy2020-07-31
| |\ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
* | | | Merge pull request #12699 from jamessan/getnJames McCoy2020-07-31
|\ \ \ \
| * | | | lua: Use #var instead of deprecated table.getn(var)James McCoy2020-07-31
| * | | | luacheck: Enforce compatibility with Lua5.1James McCoy2020-07-31
* | | | | shada: fix failed assertion on exit (#12692)erw72020-07-31
|/ / / /
* | | | Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)Andreas Johansson2020-07-30