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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
Merge #9466 from janlazo/vim-8.1.0696
Justin M. Keyes
2019-01-07
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lint
Jan Edmund Lazo
2019-01-07
|
*
|
|
|
|
|
vim-patch:8.1.0696: when test_edit fails 'insertmode' may not be reset
Jan Edmund Lazo
2019-01-06
|
/
/
/
/
/
/
*
|
|
|
|
|
editorconfig: set default tab width to 8 (#9467)
Jan Edmund Lazo
2019-01-07
*
|
|
|
|
|
Merge #9459 from janlazo/vim-8.1.0677
Justin M. Keyes
2019-01-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vim-patch:8.1.0685: get_buf_tv() is named inconsistently
Jan Edmund Lazo
2019-01-05
|
*
|
|
|
|
|
vim-patch:8.1.0687: sentence text object in Visual mode is not tested
Jan Edmund Lazo
2019-01-05
|
*
|
|
|
|
|
vim-patch:8.1.0677: look-behind match may use the wrong line number
Jan Edmund Lazo
2019-01-05
*
|
|
|
|
|
|
Merge #8604 from janlazo/vim-8.0.0286
Justin M. Keyes
2019-01-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vim-patch:8.1.0683: spell highlighting does not always end
Jan Edmund Lazo
2019-01-05
|
*
|
|
|
|
|
|
vim-patch:8.1.0674: leaking memory when updating a single line
Jan Edmund Lazo
2019-01-05
|
*
|
|
|
|
|
|
vim-patch:8.0.0286: not always redrawing after screen resize
Jan Edmund Lazo
2019-01-05
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge #9458 from justinmk/pvs-warnings
Justin M. Keyes
2019-01-06
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-05
|
*
|
|
|
|
|
PVS/V547: Expression is always false
Justin M. Keyes
2019-01-05
|
*
|
|
|
|
|
PVS/V1026: normal.c: signed integer overflow
Justin M. Keyes
2019-01-05
|
*
|
|
|
|
|
PVS/V547: indent.c: xmalloc() never returns NULL
Justin M. Keyes
2019-01-05
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge #9454 from justinmk/pvs-warnings
Justin M. Keyes
2019-01-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PVS/V547: window.c: Expression is always true
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
PVS/V547: viml/parser/expressions.c: Expression is always true
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
PVS/V751: tui.c, Parameter is not used
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
PVS/V535: shada.c: variable reassigned in inner loop
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
PVS/V547: diff.c: xmalloc() never returns NULL
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
PVS/V547: diff.c: Expression is always true
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-04
|
/
/
/
/
/
/
*
|
|
|
|
|
release.sh: Format issue-numbers in descriptions [ci skip]
Justin M. Keyes
2019-01-04
*
|
|
|
|
|
release.sh: fix exclusion pattern [ci skip]
Justin M. Keyes
2019-01-04
*
|
|
|
|
|
Merge #9451 from justinmk/build
Justin M. Keyes
2019-01-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
build: remove cmake/GenerateHelptags.cmake.in
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
build: fix `doc_html` target
Justin M. Keyes
2019-01-04
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge #9446 'Visual: highlight char-at-cursor'
Justin M. Keyes
2019-01-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
|
*
|
|
|
|
|
remove check_visual_highlight()
Justin M. Keyes
2019-01-04
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9447 from janlazo/vim-8.1.0651
James McCoy
2019-01-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vim-patch:8.1.0653: arglist test fails on MS-windows
Jan Edmund Lazo
2019-01-03
|
*
|
|
|
|
|
vim-patch:8.1.0651: :args \"foo works like :args without argument
Jan Edmund Lazo
2019-01-03
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge #9425 'build: enable -Wshadow'
Justin M. Keyes
2019-01-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
UGRID_FOREACH_CELL: avoid shadowed variables
Justin M. Keyes
2019-01-02
|
*
|
|
|
|
|
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
|
|
|
|
|
|
TUI: Do not disable BCE for builtin terminfos (#9443)
Justin M. Keyes
2019-01-02
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9438 from jamessan/revert-pynvim
James McCoy
2019-01-02
|
\
|
|
|
|
|
|
*
|
|
|
|
health/provider: Check for available pynvim when neovim module missing
James McCoy
2019-01-01
|
*
|
|
|
|
python#CheckForModule: Use the given module string instead of hard-coding pynvim
James McCoy
2019-01-01
|
*
|
|
|
|
{health,provider}/python: Import the neovim, rather than pynvim, module
James McCoy
2019-01-01
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
|
|
|
|
Merge pull request #9434 from bfredl/multigrid_fixes
Björn Linse
2019-01-01
|
\
\
\
\
\
|
*
|
|
|
|
popupmenu: fix positioning with vsplits
Björn Linse
2019-01-01
|
*
|
|
|
|
multigrid: do all adjustment in screen.c
Björn Linse
2019-01-01
*
|
|
|
|
|
Merge pull request #9436 from jamessan/more-fragile-tests
James McCoy
2019-01-01
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Mark "shell command :! throttles shell-command output greater than ~10KB" fra...
James McCoy
2019-01-01
[prev]
[next]