aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge pull request #12770 from janlazo/vim-8.1.1115Jan Edmund Lazo2020-08-22
|\ \ \
| * | | vim-patch:8.2.1511: putting a string in Visual block mode ignores multi-byteJan Edmund Lazo2020-08-22
| * | | vim-patch:8.2.0814: clang warning for implicit conversionJan Edmund Lazo2020-08-21
| * | | vim-patch:8.2.0607: gcc warns for using uninitialized variableJan Edmund Lazo2020-08-19
| * | | vim-patch:8.1.2267: compiler warning for uninitialized variableJan Edmund Lazo2020-08-18
| * | | vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documentedJan Edmund Lazo2020-08-17
| * | | vim-patch:8.2.1476: filetype test fails on MS-WindowsJan Edmund Lazo2020-08-17
| * | | vim-patch:8.2.1474: /usr/lib/udef/rules.d not recognized as udevrulesJan Edmund Lazo2020-08-17
| * | | vim-patch:8.1.1115: cannot build with older C compilerJan Edmund Lazo2020-08-17
|/ / /
* | | vim-patch:8.2.1471: :const only locks the variable, not the value (#12765)Jan Edmund Lazo2020-08-16
* | | runtime/tex.vim: patch to 2547aa930b59 #12504Manuel Krebs2020-08-16
* | | defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* | | Merge pull request #12713 from janlazo/vim-8.2.1347Matthieu Coudron2020-08-15
|\ \ \
| * | | tui: fix pvs/v728Jan Edmund Lazo2020-08-15
| * | | shada: fix pvs/v1004Jan Edmund Lazo2020-08-15
| * | | userfunc: fix pvs/v547Jan Edmund Lazo2020-08-15
| * | | fixup! mksession: always unix slashes "/" for filepathsJan Edmund Lazo2020-08-15
| * | | ex_docmd: replace #define with enumJan Edmund Lazo2020-08-15
| * | | 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