aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'Luuk van Baal2023-05-02
* vim-patch:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'Luuk van Baal2023-05-02
* vim-patch:9.0.0649: no indication the first line is broken for 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setLuuk van Baal2023-05-02
* vim-patch:9.0.0645: CTRL-Y does not stop at line 1Luuk van Baal2023-05-02
* vim-patch:9.0.0644: 'smoothscroll' is not copied to a new window on :splitLuuk van Baal2023-05-02
* vim-patch:9.0.0643: smoothscroll test failsLuuk van Baal2023-05-02
* vim-patch:9.0.0642: breakindent test failsLuuk van Baal2023-05-02
* vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
* fix(mouse): fix popup_setpos position check with ext_multigrid (#23436)zeertzjq2023-05-02
* fix(gen_vimvim): correctly add aliases to vimAutoEvent (#23429)Eisuke Kawashima2023-05-02
* fix(normal): make "g$" work properly with resized gridzeertzjq2023-05-02
* fix(drawline): make cursorlineopt=screenline work with resized gridzeertzjq2023-05-02
* fix(float): make bufpos work properly with resized parent gridzeertzjq2023-05-02
* fix(spell): extmark with spell=false should disable spell (#23400)zeertzjq2023-05-01
* version.c: update [skip ci] (#23388)github-actions[bot]2023-04-30
* vim-patch:9.0.1499: using uninitialized memory with fuzzy matching (#23399)zeertzjq2023-04-30
* vim-patch:9.0.1497: the ruler percentage can't be localized (#23389)zeertzjq2023-04-29
* fix(heredoc): allow missing end marker for scriptszeertzjq2023-04-29
* vim-patch:8.2.0672: heredoc in scripts does not accept lower case markerzeertzjq2023-04-29
* vim-patch:8.2.0578: heredoc for interfaces does not support "trim"zeertzjq2023-04-29
* vim-patch:9.0.1336: functions without arguments are not always declared properlyzeertzjq2023-04-28
* refactor(option.c): make did_set callbacks staticLewis Russell2023-04-28
* vim-patch:9.0.1374: function for setting options not used consistentlyLewis Russell2023-04-28
* vim-patch:9.0.1369: still some "else if" constructs for setting optionsLewis Russell2023-04-28
* vim-patch:9.0.1359: too many "else if" statements in handling optionsLewis Russell2023-04-28
* vim-patch:9.0.1353: too many "else if" statements to handle option valuesLewis Russell2023-04-28
* vim-patch:9.0.1345: too many "else if" statements for handling optionsLewis Russell2023-04-28
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* vim-patch:8.2.3509: undo file is not synced (#23371)zeertzjq2023-04-28
* fix(tui): position cursor at bottom-left before stopping (#23369)zeertzjq2023-04-28
* vim-patch:9.0.1494: crash when recovering from corrupted swap file (#23358)zeertzjq2023-04-28
* fix(pum): make :popup position correctly with float borderzeertzjq2023-04-28
* fix(events): null dereference in autocmd functionsii142023-04-27
* perf(events): store autocommands in flat vectors (#23256)ii142023-04-27
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)zeertzjq2023-04-28
* fix(pum): position properly with ext_multigrid (#23336)zeertzjq2023-04-27
* Merge pull request #23216 from bfredl/lpegbfredl2023-04-27
|\
| * refactor(build): include lpeg as a librarybfredl2023-04-27
* | vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)zeertzjq2023-04-27
* | refactor: uncrustifydundargoc2023-04-26
* | refactor(clang-tidy): remove redundant castsdundargoc2023-04-26
* | build(clint): fix deprecation and linter warningsdundargoc2023-04-26
* | vim-patch:9.0.1490: the ModeChanged event may be triggered too oftenzeertzjq2023-04-26
|/
* Merge pull request #23308 from bfredl/fs_time_boogalobfredl2023-04-26
|\
| * refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutexbfredl2023-04-25
* | build: revert accidental permission changes (#23319)zeertzjq2023-04-26