aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix(api): allow empty Lua table for nested dicts #22268Justin M. Keyes2023-02-16
* docs: remove mentions of 'balloonexpr' #22049Jonas Strittmatter2023-02-16
* fix(lintcommit): capitalized description #22282Justin M. Keyes2023-02-16
* feat: $NVIM_APPNAME #22128Ghjuvan Lacambre2023-02-16
* Merge pull request #22277 from zeertzjq/vim-8.2.0114zeertzjq2023-02-16
|\
| * vim-patch:8.2.0154: reallocating the list of scripts is inefficientzeertzjq2023-02-16
| * vim-patch:8.2.0114: info about sourced scripts is scatteredzeertzjq2023-02-16
|/
* Merge pull request #22275 from zeertzjq/vim-9.0.1309zeertzjq2023-02-16
|\
| * vim-patch:9.0.1312: Cursor position wrong when splitting window in insert modezeertzjq2023-02-16
| * vim-patch:9.0.1310: 'splitkeep' test has failureszeertzjq2023-02-16
| * vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' setzeertzjq2023-02-16
|/
* ci: add GCC Release testing (#22274)dundargoc2023-02-16
* dist: use valid application id in nvim.appdata.xml #22046blt__2023-02-15
* Merge pull request #22056 from lewis6991/refactor/fileio_moreLewis Russell2023-02-15
|\
| * refactor(fileio.c): normalize ifdefsLewis Russell2023-02-01
| * refactor(fileio.c): remove HAVE_ACL ifdefsLewis Russell2023-02-01
| * refactor(fileio.c): factor out backup creationLewis Russell2023-01-31
| * refactor(fileio.c): make unreadable expression readableLewis Russell2023-01-31
| * refactor(fileio.c): factor out file info calcLewis Russell2023-01-31
| * refactor(fileio.c): factor out buf_write post autocmdsLewis Russell2023-01-31
| * refactor(fileio.c): do not use macros for error handlingLewis Russell2023-01-31
| * refactor(fileio.c): reduce scope of localsLewis Russell2023-01-31
| * refactor(fileio.c): more boolsLewis Russell2023-01-31
| * refactor(fileio.c): factor out autocmd handling from buf_write()Lewis Russell2023-01-31
| * refactor(fileio.c): remove HAS_BW_FLAGSLewis Russell2023-01-31
| * refactor(fileio.c): refactor buf_write_bytes (2)Lewis Russell2023-01-31
| * refactor(fileio.c): refactor buf_write_bytesLewis Russell2023-01-31
| * refactor(fileio.c): refactor vim_rename()Lewis Russell2023-01-31
| * refactor(fileio.c): refactor match_file_path()Lewis Russell2023-01-31
* | fix(tui): set taskbar, icon in Windows #22270Enan Ajmain2023-02-15
* | fix(treesitter): make params optionalLewis Russell2023-02-15
* | feat(treesitter)!: remove g:ts_highlight_lua (#22257)Christian Clason2023-02-15
* | fix(win_update): don't use unintialized memory in edge case (#22266)zeertzjq2023-02-15
* | revert: "build: remove ENABLE_COMPILER_SUGGESTIONS option" (#22265)dundargoc2023-02-15
* | Merge #22214 move init_default_autocmds to luaJustin M. Keyes2023-02-14
|\ \
| * | refactor: move init_default_autocmds to luaglacambre2023-02-11
| * | fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXTglacambre2023-02-11
* | | 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