aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | vim-patch:8.2.0179: still a few places where range() does not workzeertzjq2022-10-26
* | Merge pull request #20775 from shadmansaleh/fix/opt_tal_not_redrawing_tablinebfredl2022-10-24
|\ \ | |/ |/|
| * fix: setting tabline option not redrawing tablineshadmansaleh2022-10-24
* | Merge pull request #20785 from lewis6991/refactor/diff.c_2Lewis Russell2022-10-24
|\ \
| * | refactor(diff.c): internal does not need diffstyleLewis Russell2022-10-24
| * | refactor(diff.c): simplify diff_buf_idx()Lewis Russell2022-10-24
| * | refactor(diff.c): factor out hunk processingLewis Russell2022-10-24
| * | refactor(diff.c): factor out hunk extractionLewis Russell2022-10-24
| * | refactor(diff.c): allocate hunks directly in ga_arrayLewis Russell2022-10-24
| * | refactor(diff.c): remove char_u declarationsLewis Russell2022-10-24
| * | refactor(diff.c): break up ex_diffgetput()Lewis Russell2022-10-23
* | | vim-patch:8.2.0908: crash when changing the function table while listing itzeertzjq2022-10-24
* | | docs: fix typos (#20724)dundargoc2022-10-23
|/ /
* | refactor(diff.c): reduce scope of variables (#20781)Lewis Russell2022-10-23
* | fix(ui): send grid_resize events before triggering VimResized (#20760)zeertzjq2022-10-22
* | refactor: fix uncrustify lint errorsdundargoc2022-10-21
|/
* vim-patch:9.0.0814: aws config files are not recognized (#20769)Christian Clason2022-10-21
* refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
* refactor(uncrustify): move macros definitions to enable formattingdundargoc2022-10-21
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes2022-10-21
* vim-patch:9.0.0806: 'langmap' works differently when there are modifiers (#20...zeertzjq2022-10-21
* vim-patch:9.0.0808: jsonnet filetype detection has a typo (#20753)Christian Clason2022-10-20
* vim-patch:9.0.0804: crash when trying to divide a number by -1zeertzjq2022-10-20
* vim-patch:partial:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-20
* fix(build): duplicate version string "v0.8.0-v0.8.0" #20578dundargoc2022-10-20
* vim-patch:9.0.0798: clang format configuration files are not recognized (#20741)ObserverOfTime2022-10-19
* vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)zeertzjq2022-10-19
* revert: "oldtests: wait 200ms on mac for timer test" (#20728)zeertzjq2022-10-19
* vim-patch:9.0.0790: test for dummy buffer does not always produce the E86 errorzeertzjq2022-10-19
* vim-patch:9.0.0789: dummy buffer ends up in a windowzeertzjq2022-10-19
* vim-patch:9.0.0788: ModeChanged autocmd not executed when Visual ends with CT...zeertzjq2022-10-19
* refactor(window.c): reduce scope of locals (#20301)Lewis Russell2022-10-18
* vim-patch:9.0.0779: lsl and lm3 file extensions are not recognized (#20704)Christian Clason2022-10-18
* fix(highlight): link more treesitter groups by default (#20711)Christian Clason2022-10-18
* vim-patch:9.0.0786: user command does not get number from :tab modifier (#20716)zeertzjq2022-10-18
* fix(intro): omit patch version in ":help news" item #20713zeertzjq2022-10-18
* fix(qflist): avoid read of uninitialized memory (#20709)Mahmoud Al-Qudsi2022-10-18
* vim-patch:9.0.0782: OpenVPN files are not recognized (#20702)Christian Clason2022-10-17
* fix: 'scroll' is not set correctly for floats with 'splitkeep'Luuk van Baal2022-10-17
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* Merge pull request #20665 from lewis6991/fix/decor_redrawLewis Russell2022-10-17
|\
| * fix(decoration): call providers in win_update() earlierLewis Russell2022-10-15
* | feat(runtime)!: remove filetype.vim (#20428)Christian Clason2022-10-17
* | vim-patch:9.0.0771: cannot always tell the difference beween tex and … (#20...Jonas Strittmatter2022-10-17
* | feat: mention ":help news" in intro #20674Gregory Anders2022-10-16
* | vim-patch:9.0.0764: indent and option tests failzeertzjq2022-10-16
* | vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* | vim-patch:9.0.0765: with a Visual block a put command column may go negative ...zeertzjq2022-10-16
|/
* refactor(drawscreen.c): reduce scopes of locals (#20668)Lewis Russell2022-10-15