aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.0.1218: writing to freed memory in autocmdJan Edmund Lazo2018-08-15
* vim-patch:8.0.1209: still too many old style testsJan Edmund Lazo2018-08-15
* Merge pull request #8790 from bfredl/hlattrBjörn Linse2018-08-14
|\
| * cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
| * highlight: HlAttrs is a value type; treat it like suchBjörn Linse2018-08-13
* | Merge #8832 from eraserhd/vim-insert-setline-undo-fixesJustin M. Keyes2018-08-14
|\ \ | |/ |/|
| * Fix lintJason Felice2018-08-09
| * vim-patch:8.1.0256: using setline() in TextChangedI splits undoJason Felice2018-08-09
| * vim-patch:8.1.0245: calling setline() in TextChangedI autocmd breaks undoJason Felice2018-08-09
| * vim-patch:8.1.0057: popup menu displayed wrong when using autocmdJason Felice2018-08-09
* | lintJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1397: pattern with \& following nothing gives an errorJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1257: no test for fix of undefined behaviorJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1243: no test for what 8.0.1227 fixesJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1227: undefined left shift in readfile()Jan Edmund Lazo2018-08-12
* | Merge #8843 from janlazo/vim-8.0.0828Justin M. Keyes2018-08-12
|\ \
| * | regexp: drop has_mbyte check in regmatch()Jan Edmund Lazo2018-08-11
| * | lintJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0099: exclamation mark in error message not neededJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0097: superfluous space before exclamation markJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0090: "..." used inconsistently in a messageJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0078: "..." used inconsistently in messagesJan Edmund Lazo2018-08-11
| * | vim-patch:8.0.1517: invalid memory acces with pattern using look-behind matchJan Edmund Lazo2018-08-11
| * | vim-patch:8.0.1470: integer overflow when using regexp patternJan Edmund Lazo2018-08-11
| * | vim-patch:8.0.1254: undefined left shift in gethexchrs()Jan Edmund Lazo2018-08-11
| * | vim-patch:8.0.0828: Coverity: may dereference NULL pointerJan Edmund Lazo2018-08-11
* | | Merge #8837 from janlazo/vim-8.0.1290Justin M. Keyes2018-08-12
|\ \ \
| * | | oldtests: Test_undofile() passesJan Edmund Lazo2018-08-09
| * | | vim-patch:8.1.0025: no test for the undofile() functionJan Edmund Lazo2018-08-09
| * | | vim-patch:8.0.1433: illegal memory access after undoJan Edmund Lazo2018-08-09
| * | | vim-patch:8.0.1290: seq_cur of undotree() wrong after undoJan Edmund Lazo2018-08-09
* | | | Merge #8833 from janlazo/vim-8.0.1004Justin M. Keyes2018-08-12
|\ \ \ \
| * | | | eval: match in find_some_match() is boolJan Edmund Lazo2018-08-11
| * | | | vim-patch:8.1.0257: no test for pathshorten()Jan Edmund Lazo2018-08-09
| * | | | vim-patch:8.1.0204: inputlist() is not testedJan Edmund Lazo2018-08-09
| * | | | vim-patch:8.1.0008: no test for strwidth()Jan Edmund Lazo2018-08-09
| * | | | vim-patch:8.0.1421: accessing invalid memory with overlong byte sequenceJan Edmund Lazo2018-08-09
| * | | | vim-patch:8.0.1410: hang when using count() with an empty stringJan Edmund Lazo2018-08-09
| * | | | vim-patch:8.0.1105: match() and matchend() are not testedJan Edmund Lazo2018-08-08
| * | | | vim-patch:8.0.1004: matchstrpos() without a match returns too many itemsJan Edmund Lazo2018-08-08
* | | | | lintJan Edmund Lazo2018-08-11
* | | | | vim-patch:8.0.1361: some users don't want to diff with hidden buffersJan Edmund Lazo2018-08-11
* | | | | diff: drop enc_utf8 check in diff_equal_char()Jan Edmund Lazo2018-08-11
* | | | | vim-patch:8.0.1046: code duplication in diff modeJan Edmund Lazo2018-08-11
* | | | | vim-patch:8.0.1037: "icase" of 'diffopt' is not used for highlightingJan Edmund Lazo2018-08-11
| |_|/ / |/| | |
* | | | refactor: Replace vim_strrchr() with strrchar() (#8718)ZviRackover2018-08-11
* | | | terminfo: add header guard, stdint.h for int8_t (#8848)Jan Edmund Lazo2018-08-11
* | | | lintJan Edmund Lazo2018-08-10
* | | | vim-patch:8.0.1490: number of spell regions is spread out through the codeJan Edmund Lazo2018-08-10
* | | | terminfo: update built-in terminfo entriesMarco Hinz2018-08-10