aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ci: automatically maximize MIN_LOG_LEVEL if CI detected (#22248)dundargoc2023-02-13
* ci(lintcommit): allow UPPER_CASE first word (#22245)Justin M. Keyes2023-02-13
* ci: replace cmake script with bash script (#22246)dundargoc2023-02-13
* Merge pull request #22191 from lewis6991/feat/playground_impLewis Russell2023-02-13
|\
| * fix(treesitter): don't trample parsers when filetype!=langLewis Russell2023-02-10
| * feat(treesitter): playground improvementsLewis Russell2023-02-10
* | Merge pull request #22233 from zeertzjq/resize-screenclearzeertzjq2023-02-13
|\ \
| * | 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
|/ /
* | ci: install dependencies with a single script (#22241)dundargoc2023-02-12
* | refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* | ci: remove unnecessary matrix from codeql workflow (#22239)dundargoc2023-02-12
* | ci: inline external environment scripts (#22237)dundargoc2023-02-12
* | build: treat clang-tidy warnings as errors (#22238)dundargoc2023-02-12
* | build: don't check environment variable to detect CI (#22234)dundargoc2023-02-12
* | ci: convert environment variables to matrix variables (#22224)dundargoc2023-02-12
* | ci: delete ci/ (#22227)dundargoc2023-02-12
* | ci: show all logs at the end of a run (#22226)dundargoc2023-02-11
* | fix(filetype): make vim.filetype.match() work with contents only (#22181)Jonas Strittmatter2023-02-11
* | ci: don't delete core dumps at the start of the run (#22223)dundargoc2023-02-11
* | 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
* | ci: inline build commands and remove before_script.sh (#22202)dundargoc2023-02-11
* | ci: run lintcommit file from PR branch (#22219)dundargoc2023-02-11
* | vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218)zeertzjq2023-02-11
* | Merge pull request #22217 from zeertzjq/vim-9.0.1298zeertzjq2023-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
* | ci: remove reviewers from the refactor label (#22216)dundargoc2023-02-11
* | docs: reword news.txt to ensure a consistent style (#22215)Sizhe Zhao2023-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
* | Merge pull request #21887 from bfredl/asanterrorbfredl2023-02-10
|\ \
| * | 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(client): wait for session to exitbfredl2023-02-10
| * | fix(tests): fixes for using vim.mpack and more ASANbfredl2023-02-10
| * | refactor(tests): move lua-client into core and use it for functionaltestsbfredl2023-02-10
* | | build: mark uninteresting variables as advanced (#22208)dundargoc2023-02-10
* | | Merge pull request #22194 from bfredl/noflushbfredl2023-02-10
|\ \ \ | |/ / |/| |
| * | refactor(ui): remove some superfluous ui_flush() callsbfredl2023-02-09
| * | refactor(ui): don't reimplement redrawing in focus gained handlingbfredl2023-02-09
* | | ci: simplify lintcommit output (#22204)dundargoc2023-02-10
* | | ci: remove unnecessary environment variables (#22175)dundargoc2023-02-10
* | | ci: split functionaltest-lua into two separate jobs (#22201)dundargoc2023-02-10
| |/ |/|
* | ci: inline test.sh to run_tests.sh (#22198)dundargoc2023-02-10
* | ci(lintcommit): turn off debug tracing (#22196)dundargoc2023-02-09