aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | 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
* | | | Merge pull request #12685 from BigPeet/vim-patch-8.2.1252James McCoy2020-07-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | vim-patch:8.2.1252: ":marks" may show '< and '> mixed upPeter Wolf2020-07-28
|/ / /
* | | Merge pull request #12687 from erw7/fix-terminal-overflowerw72020-07-29
|\ \ \
| * | | terminal: fix terminal attribute overflowerw72020-07-29
|/ / /
* | | Merge pull request #12673 from erw7/fix-tv-dict-add-strerw72020-07-26
|\ \ \
| * | | typval: fix incompatibility with vimerw72020-07-23
| | |/ | |/|
* | | script: simplify python version check (#12672)jnozsc2020-07-24
* | | build: remove duplicate empty CONFIGURE_COMMAND (#12676)Christian Clason2020-07-24
* | | ci: fix build failure in Travis [skip appveyor] (#12678)erw72020-07-24
|/ /
* | Merge pull request #12646 from vigoux/ts-fix-tildeMatthieu Coudron2020-07-21
|\ \
| * | buffer_updates: prefer using ml_add_deleted_len_bufThomas Vigouroux2020-07-21