aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * refactor: fix clang warnings (#19453)zeertzjq2022-07-21
| * fix(mark): give correct error message when mark is in another buffer (#19454)zeertzjq2022-07-21
| * vim-patch:9.0.0047: using freed memory with recursive substitute (#19457)zeertzjq2022-07-21
| * vim-patch:8.2.4502 (#19439)zeertzjq2022-07-21
| * Merge pull request #19445 from famiu/fix/local_winbar_tabsbfredl2022-07-20
| |\
| | * fix: local winbar with tabsFamiu Haque2022-07-20
| * | test(old): set 'display' to an empty string (#19450)zeertzjq2022-07-20
| * | refactor(object): get rid of redundant FIXED_TEMP_ARRAYbfredl2022-07-20
| * | vim-patch:8.1.1849zeertzjq2022-07-20
| * | vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq2022-07-20
| * | fix(tmpdir): invalid tempname() if username has slashes #19323August Masquelier2022-07-19
| * | vim-patch:8.2.2632: not all command line arguments are testedzeertzjq2022-07-19
| * | vim-patch:8.2.0509: various code is not properly tested.zeertzjq2022-07-19
| * | Merge pull request #19409 from bfredl/uiunpackbfredl2022-07-19
| |\ \
| | * | fix(rpc): break nvim_error_event feedback loop between two nvim instancesbfredl2022-07-19
| | * | perf(ui): unpack grid_line (screen contents) directlybfredl2022-07-19
| | * | perf(ui): avoid ui_flush() work in headless modebfredl2022-07-18
| | * | perf(ui): eliminate spurious memory allocations for hl_attr_define eventbfredl2022-07-18
| | * | perf(ui): unpack a single ui event at a time, instead of a "redraw" batchbfredl2022-07-18
| * | | vim-patch:8.2.1147 (#19425)zeertzjq2022-07-19
| * | | fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)JP2022-07-19
| * | | fix(mouse): click on global statusline with splits (#19390)Munif Tanjim2022-07-19
| * | | fix(powershell): filter ":!" commands with args #19268Enan Ajmain2022-07-18
| * | | Merge pull request #19167 from dundargoc/refactor/conversionLewis Russell2022-07-18
| |\ \ \ | | |/ / | |/| |
| | * | refactor: enable -Wconversion warning for memline.cDundar Goc2022-06-30
* | | | Merge remote-tracking branch 'upstream/master' into rahmJosh Rahm2022-07-18
|\| | |
| * | | fix(windows):exepath, stdpath return wrong slashes #19111Enan Ajmain2022-07-17
| | |/ | |/|
| * | vim-patch:9.0.0055 (#19392)Gregory Anders2022-07-17
| * | feat(defaults): mouse=nvi #19290matveyt2022-07-17
| * | vim-patch:8.2.2427: can still switch windows for 'completefunc'zeertzjq2022-07-17
| * | vim-patch:8.2.2426: allowing 'completefunc' to switch windows causes troublezeertzjq2022-07-17
| * | vim-patch:8.2.2424: some tests are known to cause an error with ASANzeertzjq2022-07-17
| * | vim-patch:8.2.1984: cannot use :vimgrep in omni completionzeertzjq2022-07-17
| * | vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPostzeertzjq2022-07-17
| * | vim-patch:8.2.0698: insert mode completion not fully testedzeertzjq2022-07-17
| * | vim-patch:8.2.1040: not enough testing for movement commandszeertzjq2022-07-17
| * | vim-patch:8.2.0655: search code not sufficiently testedzeertzjq2022-07-17
| * | fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)zeertzjq2022-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
| * | feat(defaults): nnoremap & :&&<CR> #19365Gregory Anders2022-07-15