aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | vim-patch:9.1.0440: function get_lval() is too long (#28963)zeertzjq2024-05-24
* | vim-patch:8.2.3158: strange error message when using islocked() with a number...zeertzjq2024-05-24
* | feat(complete): specify reason for CompleteDoneFamiu Haque2024-05-24
* | vim-patch:9.1.0439: Cannot filter the history (#28958)zeertzjq2024-05-24
* | vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...zeertzjq2024-05-24
* | vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (...zeertzjq2024-05-24
* | vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955)zeertzjq2024-05-24
* | fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810Evgeni Chasnovski2024-05-23
* | vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)zeertzjq2024-05-23
* | fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23
* | vim-patch:9.0.1175: the set_ref_in_item() function is too long (#28926)zeertzjq2024-05-23
* | vim-patch:8.2.0703: Vim9: closure cannot store value in outer context (#28925)zeertzjq2024-05-23
* | vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)zeertzjq2024-05-23
* | vim-patch:9.1.0428: Tag guessing leaves wrong search history with very short ...zeertzjq2024-05-22
* | vim-patch:9.1.0426: too many strlen() calls in search.czeertzjq2024-05-22
* | feat(signs)!: place higher-priority signs from the left #27781Tobias Schmitz2024-05-21
* | fix(tui): remove duplicate disabling of synchronized output (#28884)zeertzjq2024-05-21
* | vim-patch:8.2.1520: Vim9: CTRL-] used in :def function does not work (#28880)zeertzjq2024-05-21
* | vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibytezeertzjq2024-05-20
* | vim-patch:9.1.0395: getregionpos() may leak memory on errorzeertzjq2024-05-20