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
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
vim-patch:8.1.0759: showing two characters for tab is limited
Marco Hinz
2019-01-26
|
*
linter: fix issues
Marco Hinz
2019-01-26
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
screen: simplify wp->w_lines allocation logic
Björn Linse
2019-01-27
*
|
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
|
screen: remove superfluous default_grid indirection for global size
Björn Linse
2019-01-27
*
|
terminal: simplify sizing logic
Björn Linse
2019-01-27
*
|
vim-patch:8.0.0413: menu test fails on MS-Windows #8173
ckelsel
2019-01-27
*
|
menu_get(): fix query behavior
Justin M. Keyes
2019-01-27
*
|
menu_get(): Do not include empty items
Justin M. Keyes
2019-01-27
*
|
fix ":menu Item.SubItem"
Justin M. Keyes
2019-01-27
*
|
Merge #9478 from justinmk/doc
Justin M. Keyes
2019-01-26
|
\
\
|
*
|
doc [ci skip] #9478
Justin M. Keyes
2019-01-26
|
|
/
*
|
vim-patch:8.0.0412: menu test fails on MS-Windows
Jan Edmund Lazo
2019-01-26
*
|
vim-patch:8.0.0411: menu translations don't match when case is changed.
Jan Edmund Lazo
2019-01-26
|
/
*
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
2019-01-23
*
ex_echo: reuse code from message.c to show arg to user
Alexandre Dubray
2019-01-22
*
message.c: add msg_echo_attr functions, use it for lua error messages
Alexandre Dubray
2019-01-22
*
PVS/V1028 (rework): cast operands, not the result #9531
Justin M. Keyes
2019-01-21
*
build: Fix -Wconversion warnings for fpclassify et al
Justin M. Keyes
2019-01-21
*
build: Fix -Wconversion warnings for fpclassify et al
Justin M. Keyes
2019-01-20
*
Merge pull request #9526 from jamessan/remove-jemalloc
James McCoy
2019-01-20
|
\
|
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
|
Merge pull request #9429 from bfredl/grid_mouse
Björn Linse
2019-01-20
|
\
\
|
*
|
ui: multigrid mouse support
Björn Linse
2019-01-20
|
|
/
*
|
STRICT_ADD, STRICT_SUB: Log error before abort
Justin M. Keyes
2019-01-20
*
|
build: include auto/config.h explicitly
Justin M. Keyes
2019-01-20
|
/
*
PVS/V560: expression is always true
Justin M. Keyes
2019-01-18
*
clang/"null pointer dereference": expand_wildcards
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-18
*
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-18
*
tests: load-adjust timer tests (oldtest)
Marco Hinz
2019-01-17
*
tests: fix Test_help_tagjump()
Marco Hinz
2019-01-17
*
screen: don't unconditionally clear messages on window scroll
Björn Linse
2019-01-15
*
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
lua: expose full interface of vim.inspect and add test
Björn Linse
2019-01-14
*
lua/stdlib: Load runtime modules on-demand
Justin M. Keyes
2019-01-14
*
lua/stdlib: vim.inspect, string functions
KillTheMule
2019-01-14
*
API: nvim_set_vvar(): set v: variables #9395
jin cong
2019-01-14
*
dict_set_var: check value before checking its container
Justin M. Keyes
2019-01-14
*
clang/"null pointer dereference": close_buffer
Justin M. Keyes
2019-01-13
*
clang/"Dead assignment": screen.c
Justin M. Keyes
2019-01-13
*
clang/"Dead assignment"
Justin M. Keyes
2019-01-13
*
clang/"null passed to nonnull arg": shada.c
Justin M. Keyes
2019-01-13
*
clang/"null passed to nonnull arg": ex_history
Justin M. Keyes
2019-01-13
[next]