aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq2021-12-31
|/ / / / / / /
* | | | | | | Merge pull request #16728 from dundargoc/refactor/remove-unused-macrosBjörn Linse2021-12-30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | refactor: remove unused macrosDundar Göc2021-12-30
* | | | | | | Merge pull request #16373 from zeertzjq/terminal-mouse-release-forwardBjörn Linse2021-12-28
|\ \ \ \ \ \ \
| * | | | | | | fix(terminal): correctly forward mouse eventszeertzjq2021-12-27
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #16752 from gpanders/lua-user-commandsBjörn Linse2021-12-28
|\ \ \ \ \ \ \
| * | | | | | | feat(api): implement nvim_{add,del}_user_commandGregory Anders2021-12-28
* | | | | | | | chore: fix typos (#16506)dundargoc2021-12-28
| |_|_|/ / / / |/| | | | | |
* | | | | | | chore: fix compiler warning for multi-line comment (#16812)zeertzjq2021-12-28
* | | | | | | vim-patch:a4d131d11052 (#16811)Christian Clason2021-12-28
* | | | | | | vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
|/ / / / / /
* | | | | | Merge pull request #16805 from clason/vim-8.2.3905Christian Clason2021-12-27
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3909: Containerfile using prefix name not recognizedChristian Clason2021-12-27
| * | | | | | vim-patch:8.2.3905: Dockerfile using prefix name not recognizedChristian Clason2021-12-27
|/ / / / / /
* | | | | | Merge pull request #16799 from bfredl/nohlsplashBjörn Linse2021-12-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(api): nvim__set_hl_ns causes extra redrawsBjörn Linse2021-12-26
|/ / / / /
* | | | | fix(uri): change scheme pattern to not include the comma character (#16797)Dmytro Meleshko2021-12-26
* | | | | Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_...Björn Linse2021-12-26
|\ \ \ \ \
| * | | | | fix(terminal): ignore left-release mouse actiondm1try2021-12-10
* | | | | | Merge pull request #16630 from kylo252/unused-includesBjörn Linse2021-12-26
|\ \ \ \ \ \
| * | | | | | refactor(build): remove unused includeskylo2522021-12-12
* | | | | | | Merge pull request #16792 from zeertzjq/ins-lastc-k-eventBjörn Linse2021-12-26
|\ \ \ \ \ \ \
| * | | | | | | fix: do not save K_EVENT as lastc in Insert modezeertzjq2021-12-26
* | | | | | | | Merge pull request #16788 from jamessan/strptime-fixJames McCoy2021-12-26
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(msgpack#strptime): use calendar.timegm to get seconds since epochJames McCoy2021-12-25
* | | | | | | | | vim-patch:partial fa3b72348d88 (#16780)Christian Clason2021-12-26
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #16774 from zeertzjq/vim-8.2.2468Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ \ \
| * | | | | | | | fixup! vim-patch:8.2.2468: not easy to get the full command name from a short...zeertzjq2021-12-26
| * | | | | | | | vim-patch:partial:6c391a74fe90zeertzjq2021-12-25
| * | | | | | | | vim-patch:partial:6aa57295cfbezeertzjq2021-12-25
| * | | | | | | | vim-patch:8.2.2468: not easy to get the full command name from a shortened onezeertzjq2021-12-25
* | | | | | | | | vim-patch:8.1.1412: test 30 is old style (#16768)Volodymyr Kot2021-12-25
* | | | | | | | | Merge pull request #16618 from zeertzjq/vim-8.2.3780Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:partial:0e6adf8a29d5zeertzjq2021-12-25
| * | | | | | | | | vim-patch:8.2.3784: the help for options is outdatedzeertzjq2021-12-25
| * | | | | | | | | vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
| |/ / / / / / / /
* | | | | | | | | Merge pull request #16767 from zeertzjq/vim-8.2.3879Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.3882: more duplicated code in f_getreginfo()zeertzjq2021-12-24
| * | | | | | | | | vim-patch:8.2.3879: getreg() and getregtype() contain dead codezeertzjq2021-12-24
| |/ / / / / / / /
* | | | | | | | | Merge pull request #16705 from zeertzjq/vim-8.2.2508Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.3846: no error when using control character for 'lcs' or 'fcs'zeertzjq2021-12-19
| * | | | | | | | | vim-patch:8.2.2641: display test fails because of lacking redrawzeertzjq2021-12-19
| * | | | | | | | | vim-patch:8.2.2508: cannot change the character displayed in non existing lineszeertzjq2021-12-19
* | | | | | | | | | vim-patch:8.2.3883: crash when switching to other regexp engine fails (#16773)zeertzjq2021-12-25
* | | | | | | | | | Merge pull request #16789 from janlazo/vim-8.1.1184Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:8.1.1379: filechanged test hangsJan Edmund Lazo2021-12-25
| * | | | | | | | | | vim-patch:8.1.1184: undo file left behind after running testJan Edmund Lazo2021-12-25
| * | | | | | | | | | test: port test_filechanged.vimJan Edmund Lazo2021-12-25
* | | | | | | | | | | vim-patch:8.2.3880: Solution filter files are not recognized (#16779)Christian Clason2021-12-25
* | | | | | | | | | | Merge pull request #16724 from VVKot/vim-8.2.3850Jan Edmund Lazo2021-12-25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |