aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| | * env: use putenv_s for LC_ALL, LANG, etc. #11050erw72019-09-22
| | * vim-patch:8.1.2060: "precedes" in 'listchars' not used properlyJustin M. Keyes2019-09-21
| | * Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
| | * vim-patch:8.1.2055: profile: adjust line format #11058Daniel Hahler2019-09-21
| | * Merge #11060 from janlazo/vim-8.1.1783Justin M. Keyes2019-09-21
| | |\
| | | * vim-patch:8.0.1621: using invalid default value for highlight attributeJan Edmund Lazo2019-09-21
| | | * vim-patch:8.0.1529: assert_equalfile() does not close file descriptorsJan Edmund Lazo2019-09-21
| | | * vim-patch:8.0.1776: in tests, when WaitFor() fails it doesn't say whyJan Edmund Lazo2019-09-21
| | | * vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say whyJan Edmund Lazo2019-09-21
| | | * vim-patch:8.0.1733: incomplete testing for completion fixJan Edmund Lazo2019-09-21
| | | * vim-patch:8.0.1539: no test for the popup menu positioningJan Edmund Lazo2019-09-21
| | | * vim-patch:8.0.1109: timer causes error on exit from Ex modeJan Edmund Lazo2019-09-21
| | | * vim-patch:8.1.2058: function for ex command is named inconsistentlyJan Edmund Lazo2019-09-21
| | | * vim-patch:8.1.2054: compiler test for Perl may failJan Edmund Lazo2019-09-21
| | | * vim-patch:8.1.1783: MS-Windows: compiler test may fail when using %:SJan Edmund Lazo2019-09-21
| | * | vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
| | |/
| | * screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
| | * win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
| | * vim-patch:8.0.1770: assert functions don't return anythingJan Edmund Lazo2019-09-16
| | * vim-patch:8.0.1523: cannot write and read terminal screendumpsJan Edmund Lazo2019-09-16
* | | fs: Ensure FileInfo struct is initializedJames McCoy2020-07-31
|/ /
* / libcallnr: Use int, not int64_t, as the return type for Vim compatJames McCoy2019-12-15
|/
* Merge pull request #11025 from bfredl/doublescrollBjörn Linse2019-09-15
|\
| * compositor: avoid transmitting invalid lines on double scrollBjörn Linse2019-09-15
* | test/old: detect user modules for python,rubyJan Edmund Lazo2019-09-15
* | vim-patch:8.1.0220: Ruby converts v:true and v:false to a numberJan Edmund Lazo2019-09-15
|/
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* API: nvim_get_context: "opts" paramJustin M. Keyes2019-09-14
* Merge #11020 from janlazo/vim-8.1.0289Justin M. Keyes2019-09-14
|\
| * test/old: skip python-bindeval testsJan Edmund Lazo2019-09-14
| * vim-patch:8.1.0212: preferred cursor column not set in interfacesJan Edmund Lazo2019-09-14
| * test/old: skip failing ruby testsJan Edmund Lazo2019-09-14
| * vim-patch:8.0.1448: segfault with exception inside :rubyfile commandJan Edmund Lazo2019-09-14
| * vim-patch:8.0.1134: superfluous call to syn_get_final_id()Jan Edmund Lazo2019-09-14
| * vim-patch:8.1.2028: options test script does not workJan Edmund Lazo2019-09-14
| * vim-patch:8.1.0289: cursor moves to wrong column after quickfix jumpJan Edmund Lazo2019-09-14
* | autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14
|/
* vim-patch:8.1.2023: no test for synIDattr() returning "strikethrough" (#11018)Daniel Hahler2019-09-14
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* rename: getdigits_safe => try_getdigitsJustin M. Keyes2019-09-13
* vim-patch:8.1.0719: too many #ifdefs [ci skip] #11016Jan Edmund Lazo2019-09-13
* vim-patch:8.1.2026: possibly using uninitialized memory #11013Jan Edmund Lazo2019-09-13
* startup: fail if --embed with -es/-Es #10753glacambre2019-09-13
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* vim-patch:8.1.0267: no good check if restoring quickfix list workedJan Edmund Lazo2019-09-13
* vim-patch:8.1.0261: Coverity complains about a negative array indexJan Edmund Lazo2019-09-13
* vim-patch:8.1.0259: no test for fixed quickfix issueJan Edmund Lazo2019-09-13
* vim-patch:8.1.0248: duplicated quickfix codeJan Edmund Lazo2019-09-13
* vim-patch:8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1Jan Edmund Lazo2019-09-13