aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * buffer_updates: emit valid old_byte_sizeThomas Vigouroux2020-07-21
* | Merge pull request #12654 from cbarrete/nomodifiable-hoverMatthieu Coudron2020-07-21
|\ \
| * | Make the window `nomodifiable` when it's createdCédric Barreteau2020-07-20
| * | LSP: make the hover window nomodifiableCédric Barreteau2020-07-20
| |/
* | man.vim: Simplify man#init to reduce load time (#12482)Anmol Sethi2020-07-21
* | Merge pull request #12575 from cbarrete/vim-8.2.0935Matthieu Coudron2020-07-20
|\ \ | |/ |/|
| * Fix documentationCédric Barreteau2020-07-20
| * Prevent `flatten` from taking a null listCédric Barreteau2020-07-15
| * vim-patch:8.2.0937: asan failure in the flatten() testCédric Barreteau2020-07-15
| * vim-patch:8.2.0935: flattening a list with existing code is slowCédric Barreteau2020-07-15
* | Merge pull request #12653 from erw7/fix-build-freebsd-ciJames McCoy2020-07-20
|\ \
| * | build: Fix build failure with CI in FreeBSDerw72020-07-20
| |/
* | eval: improve ex_execute (#12445)erw72020-07-20
* | lua: Fix crash on unprotected lua errors (#12658)TJ DeVries2020-07-19
* | doc: Add documentation for some `vim.lsp.buf` functions (#12552)cbarrete2020-07-19
* | Fix / improve report messages (#12396)David Lukes2020-07-19
* | Merge pull request #12480 from nhooyr/mansect-trimMatthieu Coudron2020-07-19
|\ \
| * | man.vim: Remove unnecessary codeAnmol Sethi2020-06-13
| * | man.vim: Fix tagfunc to respect b:man_default_sectsAnmol Sethi2020-06-13
| * | man.vim: Refactor verify_exists to unset $MANSECT as neededAnmol Sethi2020-06-12
* | | Merge pull request #12448 from erw7/fix-shada-write-error-on-exitMatthieu Coudron2020-07-19
|\ \ \
| * | | vim-patch:8.2.0920: writing viminfo fails with a circular referenceerw72020-06-09
| * | | shada: fix write E5004 error on exiterw72020-06-08
* | | | tui.c: augment_terminfo: remove unused colorterm argument (#12602)Daniel Hahler2020-07-19
* | | | build: fix a problem with the static library name (#12591)erw72020-07-19
* | | | Merge pull request #12611 from janlazo/vim-8.0.1531Matthieu Coudron2020-07-19
|\ \ \ \
| * | | | vim-patch:8.2.1222: using valgrind in Vim command started by test doesn't workJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.1211: removed more than dead codeJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.0539: comparing two NULL list failsJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.0899: assert_equalfile() does not give a hint about the differenceJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.0893: assert_equalfile() does not take a third argumentJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.1.0819: a failed assert with a long string is hard to readJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.0895: :mkspell output does not mention the tree typeJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.0894: :mkspell can take very long if the word count is highJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.0420: Vim9: cannot interrupt a loop with CTRL-CJan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.1170: cursor off by one with block paste while 'virtualedit' "all"Jan Edmund Lazo2020-07-19
| * | | | vim-patch:8.2.1169: write NUL past allocated space using corrupted spell fileJan Edmund Lazo2020-07-19
* | | | | startup: fix stall issue with -D options (#12652)erw72020-07-19
|/ / / /