aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * docs: misc (#28837)dundargoc2024-06-07
| * fix(fileio): copy to correct buffer position when readingbfredl2024-06-06
| * vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq2024-06-06
| * vim-patch:9.1.0467: typos in some commentszeertzjq2024-06-06
| * fix(tui): move $COLORTERM check to _defaults.lua (#29197)Gregory Anders2024-06-05
| * vim-patch:9.1.0466: Missing comments for fuzzy completionzeertzjq2024-06-05
| * vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should workzeertzjq2024-06-05
| * vim-patch:9.1.0463: no fuzzy-matching support for insert-completionzeertzjq2024-06-05
| * fix(ui): superfluous showmode / excessive grid_cursor_goto #29089luukvbaal2024-06-04
| * refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04
| * refactor(spell.c): reduce scope of localsLewis Russell2024-06-04
| * fixup: include nvim/ascii_defs.hJames Tirta Halim2024-06-04
| * fixup: apply the change on more filesJames Tirta Halim2024-06-04
| * fixup: LNULJames Tirta Halim2024-06-04
| * refactor: replace '\0' with NULJames Tirta Halim2024-06-04
| * vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
| * vim-patch:partial:9.1.0461: too many strlen() calls in drawline.c (#29150)zeertzjq2024-06-03
| * vim-patch:9.1.0458: Coverity complains about division by zero (#29149)zeertzjq2024-06-03
| * Merge pull request #29124 from bfredl/inputringbfredl2024-06-02
| |\
| | * refactor(input): don't use a ring for inputbfredl2024-06-01
| * | vim-patch:8.2.0109: corrupted text properties when expanding spaceszeertzjq2024-06-02
| * | vim-patch:8.2.0083: text properties wrong when tabs and spaces are exchangedzeertzjq2024-06-02
| * | vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0zeertzjq2024-06-02
| * | vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)zeertzjq2024-06-02
| * | refactor: move shared messages to errors.h #26214Justin M. Keyes2024-06-01
| * | fix(column): crash with 'signcolumn' set to "number" (#29003)luukvbaal2024-06-01
| |/
| * refactor(tui): use a linear buffer for buffered keysbfredl2024-06-01
| * refactor(io): separate types for read and write streamsbfredl2024-05-31
| * Merge pull request #29093 from bfredl/noringbfredl2024-05-31
| |\
| | * refactor(fileio): use a linear buffer for FileDescriptorbfredl2024-05-30
| * | vim-patch:9.1.0451: No test for escaping '<' with shellescape()zeertzjq2024-05-31
| * | vim-patch:9.1.0449: MS-Windows: Compiler warningszeertzjq2024-05-31
| |/
| * Merge pull request #29016 from bfredl/shadareaderbfredl2024-05-29
| |\
| | * refactor(shada): remove ShaDaReadDef secondary wrapperbfredl2024-05-28
| * | refactor(fileio): remove useless use of FileDescriptorbfredl2024-05-28
| * | fix(ui): flush ext_cmdline events before doing cmdpreview #27950luukvbaal2024-05-28
| |/
| * refactor: fix luals type warningsdundargoc2024-05-27
| * vim-patch:9.1.0447: completion may be wrong when deleting all chars (#29040)glepnir2024-05-27
| * build: "popcount" name conflict on NetBSD #28983Malte Dehling2024-05-27
| * fix(drawline): don't draw beyond end of window (#29035)zeertzjq2024-05-27
| * vim-patch:9.1.0446: getregionpos() inconsistent for partly-selected multibyte...zeertzjq2024-05-27
| * fix(extmarks): issues with revalidating marks #28961luukvbaal2024-05-26
| * fix(tui): reset clear_region attributes during startup #28713luukvbaal2024-05-26
| * feat(main): expand file ~\ or ~/ prefix on Windows (#28515)Rafael Kitover2024-05-25
| * Merge pull request #28617 from glepnir/border_hlbfredl2024-05-25
| |\
| | * fix(float): missing default highlight for titleglepnir2024-05-25
| * | vim-patch:9.1.0444: Not enough tests for getregion() with multibyte chars (#2...zeertzjq2024-05-25
| * | vim-patch:9.1.0443: Can't use blockwise selection with width for getregion() ...zeertzjq2024-05-25
* | | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-05-24
|\| |
| * | vim-patch:9.1.0440: function get_lval() is too long (#28963)zeertzjq2024-05-24