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 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
*
clang/"null passed to nonnull arg": cs_manage_matches
Justin M. Keyes
2019-01-13
*
clang/"null passed to nonnull arg": expand_wildcards
Justin M. Keyes
2019-01-13
*
clang/"Assigned garbage": parse_shape_opt
Justin M. Keyes
2019-01-13
*
PVS/V560: expression is always true
Justin M. Keyes
2019-01-13
*
display: unify cursorline and concealcursor redraw logic
Björn Linse
2019-01-13
*
normal/edit: add missing "need_cursor_line_redraw = false"
Björn Linse
2019-01-12
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
*
Merge pull request #9484 from bfredl/highlander
Björn Linse
2019-01-11
|
\
|
*
screen: make update_screen() the only entry point for redrawing
Björn Linse
2019-01-11
*
|
version.c: update [ci skip] (#9444)
Marvim the Paranoid Android
2019-01-11
*
|
vim-patch:8.1.0450: build failure without the +fold feature
Michael Vilim
2019-01-11
*
|
vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481
Michael Vilim
2019-01-11
|
/
*
Merge #9472 from justinmk/pvs-warnings2
Justin M. Keyes
2019-01-10
|
\
|
*
CMake: Feature-detect __builtin_{add,sub}_overflow
Justin M. Keyes
2019-01-09
|
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-09
|
*
assert.h: Check overflow with STRICT_ADD, STRICT_SUB
Justin M. Keyes
2019-01-09
*
|
vim-patch:8.1.0648: custom operators can't act upon forced motion
Pedro L. Ramos
2019-01-10
*
|
Merge pull request #9479 from bfredl/redrawsign
Björn Linse
2019-01-09
|
\
\
|
*
|
bufhl: simplify redraw logic
Björn Linse
2019-01-09
|
*
|
remove dead argument of redrawWinline
Björn Linse
2019-01-09
|
*
|
screen: avoid redrawing windows immediately when debug signs are placed.
Björn Linse
2019-01-09
*
|
|
Merge pull request #9445 from bfredl/pum_api
Björn Linse
2019-01-09
|
\
\
\
|
*
|
|
api: select items in popupmenu
Björn Linse
2019-01-09
|
|
/
/
*
/
/
win/TUI: fix text overrides line numbers #9474
erw7
2019-01-09
|
/
/
*
/
API: don't directly call update_screen() in API functions
Björn Linse
2019-01-08
|
/
*
vim-patch:8.1.0700: using "gt" sometimes does not redraw a tab (#9464)
Justin M. Keyes
2019-01-07
[next]