aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
| * | | | | build(IWYU): remove arabic_defs.h (#26235)dundargoc2023-11-27
| * | | | | Merge pull request #26233 from bfredl/strictcharbfredl2023-11-26
| |\ \ \ \ \
| | * | | | | refactor(encoding): remove redundant vim_isprintc_strictbfredl2023-11-26
| * | | | | | build(IWYU): fix headers for arabic.hdundargoc2023-11-26
| |/ / / / /
| * | | | | vim-patch:cf40409e7d17Christian Clason2023-11-26
| * | | | | refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
| * | | | | build: sync IWYU and clint to ignore the same headers (#26228)dundargoc2023-11-26
| * | | | | build: add check to clint to prevent non-defs header includesdundargoc2023-11-26
| * | | | | build(IWYU): map everything in the C99 specificationdundargoc2023-11-26
| * | | | | vim-patch:9.0.2128: runtime(swig): add syntax and filetype pluginsChristian Clason2023-11-26
| * | | | | fix(health): malformed call to warn() #26217Itamar Lencovsky2023-11-25
| * | | | | build: rework IWYU mapping filesdundargoc2023-11-25
| * | | | | vim-patch:813a538bb3ceChristian Clason2023-11-25
| * | | | | docs: vim.iter #26169Justin M. Keyes2023-11-25
| * | | | | Merge pull request #26203 from jamessan/swapfile-test-fixJames McCoy2023-11-25
| |\ \ \ \ \
| | * | | | | fix(oldtest): always use a 64-bit int for swapfile block numberJames McCoy2023-11-24
| * | | | | | docs: recommend testing nightly or stable for bug reportsdundargoc2023-11-25
| * | | | | | vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...zeertzjq2023-11-25
| * | | | | | fix(mouse): avoid dragging when clicking next to popupmenu (#26201)luukvbaal2023-11-25
| |/ / / / /
| * | | | | refactor(tui): remove unnecessary scheduling when suspending (#26190)zeertzjq2023-11-24
| * | | | | fix(messages): validate msg_grid before using msg_grid_pos (#26189)zeertzjq2023-11-24
| * | | | | fix(mouse): avoid dragging after click label popupmenu callback (#26187)luukvbaal2023-11-24
| * | | | | docs(starting.txt): correct step number (#26185)zeertzjq2023-11-24
| * | | | | vim-patch:9.0.2126: unused assignments when checking 'listchars' (#26182)zeertzjq2023-11-24
| * | | | | vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)zeertzjq2023-11-24
| * | | | | fix(grid): don't draw beyond max column (#26172)zeertzjq2023-11-24
| * | | | | fix: missing case in setxattr error handling (#26176)Nik Klassen2023-11-24
| * | | | | perf: remove redundant strlen in skipwhite (#26177)ii142023-11-24
| * | | | | fix(column): reset decor state before starting from topLuuk van Baal2023-11-23
| * | | | | test: remove the pipe created by new_pipename() (#26173)zeertzjq2023-11-23
| * | | | | fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)luukvbaal2023-11-23
| * | | | | vim-patch:8750e3cf81f1 (#26163)zeertzjq2023-11-23
| * | | | | Merge pull request #26162 from zeertzjq/vim-9.0.2121zeertzjq2023-11-23
| |\ \ \ \ \
| | * | | | | vim-patch:9.0.2121: [security]: use-after-free in ex_substitutezeertzjq2023-11-23
| | * | | | | vim-patch:8.2.2784: Vim9: cannot use \=expr in :substitutezeertzjq2023-11-23
| |/ / / / /
| * | | | | Merge pull request #26105 from luukvbaal/signmergebfredl2023-11-22
| |\ \ \ \ \
| | * | | | | feat(extmarks): add sign name to extmark "details" arrayLuuk van Baal2023-11-22
| * | | | | | build: reorder compiler option settingdundargoc2023-11-22
| |/ / / / /
| * | | | | Merge pull request #26151 from bfredl/signcountbfredl2023-11-22
| |\ \ \ \ \
| | * | | | | fix(decorations): fix imbalanced sign countbfredl2023-11-22
| |/ / / / /
| * | | | | Merge pull request #25826 from bfredl/art_decobfredl2023-11-22
| |\ \ \ \ \
| | * | | | | refactor(decorations): break up Decoration struct into smaller piecesbfredl2023-11-22
| |/ / / / /
| * | | | | vim-patch:9.0.2117: [security] use-after-free in qf_free_items (#26148)zeertzjq2023-11-22
| * | | | | vim-patch:cb0c113ddc01 (#26147)zeertzjq2023-11-22
| * | | | | vim-patch:596a9f29c83a (#26146)zeertzjq2023-11-22
| * | | | | fix(messages): :map output with ext_messages (#26126)Bara C. Tudor2023-11-22
| * | | | | refactor: remove __clang_analyzer__ macrodundargoc2023-11-21
| * | | | | build: suppress bugprone-reserved-identifier warningsdundargoc2023-11-21
| * | | | | build: reorganize cmake filesdundargoc2023-11-21