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
*
doc: fix typo (#6504)
Shlomi Fish
2017-04-19
*
Merge #6533 'Fix PVS-studio warnings'
Justin M. Keyes
2017-04-17
|
\
|
*
buffer: Adjust where do_buffer call is located
ZyX
2017-04-16
|
*
*: Fix linter errors
ZyX
2017-04-16
|
*
regexp_nfa: Remove octal constant
ZyX
2017-04-16
|
*
regexp_nfa: Remove another has_mbyte/…-checking code
ZyX
2017-04-16
|
*
regexp: Silence octal constant warning
ZyX
2017-04-16
|
*
regexp: Remove another has_mbyte/…-checking stuff
ZyX
2017-04-16
|
*
regexp: Fix warning about octal constant
ZyX
2017-04-16
|
*
tag: Fix “initialized twice successively” false positive
ZyX
2017-04-16
|
*
tag: Silence “buffer underflow” warning
ZyX
2017-04-16
|
*
screen: Remove another portion of has_mbyte/friends-checking stuff
ZyX
2017-04-16
|
*
screen: Remove unneeded condition
ZyX
2017-04-16
|
*
screen: Silence NULL dereference false positive
ZyX
2017-04-16
|
*
screen: Silence “buffer underflow” warning
ZyX
2017-04-16
|
*
screen: Remove unneeded check
ZyX
2017-04-16
|
*
quicfix: Avoid possible NULL dereference
ZyX
2017-04-16
|
*
quicfix: Remove duplicate condition
ZyX
2017-04-16
|
*
quickfix: Remove unneeded condition
ZyX
2017-04-16
|
*
normal: Add figure braces so that code is clearer
ZyX
2017-04-16
|
*
normal: Clarify the code
ZyX
2017-04-16
|
*
normal: Remove unneeded assignment
ZyX
2017-04-16
|
*
ops: Silence “counter not used in loop” false positive
ZyX
2017-04-16
|
*
os/env: Fix “invalid pointer to local” false positive
ZyX
2017-04-16
|
*
fileio: Silence “!= identical subexpressions” warning
ZyX
2017-04-16
|
*
message: Some more has_mbyte/enc_utf8 removal
ZyX
2017-04-16
|
*
message: Remove some enc_utf8/… checks
ZyX
2017-04-16
|
*
memline: Fix “NULL pointer dereference” warning
ZyX
2017-04-16
|
*
memline: Silence “buffer underflow” warning, looks like false positive
ZyX
2017-04-16
|
*
fileio: Simlify help files encoding detection
ZyX
2017-04-16
|
*
hardcopy: Remove unneeded prt_do_conv assignment
ZyX
2017-04-16
|
*
getchar: Fix if block indentation
ZyX
2017-04-16
|
*
ex_docmd: Remove unneeded if()
ZyX
2017-04-16
|
*
ex_docmd: Remove :Ni! easter egg
ZyX
2017-04-16
|
*
ex_docmd: Remove excessive assignment
ZyX
2017-04-16
|
*
farsi: Simplify condition
ZyX
2017-04-16
|
*
eval: Fix position of buf declaration
ZyX
2017-04-16
|
*
eval: Remove unneeded !eap->skip check
ZyX
2017-04-16
|
*
eval: Remove unneeded varp check
ZyX
2017-04-16
|
*
eval: Remove unneeded varp check
ZyX
2017-04-16
|
*
eval: Fix condition in f_serverstop
ZyX
2017-04-16
|
*
eval: Refactor nr2char()
ZyX
2017-04-16
|
*
eval: Silence octal constant warning
ZyX
2017-04-16
|
*
eval: Fix useless NULL check
ZyX
2017-04-16
|
*
eval: Refactor f_char2nr
ZyX
2017-04-16
|
*
eval: Fix V547: `d == NULL` was already checked at line 2986
ZyX
2017-04-16
|
*
eval: Silence eap->skip false positives
ZyX
2017-04-16
|
*
eval/typval_encode: Silence then/else equivalence warning
ZyX
2017-04-16
|
*
edit: Copy assert to before the warning
ZyX
2017-04-16
|
*
macros: Fix excessive check
ZyX
2017-04-16
[next]