aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | 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
* | | | | screen.c: fix buffer overflow due to foldingerw72020-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
* | | | | Fix byte updates for blockwise paste at buffer endKillTheMule2020-09-30
* | | | | Fix buffer_updates on blockwise pasteKillTheMule2020-09-30
* | | | | treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* | | | | 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
|/ / / / /
* | | | | vim-patch:8.2.1754: completion with spell checking not tested (#12992)Jan Edmund Lazo2020-09-27
* | | | | test/old: enable passing testsJan 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
* | | | | 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
| |/ / / /
* | | | | 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
|/ / / /
* | | | 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
|\ \ \ \
| * | | | vim-patch:8.1.2263: 'noesckeys' test fails in GUIJan Edmund Lazo2020-09-19
| * | | | vim-patch:8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workJan Edmund Lazo2020-09-19
| * | | | vim-patch:8.2.0824: still not enough memory allocated when converting stringJan Edmund Lazo2020-09-19
| * | | | vim-patch:8.2.0817: not enough memory allocated when converting stringJan Edmund Lazo2020-09-19
| * | | | vim-patch:8.1.1972: no proper test for getchar()Jan Edmund Lazo2020-09-19
* | | | | lint: is lintBjörn Linse2020-09-19
* | | | | util: make __asan_* prototypes available for ENHANCED printf debugingBjörn Linse2020-09-19
* | | | | buffer updates: fix issues with "change" operatorBjörn Linse2020-09-19
* | | | | buf_updates: fix wrong updates on linewise changeThomas Vigouroux2020-09-18
|/ / / /
* | | | buf_updates: fix updates for empty buffers (#12926)Thomas Vigouroux2020-09-17
* | | | api(extmarks): allow extrange past final newlineThomas Vigouroux2020-09-17