aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.0.1522: popup menu is positioned in the wrong placeJan Edmund Lazo2019-12-29
| * | vim-patch:8.1.0670: macro for popup menu width is unusedJan Edmund Lazo2019-12-29
| * | vim-patch:8.0.1495: having 'pumwidth' default to zero has no meritJan Edmund Lazo2019-12-29
| * | vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
| |/
| * Merge #11568 'fillchars: foldopen, foldsep, foldclose'Justin M. Keyes2019-12-26
| |\
| | * fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
| * | os/env: fix pvs/v781Jan Edmund Lazo2019-12-26
| * | misc1: fix pvs/v781Jan Edmund Lazo2019-12-26
| * | ex_getln: fix pvs/v781Jan Edmund Lazo2019-12-26
| * | ex_docmd: fix pvs/v781Jan Edmund Lazo2019-12-26
| * | ex_cmds: fix pvs/v781Jan Edmund Lazo2019-12-26
| * | search: fix pvs/v1048Jan Edmund Lazo2019-12-26
| * | quickfix: qf_parse_fmt_plus never failsJan Edmund Lazo2019-12-26
| * | hardcopy: fix pvs/v1048Jan Edmund Lazo2019-12-26
| * | api/vim: fix pvs/v1048Jan Edmund Lazo2019-12-26
| * | clang/'Dead store': remove dead codeJan Edmund Lazo2019-12-26
| * | clang/'Logic error': set ret_tv if non-nullJan Edmund Lazo2019-12-25
| * | system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
| * | version.c: update [ci skip] #11600Marvim the Paranoid Android2019-12-24
| * | vim-patch:8.2.0033: make_extmatch() OOM #11602Jan Edmund Lazo2019-12-24
| |/
| * spellfile: fix pvs/v1048Jan Edmund Lazo2019-12-22
| * getchar: fix pvs/v1048Jan Edmund Lazo2019-12-22
| * charset: fix pvs/v1048Jan Edmund Lazo2019-12-22
| * tag: fix pvs/v1048Jan Edmund Lazo2019-12-22
| * eval: fix pvs/V1048Jan Edmund Lazo2019-12-22
| * vim-patch:8.2.0030: "gF" does not work on output of "verbose command"Jan Edmund Lazo2019-12-22
| * vim-patch:8.0.1767: with 'incsearch' text may jump up and downJan Edmund Lazo2019-12-22
| * tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
| * tree-sitter: fix prototypes (to be upstreamed)Björn Linse2019-12-22
| * tree-sitter: fix relative paths in unicode/ subdirBjörn Linse2019-12-22
| * tree-sitter: update vendored tree-sitter runtimeBjörn Linse2019-12-22
| * tests: sync Test_undojoin_redo from Vim #11589Daniel Hahler2019-12-22
| * vim-patch:8.2.0025: repeated word in comment (#11586)Jan Edmund Lazo2019-12-21
| * vim-patch:8.2.0024: filetype Rego not recognizedJan Edmund Lazo2019-12-20
| * vim-patch:8.2.0019: cannot number of lines of another bufferJan Edmund Lazo2019-12-20
| * TUI: can make the cursor transparent #11519Matthieu Coudron2019-12-19
| * test/old: skip Test_screenpos for nowJan Edmund Lazo2019-12-18
| * vim-patch:8.2.0018: :join does not add white space where it shouldJan Edmund Lazo2019-12-18
| * vim-patch:8.2.0015: not all modeline variants are testedJan Edmund Lazo2019-12-17
| * Merge #11556 from janlazo/vim-8.2.0002Justin M. Keyes2019-12-16
| |\
| | * vim-patch:8.2.0013: not using a typedef for condstackJan Edmund Lazo2019-12-16
| | * vim-patch:8.2.0012: some undo functionality is not testedJan Edmund Lazo2019-12-16
| | * vim-patch:8.2.0010: test64 is old styleJan Edmund Lazo2019-12-16
| | * vim-patch:8.2.0008: test72 is old styleJan Edmund Lazo2019-12-16
| | * vim-patch:8.2.0002: "dj" only deletes first line of closed foldJan Edmund Lazo2019-12-16
| * | fileio: use uint64_t for temp_count #11555Jan Edmund Lazo2019-12-16
| |/
| * Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
| * Merge remote-tracking branch 'upstream/master' into libcallJames McCoy2019-12-15
| |\
| | * Merge pull request #7202 from teto/jobstart_envJames McCoy2019-12-13
| | |\
| | | * Add negative test for type of job's env optionJames McCoy2019-12-12