aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | fix(ui-ext): force cursor update after resize in char-based UIzeertzjq2023-02-13
* | | | fix(ui): make sure screen is valid after resizingzeertzjq2023-02-13
* | | | refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* | | | build: treat clang-tidy warnings as errors (#22238)dundargoc2023-02-12
* | | | refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* | | | vim-patch:9.0.1295: the option initialization function is too long (#22222)zeertzjq2023-02-11
* | | | vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218)zeertzjq2023-02-11
* | | | vim-patch:9.0.1299: change for triggering incsearch not sufficiently testedzeertzjq2023-02-11
* | | | vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearchzeertzjq2023-02-11
* | | | fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq2023-02-11
* | | | refactor: replace char_u with char (#21901)dundargoc2023-02-11
* | | | build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* | | | refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
| |/ / |/| |
* | | vim-patch:9.0.1297: wrong value for $LC_CTYPE makes the environ test fail (#2...zeertzjq2023-02-11
* | | build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl2023-02-10
* | | Merge pull request #22077 from bfredl/neolua_clientbfredl2023-02-10
|\ \ \
| * | | fix(tests): fixes for using vim.mpack and more ASANbfredl2023-02-10
* | | | build: mark uninteresting variables as advanced (#22208)dundargoc2023-02-10
* | | | refactor(ui): remove some superfluous ui_flush() callsbfredl2023-02-09
* | | | refactor(ui): don't reimplement redrawing in focus gained handlingbfredl2023-02-09
|/ / /
* | | fix(rpc): ignore redraw events when exiting (#22184)zeertzjq2023-02-09
* | | fix(rpc): ignore redraw events when not in UI client (#21892)zeertzjq2023-02-09
* | | build: reuse source files with interface library (#22177)dundargoc2023-02-08
* | | Merge pull request #22172 from bfredl/cellsbfredl2023-02-08
|\ \ \
| * | | perf(ui): mitigate redraw latency regression from TUI refactorbfredl2023-02-08
| * | | refactor(ui): cleanup 'redrawdebug', introduce "flush" modebfredl2023-02-08
* | | | ci: remove fail summary (#22174)dundargoc2023-02-08
* | | | build: remove unused function get_test_target (#22176)dundargoc2023-02-08
* | | | build: replace check-single-includes with clang-tidy (#22061)dundargoc2023-02-08
* | | | build(windows): specify Windows 8 as the minimum version (#22173)dundargoc2023-02-08
* | | | ci(oldtest): make a copy of scripts of ci/common in testdir (#22170)dundargoc2023-02-08
* | | | build: prefer -D <variable>=<value> over -D<variable>=<value> (#22164)dundargoc2023-02-08
* | | | build(Windows): make bundling nvim-qt optional (#21866)Enan Ajmain2023-02-08
|/ / /
* | | vim-patch:9.0.1291: Move language files are not recognized (#22162)Christian Clason2023-02-08
* | | ci: simplify how environment variables are used (#22067)dundargoc2023-02-07
* | | vim-patch:9.0.1288: FunC files are not recognized (#22153)Christian Clason2023-02-07
* | | vim-patch:9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged (#2...zeertzjq2023-02-07
* | | feat(spell): also source `spell/LANG.lua` when setting `spelllang` (#22111)Christian Clason2023-02-06
* | | vim-patch:9.0.1282: Ron files are not recognized (#22132)Amaan Qureshi2023-02-06
* | | fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)Lewis Russell2023-02-05
* | | vim-patch:9.0.1281: Cadence files are not recognized (#22130)Christian Clason2023-02-05
* | | vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)zeertzjq2023-02-05
* | | vim-patch:9.0.1278: go.work.sum files are not recognized (#22121)Christian Clason2023-02-04
* | | refactor(exit): pass error message to preserve_exit() (#22097)zeertzjq2023-02-04
* | | vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)zeertzjq2023-02-04
|/ /
* | build: stop relying on CMAKE_BUILD_TYPE to determine the build type (#22051)dundargoc2023-02-03
* | refactor: use flexible arrays instead of the length-of-one trick (#22072)dundargoc2023-02-02
* | vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)Christian Clason2023-02-02
* | fix(tui): detach/attach on suspend/resume (#22040)zeertzjq2023-02-02
* | Merge pull request #21331 from LiadOz/LiadOz/prompt-insert-extmarkbfredl2023-02-02
|\ \