aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | fixup! vim-patch:68e6560b84f1Jan Edmund Lazo2020-08-15
| * | | vim-patch:8.2.1458: .gawk files not recognizedJan Edmund Lazo2020-08-15
| * | | vim-patch:8.2.1441: running tests in tiny version gives error for summarize.vimJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1438: missing tests for interrupting script execution from debu...Jan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1410: adding compiler plugin requires test changeJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1409: nmpmrc and php.ini filetypes not recognizedJan Edmund Lazo2020-08-14
| * | | vim-patch:8.1.2098: mksession test fails on MS-WindowsJan Edmund Lazo2020-08-14
| * | | vim-patch:8.1.2097: :mksession is not sufficiently testedJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1386: backslash not removed afer space with space in 'isfname'Jan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1379: curly braces expression ending in " }" does not workJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1377: triggering the ATTENTION prompt causes typeahead mess upJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1369: MS-Windows: autocommand test sometimes failsJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1364: invalid memory access when searching for raw stringJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1361: error for white space after expression in assignmentJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1360: stray error for white space after expressionJan Edmund Lazo2020-08-14
| * | | vim-patch:8.2.1347: cannot easily get the script IDJan Edmund Lazo2020-08-14
| * | | vim-patch:8.1.2341: not so easy to interrupt a script programaticallyJan Edmund Lazo2020-08-14
| * | | vim-patch:8.1.1674: script to check a colorscheme can be improvedJan Edmund Lazo2020-08-14
| * | | vim-patch:8.1.0573: cannot redefine user command without ! in same scriptJan Edmund Lazo2020-08-14
* | | | version.c: update [ci skip] (#12662)Marvim the Paranoid Android2020-08-15
|/ / /
* | | lua: add vim.register_keystroke_callback (#12536)TJ DeVries2020-08-14
* | | Merge pull request #12739 from vigoux/ts-refactor-predicatesTJ DeVries2020-08-14
|\ \ \ | |/ / |/| |
| * | treesitter: allow to force predicate additionThomas Vigouroux2020-08-13
| * | treesitter: update docs on predicatesThomas Vigouroux2020-08-13
| * | treesitter: add predicate negationThomas Vigouroux2020-08-13
| * | treesitter: add and test vim-match? predicateThomas Vigouroux2020-08-13
| * | treesitter: add contains? predicateThomas Vigouroux2020-08-13
| * | treesitter(docs): update and refresh docsThomas Vigouroux2020-08-13
| * | treesitter: refactor and use lua regexesThomas Vigouroux2020-08-13
* | | Merge pull request #12731 from jamessan/libcallnrJames McCoy2020-08-10
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into libcallnrJames McCoy2020-08-08
| |\ \ \
| * | | | libcall: Use "int" for number argumentJames McCoy2020-08-08
* | | | | 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