summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-01-23patch 9.1.0048: Abort opening cmdwin if autocmds screw things upv9.1.0048Sean Dewar
2024-01-23patch 9.1.0047: issues with temp curwin/buf while cmdwin is openv9.1.0047Sean Dewar
2024-01-23patch 9.1.0046: :drop does not re-use empty bufferv9.1.0046Rocco Mao
2024-01-23patch 9.1.0045: --remote-* does not ignore `wilidignore`v9.1.0045Christian Brabandt
2024-01-23translation(hu): use correct encoding in header of hu po file (#13902)Zoltan Arpadffy
2024-01-23translation(it): Update Italian translationAntonio Giovanni Colombo
2024-01-22patch 9.1.0044: po Makefiles can be improvedv9.1.0044RestorerZ
2024-01-22patch 9.1.0043: ml_get: invalid lnum when :s replaces visual selectionv9.1.0043Christian Brabandt
2024-01-21patch 9.1.0042: Missing test for Chuck Filetypev9.1.0042Christian Brabandt
2024-01-19translation(sr): Update Serbian messages translation (#13889)Ivan Pešić
2024-01-17patch 9.1.0041: xxd -i may generate incorrect C statementsv9.1.0041Kuratius
2024-01-17patch 9.1.0040: issue with prompt buffer and hidden bufferv9.1.0040zeertzjq
2024-01-17patch 9.1.0039: too vague errors for 'listchars'/'fillchars'v9.1.0039zeertzjq
2024-01-17patch 9.1.0038: Unnecessary loop in getvcol()v9.1.0038zeertzjq
2024-01-17patch 9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcolv9.1.0037zeertzjq
2024-01-17patch 9.1.0036: MS-Windows: Warning about unused variablev9.1.0036John Marriott
2024-01-16patch 9.1.0035: i_CTRL-] triggers InsertCharPrev9.1.0035altermo
2024-01-16patch 9.1.0034: Window scrolls unexpectedly when 'scrollbind' is setv9.1.0034Christian Brabandt
2024-01-16patch 9.1.0033: Insert mode not stopped if closing prompt buffer modifies hid...v9.1.0033zeertzjq
2024-01-16patch 9.1.0032: MS-Windows installer misses keymapsv9.1.0032Ken Takata
2024-01-15patch 9.1.0031: Link Error on Windowsv9.1.0031Christian Brabandt
2024-01-15patch 9.1.0030: Cannot use terminal alternate fontv9.1.0030PMunch
2024-01-14patch 9.1.0029: Cannot act on various terminal response codesv9.1.0029Danek Duvall
2024-01-14patch 9.1.0028: win32: Ctrl-D cannot be used to close a pipev9.1.0028GuyBrush
2024-01-13patch 9.1.0027: Vim is missing a foreach() funcv9.1.0027Ernie Rael
2024-01-12patch 9.1.0026: win32: Windows default font lackingv9.1.0026Ken Takata
2024-01-12patch 9.1.0025: A few typos in tests and justify.vimv9.1.0025dundargoc
2024-01-12patch 9.1.0024: z/OS (MVS) support can be improvedv9.1.0024Igor Todorovski
2024-01-12patch 9.1.0023: xxd: few problems with EBCDIC for z/OS (MVS)v9.1.0023Igor Todorovski
2024-01-12patch 9.1.0022: Coverity complains about improper use of negative valuev9.1.0022Christian Brabandt
2024-01-12patch 9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modev9.1.0021zeertzjq
2024-01-12patch 9.1.0020: Vim9: cannot compile all methods in a classv9.1.0020Yegappan Lakshmanan
2024-01-12patch 9.1.0019: cmdline may disappear when changing 'cmdheight'v9.1.0019Christian Brabandt
2024-01-12patch 9.1.0018: use of #if instead of #ifdefv9.1.0018Ken Takata
2024-01-12patch 9.1.0017: [security]: use-after-free in eval1_emsg()v9.1.0017Yegappan Lakshmanan
2024-01-07patch 9.1.0016: default diff highlighting is too noisyv9.1.0016Romain Lafourcade
2024-01-05patch 9.1.0015: i_CTRL-R- no longer works in replace modev9.1.0015Christian Brabandt
2024-01-05patch 9.1.0014: incorrect use of W_WINROW in edit.cv9.1.0014zeertzjq
2024-01-05patch 9.1.0013: Modula2 filetype support lackingv9.1.0013Doug Kearns
2024-01-05patch 9.1.0012: regression with empty inner blocks introducedv9.1.0012Maxim Kim
2024-01-04patch 9.1.0011: regexp cannot match combining chars in collectionv9.1.0011Christian Brabandt
2024-01-04patch 9.1.0010: Keymap completion is not availablev9.1.0010Doug Kearns
2024-01-04patch 9.1.0009: Cannot easily get the list of matchesv9.1.0009Yegappan Lakshmanan
2024-01-04patch 9.1.0008: NSIS installer includes syntax testdirv9.1.0008Christian Brabandt
2024-01-04patch 9.1.0007: can select empty inner text blocksv9.1.0007Christian Brabandt
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2024-01-04patch 9.1.0005: OpenVMS does not support python3 and xterm_savev9.1.0005Zoltan Arpadffy
2024-01-03patch 9.1.0004: reloading colorscheme when not changing 'background'v9.1.0004Gregory Anders
2024-01-03patch 9.1.0003: Cannot build against Ruby 33 dynamicallyv9.1.0003Isao Sato
2024-01-03patch 9.1.0002: a closing fold expr, may start a new foldv9.1.0002Shota Nozaki