aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | deps: get gperf-3.1.tar.gz from our mirrorJustin M. Keyes2018-08-12
* | | | | 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
* | | | | | | Merge #8847 from janlazo/vim-8.0.1037Justin M. Keyes2018-08-12
|\ \ \ \ \ \ \
| * | | | | | | 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
| | |_|/ / / / | |/| | | | |
* / | | | | | CI/travis: fix restore from cacheJustin M. Keyes2018-08-12
|/ / / / / /
* | | | | | 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
* | | | | | Merge #8845 from janlazo/vim-8.0.1490Justin M. Keyes2018-08-10
|\ \ \ \ \ \
| * | | | | | lintJan Edmund Lazo2018-08-10
| * | | | | | vim-patch:8.0.1490: number of spell regions is spread out through the codeJan Edmund Lazo2018-08-10
* | | | | | | tutor: don't set statusline (#8844)Felipe Morales2018-08-10
|/ / / / / /
* | | | | | Merge pull request #7981 from mhinz/update-terminfo-rxvtJames McCoy2018-08-10
|\ \ \ \ \ \
| * | | | | | terminfo: update built-in terminfo entriesMarco Hinz2018-08-10
| * | | | | | terminfo: add scripts/update_terminfo.shMarco Hinz2018-08-10
|/ / / / / /
* | | | | | Merge pull request #8838 from jamessan/vim-patch-issue-regexJames McCoy2018-08-09
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | vim-patch.sh: Fix replacement which converts #1234 to vim/vim#1234James McCoy2018-08-09
| | |/ / / | |/| | |
* | | | | Merge #8835 from janlazo/vim-8.0.1819Justin M. Keyes2018-08-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | memline: fnamecmp_ino() returns boolJan Edmund Lazo2018-08-09
| * | | | vim-patch:8.0.1819: swap file warning for file with non-existing directoryJan Edmund Lazo2018-08-09
|/ / / /
* / / / vim-patch:8.1.0024: test % command (#8834)Jan Edmund Lazo2018-08-09
|/ / /
* | | Merge #8831 from janlazo/vim-8.1.0009Justin M. Keyes2018-08-09
|\ \ \
| * | | vim-patch:8.1.0241: effect of ":tabmove N" is not clearJan Edmund Lazo2018-08-08
| * | | vim-patch:8.1.0009: tabpages insufficiently testedJan Edmund Lazo2018-08-08
* | | | Merge #8804 from battlmonstr/lang_region_crashJustin M. Keyes2018-08-09
|\ \ \ \
| * | | | Fix crash in lang_init() on macOS if lang_region = NULLbattlmonstr2018-08-01
* | | | | Merge #8797 from janlazo/vim-8.0.0687Justin M. Keyes2018-08-09
|\ \ \ \ \