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
Commit message (
Expand
)
Author
Age
*
Merge #8461 from bfredl/scrollstatus
Justin M. Keyes
2018-06-06
|
\
|
*
ex_getln: remove msg_scrolled cargo-cult magic, fixes #8251
Björn Linse
2018-06-02
|
*
ex_getln: don't redraw statusline on top of scrolled messages
Björn Linse
2018-06-02
*
|
vim-patch:8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' (#8483)
Jan Edmund Lazo
2018-06-05
*
|
Merge #8479 from janlazo/vim-8.0.0529
Justin M. Keyes
2018-06-05
|
\
\
|
*
|
lint
Jan Edmund Lazo
2018-06-04
|
*
|
vim-patch:8.0.0623: error for invalid regexp is not very informative
Jan Edmund Lazo
2018-06-04
|
*
|
vim-patch:8.0.0529: line in test commented out
Jan Edmund Lazo
2018-06-04
*
|
|
vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)
Jan Edmund Lazo
2018-06-05
|
/
/
*
|
vim-patches: 8.0.0399 8.0.0401 (#8475)
Justin M. Keyes
2018-06-04
*
|
vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)
Jan Edmund Lazo
2018-06-04
*
|
version.c: update [ci skip] (#8413)
Marvim the Paranoid Android
2018-06-04
*
|
build/MSVC: TUI: Fix uninitialized variable
b-r-o-c-k
2018-06-03
*
|
TUI: skip SIGWINCH during teardown #8470
Justin M. Keyes
2018-06-03
*
|
Merge #8467 'vim-patches'
Justin M. Keyes
2018-06-03
|
\
\
|
*
|
oldtests: comment out highlight group assertions
Jan Edmund Lazo
2018-06-03
|
*
|
oldtests: comment out v:none assertions
Jan Edmund Lazo
2018-06-03
|
*
|
vim-patch:8.0.1311: no test for strpart()
Jan Edmund Lazo
2018-06-02
|
*
|
vim-patch:8.0.0435: some functions are not tested
Jan Edmund Lazo
2018-06-02
|
*
|
vim-patch:8.0.0261: not enough test coverage for eval functions
Jan Edmund Lazo
2018-06-02
|
|
/
*
|
Merge #8465 'vim-patch:8.0.0558,8.0.0562'
Justin M. Keyes
2018-06-03
|
\
\
|
*
|
vim-patch:8.0.0562: not enough test coverage for syntax commands
Jan Edmund Lazo
2018-06-02
|
*
|
oldtests: add conceal check for patch 8.0.0562
Jan Edmund Lazo
2018-06-02
|
*
|
vim-patch:8.0.0558: :ownsyntax is not tested
Jan Edmund Lazo
2018-06-01
|
|
/
*
|
Merge #8456 'API: nvim_list_uis: include channel id'
Justin M. Keyes
2018-06-03
|
\
\
|
|
/
|
/
|
|
*
tui: handle termguicolors rgb value in bridge for now
Björn Linse
2018-06-02
|
*
nvim_list_uis: include channel id
Björn Linse
2018-06-01
*
|
wildmenu: close before redrawing statusline (#8453)
Alexander Karle
2018-06-02
*
|
vim-patch:8.0.0519: character classes not well tested (#8460)
KunMing Xie
2018-06-01
*
|
vim-patch:8.0.0516 (#8458)
KunMing Xie
2018-06-01
|
/
*
Merge #8451 from ckelsel/vim-8.0.0507
Justin M. Keyes
2018-05-30
|
\
|
*
vim-patch:8.0.0511: message for skipping client-server tests is unclear
ckelsel
2018-05-30
|
*
vim-patch:8.0.0507: client-server tests fail when $DISPLAY is not set
ckelsel
2018-05-30
*
|
vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)
KunMing Xie
2018-05-30
|
/
*
vim-patch:8.0.0505: failed window split for :stag not handled (#8439)
KunMing Xie
2018-05-26
*
vim-patch:8.0.0496: insufficient testing for folding (#8438)
KunMing Xie
2018-05-26
*
vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431)
KunMing Xie
2018-05-24
*
vim-patch:8.0.0503: endless loop in updating folds with 32 bit ints (#8433)
nthanben
2018-05-24
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
test/old: fix test filename
Justin M. Keyes
2018-05-20
*
Merge #8419 'Fix PVS warnings'
Justin M. Keyes
2018-05-20
|
\
|
*
socket.c: Ignore PVS/V547: False positive
Justin M. Keyes
2018-05-20
|
*
getchar.c: Fix PVS/V522: Dereference of null pointer mp_match
Justin M. Keyes
2018-05-20
|
*
strings.c: Fix PVS/V781: value of 'l + 1' is checked after it was used
Justin M. Keyes
2018-05-20
*
|
Merge #8417 'vim-patch: 8.0.0489, 8.0.0491, 8.0.0495, 8.0.0500'
Justin M. Keyes
2018-05-20
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.0.0500: quotestar test is still a bit flaky
lonerover
2018-05-20
|
*
vim-patch:8.0.0495: quotestar test uses timer instead of timeout
lonerover
2018-05-20
|
*
vim-patch:8.0.0491: quotestar test fails when features are missing
lonerover
2018-05-20
|
*
vim-patch:8.0.0489: clipboard and "* register is not tested
lonerover
2018-05-20
|
/
*
Merge #8411 from justinmk/vimpatches
Justin M. Keyes
2018-05-19
|
\
[next]