aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #19391 from zeertzjq/vim-8.2.0052zeertzjq2022-07-17
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.2643: various code not covered by testszeertzjq2022-07-16
| * | | vim-patch:8.2.2608: character input not fully testedzeertzjq2022-07-16
| * | | vim-patch:8.2.0198: no tests for y/n promptzeertzjq2022-07-16
| * | | vim-patch:8.2.0052: more-prompt not properly testedzeertzjq2022-07-16
|/ / /
* | | fix(ex_cmds): correct flags for :const (#19387)zeertzjq2022-07-16
* | | vim-patch:8.2.0593: finding a user command is not optimal (#19386)zeertzjq2022-07-16
* | | vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)zeertzjq2022-07-16
* | | fix(api): do not switch win/buf if getting option in current win/buf (#19383)zeertzjq2022-07-16
* | | fix(pum): make right drag in anchor grid to select work in multigrid UI (#19382)zeertzjq2022-07-16
* | | fix: remote UI may get invalid 'pumblend' value #19379Natasha England-Elbro2022-07-15
* | | fix: right-click in clickable statusline #19252Famiu Haque2022-07-15
* | | Merge #19324 ci: cleanup ci/ filesJustin M. Keyes2022-07-15
|\ \ \ | |/ / |/| |
| * | ci: remove unnecessary file ci/script.shDundar Goc2022-07-11
| * | ci: remove unnecessary file run_lint.shDundar Goc2022-07-11
* | | feat(lsp): hide backticks in LSP docstrings #19377Justin M. Keyes2022-07-15
* | | feat(defaults): nnoremap & :&&<CR> #19365Gregory Anders2022-07-15
* | | Merge pull request #19376 from zeertzjq/vim-8.2.0535zeertzjq2022-07-15
|\ \ \
| * | | vim-patch:8.2.0542: no test for E386zeertzjq2022-07-15
| * | | vim-patch:8.2.0535: regexp patterns not fully testedzeertzjq2022-07-15
| * | | test: improve searchhl testszeertzjq2022-07-15
|/ / /
* | | Merge pull request #19375 from zeertzjq/vim-8.2.0403zeertzjq2022-07-15
|\ \ \
| * | | vim-patch:8.2.0403: when 'buftype' is "nofile" there is no overwrite checkzeertzjq2022-07-15
| * | | vim-patch:8.1.1547: functionality of bt_nofile() is confusingzeertzjq2022-07-15
|/ / /
* | | Merge pull request #19373 from zeertzjq/vim-8.2.0426zeertzjq2022-07-15
|\ \ \
| * | | vim-patch:8.2.0426: some errors were not tested forzeertzjq2022-07-15
| * | | vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefszeertzjq2022-07-15
|/ / /
* | | Merge pull request #19369 from zeertzjq/vim-8.2.0482zeertzjq2022-07-15
|\ \ \
| * | | vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
| * | | vim-patch:8.2.0430: window creation failure not properly testedzeertzjq2022-07-15
|/ / /
* | | Merge pull request #19348 from akinsho/bugfix/winbar-winhighlightzeertzjq2022-07-15
|\ \ \
| * | | fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' workzeertzjq2022-07-15
* | | | vim-patch:9.0.0052: "zG" may throw an error if invalid character follows (#19...zeertzjq2022-07-15
|/ / /
* | | fix(build): fails if git is missing #19366Luis Felipe Dominguez Vega2022-07-14
* | | Merge pull request #19364 from zeertzjq/vim-8.2.0921zeertzjq2022-07-14
|\ \ \
| * | | vim-patch:8.2.0926: cmdline test fails on Appveyorzeertzjq2022-07-14
| * | | vim-patch:8.2.0921: CTRL-W T in cmdline window causes troublezeertzjq2022-07-14
|/ / /
* | | build(deps): bump LuaJIT to HEAD - 50936d784 (#19343)Christian Clason2022-07-14
* | | fix(treesitter): don't error when node argument of predicate is nil (#19355)Stephan Seitz2022-07-14
* | | Merge pull request #19353 from zeertzjq/vim-8.2.0369zeertzjq2022-07-14
|\ \ \
| * | | vim-patch:8.2.0369: various Normal mode commands not fully testedzeertzjq2022-07-14
| * | | vim-patch:8.2.0347: various code not covered by testszeertzjq2022-07-14
| * | | vim-patch:8.2.0342: some code in ex_getln.c not covered by testszeertzjq2022-07-14
|/ / /
* | | build(deps): bump tree-sitter to HEAD - 1f1b1eb45 (#19347)Christian Clason2022-07-14
* | | build(deps): bump Luv to 1.44.2-0 (#19346)Christian Clason2022-07-14
* | | build: gracefully handle error in git-version #19289kylo2522022-07-14
* | | feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* | | vim-patch:8.2.0969: assert_equal() output for dicts is hard to figure out (#1...zeertzjq2022-07-13
* | | fix(exmode): flush messages before printing a line after pressing Enter (#19341)zeertzjq2022-07-13
* | | vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)zeertzjq2022-07-13