aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | fix(api): check for inclusive buffer line index out of bounds correctly (#19056)zeertzjq2022-06-23
| * | refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
| * | Merge pull request #19058 from bfredl/minioptbfredl2022-06-23
| |\ \
| | * | perf(highlight): use binary search to lookup RGB color namesbfredl2022-06-23
| | |/
| * | vim-patch:8.2.5152: search() gets stuck with "c" and skip evaluates to true (...zeertzjq2022-06-23
| * | Merge pull request #19020 from echasnovski/screenchar-floatbfredl2022-06-23
| |\ \
| | * | fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski2022-06-23
| * | | vim-patch:8.2.2068: transparent syntax item uses start/end of containing regi...zeertzjq2022-06-23
| * | | Merge pull request #19054 from zeertzjq/vim-8.2.5150zeertzjq2022-06-23
| |\ \ \
| | * | | vim-patch:8.2.5151: reading beyond the end of the line with lisp indentingzeertzjq2022-06-23
| | * | | vim-patch:8.2.5150: read past the end of the first line with ":0;'{"zeertzjq2022-06-23
| |/ / /
| * | | fix(input): use correct grid when restoring cursor for <expr> mapping (#19047)zeertzjq2022-06-23
| * | | fix(api): check error after getting win/buf handle (#19052)Gregory Anders2022-06-22
| * | | fix(build): only pass -municode if MINGW #19049Justin M. Keyes2022-06-22
| | |/ | |/|
| * | Merge pull request #19039 from bfredl/multicolorbfredl2022-06-22
| |\ \
| | * | perf(ui): remove spurious allocations from mode_style_array()bfredl2022-06-21
| | * | perf(highlight): allocate permanent names in an arena for fun and cache localitybfredl2022-06-21
| | * | refactor: remove atrocious HL_TABLE()[idx] syntax before I poke my eyes outbfredl2022-06-21
| | * | refactor(highlight): get rid of syn_unadd_group()bfredl2022-06-21
| | * | perf(highlight): don't allocate duplicates for color namesbfredl2022-06-21
| | * | perf(highlight): get rid of local memory allocations for "{key}={arg}"bfredl2022-06-21
| * | | vim-patch:8.2.5132: :mkview test doesn't test much (#19045)zeertzjq2022-06-22
| * | | refactor(option): DRY get/set option value #19038Lewis Russell2022-06-21
| * | | Merge pull request #19043 from dundargoc/cmakebfredl2022-06-22
| |\ \ \
| | * | | build(cmake): use glob_wrapper instead of file(GLOB in main CMakeListsDundar Goc2022-06-21
| |/ / /
| * / / refactor(runtime): refactor filetype.lua (#18813)Jonas Strittmatter2022-06-21
| |/ /
| * | docs(deprecated): alternatives for $NVIM_LISTEN_ADDRESSeyalk112022-06-21
| * | Merge pull request #18743 from gpanders/bowooptvalueGregory Anders2022-06-20
| |\ \
| | * | refactor: use nvim_{get,set}_option_value for vim.{b,w}oGregory Anders2022-06-20
| | * | feat(api): add "buf" and "win" to nvim_get_option_valueGregory Anders2022-06-20
| * | | Merge pull request #19030 from zeertzjq/vim-8.2.5138zeertzjq2022-06-21
| |\ \ \
| | * | | vim-patch:8.2.5138: various small issueszeertzjq2022-06-20
| * | | | vim-patch:d799daa660b8 (#19031)Christian Clason2022-06-20
| * | | | refactor(provider): use list comprehension #19027Zaz Brown2022-06-20
| * | | | Merge pull request #18988 from bfredl/uipackbfredl2022-06-20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | perf(ui): reduce allocation overhead when encoding "redraw" eventsbfredl2022-06-20
| |/ / /
| * | | Merge #19015 delete cmake codeJustin M. Keyes2022-06-19
| |\ \ \
| | * | | build: remove FindLua.cmake since it's already built into cmakeDundar Goc2022-06-19
| | * | | build(cmake): simplify def_cmd_target functionDundar Goc2022-06-19
| | * | | build(cmake): simplify and speed up the uninstall targetDundar Goc2022-06-19
| | * | | build(cmake): remove unnecessary globbing with fileDundar Goc2022-06-19
| | * | | build(cmake): remove unnecessary *-prereqs targetsDundar Goc2022-06-19
| * | | | fix(decorations): nvim_buf_set_extmark breaks conceal #19010ii142022-06-19
| |/ / /
| * | | fix(tui): piping nodejs to nvim breaks input handling #18932Kevin Sicong Jiang2022-06-19
| * | | ci(release): skip CoreServices system library on macOS (#19021)Christian Clason2022-06-19
| | |/ | |/|
| * | fix(ci): noisy logs, unreliable test #19019Justin M. Keyes2022-06-18
| |/
| * build(lint): set some linters as non-fatal #19018Justin M. Keyes2022-06-18
| * fix(terminal): coverity USE_AFTER_FREE #18978Justin M. Keyes2022-06-18
| * fix(logging): try harder to resolve Nvim "name" #19016Justin M. Keyes2022-06-18
| * fix(highlight): use ctermbg/fg instead of bg/fg when use_rgb=false #18982Oliver Marriott2022-06-18