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
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge #9979 from janlazo/vim-8.0.0876
Justin M. Keyes
2019-05-07
|
\
\
\
|
*
|
|
vim-patch:8.0.1144: using wrong #ifdef for computing length
Jan Edmund Lazo
2019-05-07
|
*
|
|
lint
Jan Edmund Lazo
2019-05-07
|
*
|
|
vim-patch:8.1.0133: tagfiles() can have duplicate entries
Jan Edmund Lazo
2019-05-07
|
*
|
|
vim-patch:8.0.0876: backslashes and wildcards in backticks don't work
Jan Edmund Lazo
2019-05-07
*
|
|
|
API: fix cursor position when lines are added #9961
hashinclude
2019-05-07
|
/
/
/
*
|
|
fixup! vim-patch:8.0.1782: no simple way to label quickfix entries
Jan Edmund Lazo
2019-05-06
*
|
|
vim-patch:8.1.1284: detecting *.tmpl as htmlcheetah is outdated
Jan Edmund Lazo
2019-05-06
*
|
|
vim-patch:8.1.1286: running tests leaves XTest_tabpage_cmdheight file behind
Jan Edmund Lazo
2019-05-06
*
|
|
vim-patch:8.1.1285: test17 is old style
Jan Edmund Lazo
2019-05-06
*
|
|
Merge #9977 from justinmk/pvs
Justin M. Keyes
2019-05-06
|
\
\
\
|
*
|
|
lint
Justin M. Keyes
2019-05-06
|
*
|
|
PVS/V781: "maxlen" variable checked after use
Justin M. Keyes
2019-05-06
|
*
|
|
PVS/V547: Expression is always true
Justin M. Keyes
2019-05-06
|
*
|
|
PVS/V547: Expression is always false
Justin M. Keyes
2019-05-06
|
*
|
|
PVS/V547: Expression is always false
Justin M. Keyes
2019-05-06
|
*
|
|
PVS/V571: condition was already verified
Justin M. Keyes
2019-05-06
*
|
|
|
Merge #9798 'aucmd_prepbuf: Use floating window'
Justin M. Keyes
2019-05-06
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
aucmd_win: use a floating window
Marco Hinz
2019-05-06
|
/
/
/
*
|
|
vim-patch:8.0.1750: crash clearing location list #9968
Justin M. Keyes
2019-05-05
*
|
|
Merge #9972 from janlazo/vim-8.1.1249
Justin M. Keyes
2019-05-05
|
\
\
\
|
*
|
|
vim-patch:8.1.1046: the "secure" variable is used inconsistently
Jan Edmund Lazo
2019-05-05
|
*
|
|
vim-patch:8.1.0613: when executing an insecure function the secure flag is stuck
Jan Edmund Lazo
2019-05-05
|
*
|
|
test/old: set shellslash in Test_finddir
Jan Edmund Lazo
2019-05-04
|
*
|
|
test/old: enable Test_normal01_keymodel
Jan Edmund Lazo
2019-05-04
|
*
|
|
vim-patch:8.1.1249: compiler warning for uninitialized variable
Jan Edmund Lazo
2019-05-03
*
|
|
|
lint
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1831: sometimes the quickfix title is incorrectly prefixed with...
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1805: qf_parse_line() is too long
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1782: no simple way to label quickfix entries
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1727: qf_get_properties() function is too long
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1678: errorformat "%r" implies "%>"
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1634: the ex_vimgrep() function is too long
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1569: warning for uninitialized variable from gcc
Marco Hinz
2019-05-05
*
|
|
|
vim-patch:8.0.1500: possible NULL pointer dereference
Marco Hinz
2019-05-04
*
|
|
|
vim-patch:8.0.1432: after ":copen" can't get the window-ID of the quickfix wi...
Marco Hinz
2019-05-04
*
|
|
|
vim-patch:8.0.1420: accessing freed memory in vimgrep
Marco Hinz
2019-05-04
*
|
|
|
vim-patch:8.0.1406: difficult to track changes to a quickfix list
Marco Hinz
2019-05-04
*
|
|
|
vim-patch:8.0.1389: getqflist() items are missing if not set
Marco Hinz
2019-05-03
*
|
|
|
vim-patch:8.0.1353: QuickFixCmdPost is not used consistently
Marco Hinz
2019-05-03
|
/
/
/
*
|
|
vim-patch:8.1.0369: continuation lines cannot contain comments
Jan Edmund Lazo
2019-05-03
*
|
|
vim-patch:8.0.1708: mkdir with 'p' flag fails on existing directory
Jan Edmund Lazo
2019-05-03
*
|
|
lint
Jan Edmund Lazo
2019-05-02
*
|
|
vim-patch:8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'
Jan Edmund Lazo
2019-05-02
*
|
|
vim-patch:8.1.0794: white space before " -Ntabmove" causes problems
Jan Edmund Lazo
2019-05-02
*
|
|
terminal.c: remove unnecessary macro
Justin M. Keyes
2019-05-02
*
|
|
terminal: swap priority of terminal, editor highlights
Justin M. Keyes
2019-05-02
*
|
|
ex_getln: fix statusline redraw logic #9967
Carlo Abelli
2019-05-02
*
|
|
gen_vimdoc.py: support <pre> preformatted text [ci skip]
Justin M. Keyes
2019-05-01
*
|
|
doc [ci skip]
Justin M. Keyes
2019-05-01
[prev]
[next]