aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | vim-patch:8.1.2183: running a test is a bit verboseJan Edmund Lazo2019-11-22
| * | | | | | | vim-patch:8.1.1490: when a single test fails the exit code is not setJan Edmund Lazo2019-11-22
| * | | | | | | vim-patch:8.1.0723: cannot easily run specific test when in src/testdirJan Edmund Lazo2019-11-22
| * | | | | | | vim-patch:8.1.2269: tags file with very long line stops using binary searchJan Edmund Lazo2019-11-22
| * | | | | | | vim-patch:8.1.1235: compiler warnings for using STRLEN() valueJan Edmund Lazo2019-11-22
| | * | | | | | UI tweaks.Ashkan Kiani2019-11-23
| | * | | | | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-23
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #11382 from bfredl/extmark_bufhlBjörn Linse2019-11-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tests: remove irrelevant timing infoBjörn Linse2019-11-23
| * | | | | | | test was wrongBjörn Linse2019-11-23
| * | | | | | | refactor: use inserted_bytes pattern from vimBjörn Linse2019-11-23
| * | | | | | | bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
|/ / / / / / /
* | / / / / / Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
| |/ / / / / |/| | | | |
| * | | | | Improve the character_offset code.Ashkan Kiani2019-11-22
| * | | | | Improve performance of util.set_lines + bugfixAshkan Kiani2019-11-22
| * | | | | Fix encoding translation in other places.Ashkan Kiani2019-11-21
| * | | | | Remove comments.Ashkan Kiani2019-11-21
| * | | | | Fix position params for encoding.Ashkan Kiani2019-11-21
| * | | | | Account for character length in jump position.Ashkan Kiani2019-11-21
| * | | | | lualintAshkan Kiani2019-11-21
| * | | | | Fix hovers staying on bufhiddenAshkan Kiani2019-11-21
| * | | | | UpdatesAshkan Kiani2019-11-21
| * | | | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-21
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #11433 from bfredl/lspeolBjörn Linse2019-11-21
|\ \ \ \ \ \
| * | | | | | lsp: transmit "\n" after last line when 'eol' is setBjörn Linse2019-11-21
|/ / / / / /
* | | | | | Merge #11280 "man.vim: implement 'tagfunc'"Justin M. Keyes2019-11-20
|\ \ \ \ \ \
| * | | | | | Sort man pages by relevance during goto_tag()Rob Pilling2019-11-13
| * | | | | | Don't attempt swapfiles for man pagesRob Pilling2019-11-13
| * | | | | | Remove eventignore - :Man now uses :tag to populate the pageRob Pilling2019-11-13
| * | | | | | man.vim: remove push_tag and simplify man#open_pageRob Pilling2019-10-29
| * | | | | | man.vim: parse the section from the tagRob Pilling2019-10-24
| * | | | | | man.vim: `:Man` preserves the tag stackRob Pilling2019-10-24
| * | | | | | man.vim: use 'tagfunc' instead of remappingRob Pilling2019-10-24
| * | | | | | man.vim: pull out s:get_paths()Rob Pilling2019-10-24
* | | | | | | Merge #11426 from janlazo/vim-8.0.1449Justin M. Keyes2019-11-19
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:8.0.1793: no test for "vim -g"Jan Edmund Lazo2019-11-19
| * | | | | | | vim-patch:8.0.1449: slow redrawing with DirectXJan Edmund Lazo2019-11-19
|/ / / / / / /
* | | / / / / deps: upgrade bundled LuaRocks: 2.4.4 => 3.2.1 (#10292)Daniel Hahler2019-11-19
| |_|/ / / / |/| | | | |
* | | | | | vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* | | | | | version.c: update [ci skip] #11160Marvim the Paranoid Android2019-11-17
* | | | | | Merge #11414 from janlazo/vim-8.1.2312Justin M. Keyes2019-11-17
|\ \ \ \ \ \
| * | | | | | vim-patch:8.1.2317: no test for spell affix file with flag on suffixJan Edmund Lazo2019-11-17
| * | | | | | vim-patch:8.1.2314: vi' sometimes does not select anythingJan Edmund Lazo2019-11-17
| * | | | | | vim-patch:8.1.2312: "line:" field in tags file not usedJan Edmund Lazo2019-11-17
* | | | | | | doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
|/ / / / / /
* | | | | | Merge #11340 'Factor out parse_one_cmd()'Justin M. Keyes2019-11-17
|\ \ \ \ \ \
| * | | | | | Factor out parse_one_cmd()Rob Pilling2019-11-13
| * | | | | | vim-patch:8.1.0266: parsing Ex address range is not a separate functionJan Edmund Lazo2019-11-13
| | | * | | | Remove resolve_bufnr/lualintAshkan Kiani2019-11-20
| | | * | | | Use the apply_text_edits from util.Ashkan Kiani2019-11-20