aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:8.2.2911: pattern "\%V" does not match all of block selectionJan Edmund Lazo2021-05-31
* vim-patch:8.2.2900: QuitPre is triggered before :wq writes the fileJan Edmund Lazo2021-05-29
* vim-patch:8.2.2898: QuitPre and ExitPre not triggered when GUI window is closedJan Edmund Lazo2021-05-29
* lua: Add vim.opt and fix scopes of vim.o (#13479)TJ DeVries2021-05-28
* Merge pull request #14607 from glacambre/fix_get_all_options_info_crashJames McCoy2021-05-26
|\
| * Fix crash on `:echo get_all_options_info()`glacambre2021-05-26
* | vim-patch:8.2.2278: falling back to old regexp engine can some patternsJan Edmund Lazo2021-05-26
* | vim-patch:8.2.2885: searching for \%'> does not match linewise end of lineJan Edmund Lazo2021-05-26
* | vim-patch:8.2.2884: not enough cscope code is covered by testsJan Edmund Lazo2021-05-24
* | vim-patch:8.2.0511: Cscope code not fully testedJan Edmund Lazo2021-05-24
* | test/old: partial port of patch v8.2.1.0183Jan Edmund Lazo2021-05-24
* | vim-patch:8.2.1689: 'colorcolumn' doesn't show in indentJan Edmund Lazo2021-05-24
* | vim-patch:8.2.1957: diff and cursorcolumn highlighting don't mixJan Edmund Lazo2021-05-24
* | vim-patch:8.2.2880: unified diff fails if actually usedJan Edmund Lazo2021-05-24
* | vim-patch:8.2.2879: file extension .hsig not recognized (#14628)Jan Edmund Lazo2021-05-23
* | vim-patch:8.2.2778: problem restoring 'packpath' in sessionJan Edmund Lazo2021-05-22
* | vim-patch:8.2.2772: problems when restoring 'runtimepath' from a session fileJan Edmund Lazo2021-05-22
* | fixup! vim-patch:8.1.0734: the hlsearch state is not stored in a session file...Jan Edmund Lazo2021-05-22
* | vim-patch:8.2.2875: cancelling inputlist() after a digit does not return zeroJan Edmund Lazo2021-05-21
* | vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
* | vim-patch:8.2.1591: using winheight('.') in tests works but is wrongJan Edmund Lazo2021-05-21
* | vim-patch:8.1.2339: insufficient testing for quickfixJan Edmund Lazo2021-05-21
* | vim-patch:8.1.2320: insufficient test coverage for quickfixJan Edmund Lazo2021-05-21
|/
* Merge pull request #14490 from kevinhwang91/qftfJan Edmund Lazo2021-05-20
|\
| * Merge remote-tracking branch 'origin/master' into qftfkevinhwang912021-05-20
| |\
| * | fixup! vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slowkevinhwang912021-05-20
| * | vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slowkevinhwang912021-05-20
| * | vim-patch:8.2.0933: 'quickfixtextfunc' does not get window ID of location listkevinhwang912021-05-20
| * | vim-patch:8.2.0869: it is not possible to customize the quickfix window contentskevinhwang912021-05-20
* | | Merge pull request #14575 from vigoux/virtualedit-bytesThomas Vigouroux2021-05-20
|\ \ \ | |_|/ |/| |
| * | fix(bufupdate): send events when inserting with virtualeditThomas Vigouroux2021-05-18
| |/
* | Merge pull request #14579 from jamessan/windows-env-varsJames McCoy2021-05-19
|\ \
| * | fix(job): Deduplicate env var names on WindowsJames McCoy2021-05-18
* | | Remove '- 1' for sizes passed to xstrlcpyJan Edmund Lazo2021-05-19
* | | vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented codeJan Edmund Lazo2021-05-19
* | | vim-patch:8.2.2869: using unified diff is not testedJan Edmund Lazo2021-05-19
* | | lua: use proper conversion of vim.g valuesBjörn Linse2021-05-19
| |/ |/|
* | fix(tui): Stop sending extra parameter for save/restore titleJames McCoy2021-05-18
* | win/package: update wintools.zip for curl v7.76.1 (#14570)Jan Edmund Lazo2021-05-17
|/
* Merge pull request #14406 from shadmansaleh/vim-8.2.0877Jan Edmund Lazo2021-05-15
|\
| * STRLEN -> strlenshadmansaleh2021-05-09
| * Use bool for boolean valuesshadmansaleh2021-05-09
| * vim-patch:8.2.0896: crash when calling searchcount() with a stringshadmansaleh2021-05-09
| * vim-patch:8.2.0887: searchcount().exact_match is 1 right after a matchshadmansaleh2021-05-09
| * vim-patch:8.2.0884: searchcount() test fails on slower systemsshadmansaleh2021-05-09
| * vim-patch:8.2.0880: leaking memory when using searchcount()shadmansaleh2021-05-09
| * vim-patch:8.2.0877: cannot get the search statisticsshadmansaleh2021-05-09
* | Add 'FUNC_ATTR_NONNULL_RET' to nonnull alloc funcs (#14559)Jan Edmund Lazo2021-05-15
* | vim-patch:8.2.2854: custom statusline cannot contain % items (#14558)Shadman2021-05-15
* | Merge pull request #14468 from bfredl/zindexBjörn Linse2021-05-15
|\ \