index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
*
vim-patch:8.2.2877: insufficient tests for popup menu rightleft
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.2.2916: operators are not fully tested
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.1.2400: test39 is old style
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.2.2914: cannot paste a block without adding padding
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.2.2911: pattern "\%V" does not match all of block selection
Jan Edmund Lazo
2021-05-31
*
vim-patch:8.2.2900: QuitPre is triggered before :wq writes the file
Jan Edmund Lazo
2021-05-29
*
vim-patch:8.2.2278: falling back to old regexp engine can some patterns
Jan Edmund Lazo
2021-05-26
*
vim-patch:8.2.2885: searching for \%'> does not match linewise end of line
Jan Edmund Lazo
2021-05-26
*
vim-patch:8.2.2884: not enough cscope code is covered by tests
Jan Edmund Lazo
2021-05-24
*
vim-patch:8.2.0511: Cscope code not fully tested
Jan Edmund Lazo
2021-05-24
*
test/old: partial port of patch v8.2.1.0183
Jan Edmund Lazo
2021-05-24
*
vim-patch:8.2.1689: 'colorcolumn' doesn't show in indent
Jan Edmund Lazo
2021-05-24
*
vim-patch:8.2.1957: diff and cursorcolumn highlighting don't mix
Jan Edmund Lazo
2021-05-24
*
vim-patch:8.2.2880: unified diff fails if actually used
Jan Edmund Lazo
2021-05-24
*
vim-patch:8.2.2879: file extension .hsig not recognized (#14628)
Jan Edmund Lazo
2021-05-23
*
vim-patch:8.2.2875: cancelling inputlist() after a digit does not return zero
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.2.1591: using winheight('.') in tests works but is wrong
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.1.2339: insufficient testing for quickfix
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.1.2320: insufficient test coverage for quickfix
Jan Edmund Lazo
2021-05-21
*
Merge remote-tracking branch 'origin/master' into qftf
kevinhwang91
2021-05-20
|
\
|
*
vim-patch:8.2.2869: using unified diff is not tested
Jan Edmund Lazo
2021-05-19
*
|
vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slow
kevinhwang91
2021-05-20
*
|
vim-patch:8.2.0933: 'quickfixtextfunc' does not get window ID of location list
kevinhwang91
2021-05-20
*
|
vim-patch:8.2.0869: it is not possible to customize the quickfix window contents
kevinhwang91
2021-05-20
|
/
*
Merge pull request #14406 from shadmansaleh/vim-8.2.0877
Jan Edmund Lazo
2021-05-15
|
\
|
*
vim-patch:8.2.0896: crash when calling searchcount() with a string
shadmansaleh
2021-05-09
|
*
vim-patch:8.2.0887: searchcount().exact_match is 1 right after a match
shadmansaleh
2021-05-09
|
*
vim-patch:8.2.0884: searchcount() test fails on slower systems
shadmansaleh
2021-05-09
|
*
vim-patch:8.2.0877: cannot get the search statistics
shadmansaleh
2021-05-09
*
|
vim-patch:8.2.2854: custom statusline cannot contain % items (#14558)
Shadman
2021-05-15
*
|
vim-patch:8.2.2850: recalling commands from history is not tested
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.2473: crash when leaving command line window triggers autocommand
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.2433: opening cmdline window gives error in BufLeave autocommand
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.2419: autocmd test was failing on MS-Windows with GUI
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.2359: strange test failure with MS-Windows
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.2354: crash with a weird combination of autocommands
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.1059: crash when using :tabonly in an autocommand
Jan Edmund Lazo
2021-05-13
*
|
vim-patch:8.2.1000: get error when leaving Ex mode with :visual
Jan Edmund Lazo
2021-05-12
*
|
vim-patch:8.2.0023: command line editing not sufficiently tested
Jan Edmund Lazo
2021-05-12
*
|
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
*
|
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.2287: sort test fails when locale is French Canadian
Sean Dewar
2021-04-20
|
*
vim-patch:8.2.2286: sort test fails when locale is Canadian English
Sean Dewar
2021-04-20
|
*
vim-patch:8.2.1946: sort() with NULL string not tested
Sean Dewar
2021-04-20
|
*
vim-patch:8.2.1935: sort test fails on Mac
Sean Dewar
2021-04-20
|
*
vim-patch:8.2.1933: cannot sort using locale ordering
Sean Dewar
2021-04-20
|
*
eval: port v:collate
Sean Dewar
2021-04-20
|
*
vim-patch:8.2.0174: various commands not completely tested
Sean Dewar
2021-04-20
*
|
vim-patch:8.2.2838: file extension .wrap not recognized
Jan Edmund Lazo
2021-05-08
[prev]
[next]