aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: make expect_unchanged() less confusing (#22255)zeertzjq2023-02-15
* refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* fix: uv_tty_set_mode failed in Windows #22264Enan Ajmain2023-02-14
* ci: print DLL copy messages only in CI environment (#22260)Enan Ajmain2023-02-14
* Merge pull request #11756 from bfredl/crashfixbfredl2023-02-14
|\
| * fix(status): handle unprintable chars in the statuslineBjörn Linse2023-02-14
* | Merge pull request #22113 from luukvbaal/nrwidthLewis Russell2023-02-14
|\ \
| * | refactor(column): remove unused build_statuscol_str() argumentsLuuk van Baal2023-02-04
| * | fix(column): no longer reset nrwidth_line_count for 'statuscolumn'Luuk van Baal2023-02-04
* | | Merge pull request #22108 from luukvbaal/statuscolumnLewis Russell2023-02-14
|\ \ \
| * | | refactor(statusline): move statusline defs to statusline_defs.hLuuk van Baal2023-02-04
| * | | perf(column): only build fold/sign column when present in 'statuscolumn'Luuk van Baal2023-02-04
| |/ /
* | | refactor(api): VALIDATE macros #22256Justin M. Keyes2023-02-14
* | | test: remove unused field ext_float (#22243)zeertzjq2023-02-14
* | | refactor(api): VALIDATE macros #22187Justin M. Keyes2023-02-14
| |/ |/|
* | fix(folds): cursorline highlight is not always applied on closed folds (#22242)luukvbaal2023-02-14
* | vim-patch:9.0.1307: setting 'formatoptions' with :let doesn't check for error...zeertzjq2023-02-14
* | Merge pull request #22244 from zeertzjq/tui-eofzeertzjq2023-02-14
|\ \
| * | fix(tui): exit on input eofzeertzjq2023-02-14
| * | test(tui_spec): remove unnecessary arguments for remote UIzeertzjq2023-02-14
|/ /
* | feat(filetype): fall back to file extension when matching from hashbang (#22140)Jonas Strittmatter2023-02-13
* | build: remove ENABLE_COMPILER_SUGGESTIONS option (#22249)dundargoc2023-02-13
* | 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
|/ / /