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
*
Remove dead code
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
test/old: add test_fnamemodify.vim (#11168)
Daniel Hahler
2019-10-06
*
Merge #11157 from janlazo/vim-8.1.2113
Justin M. Keyes
2019-10-06
|
\
|
*
vim-patch:8.1.0586: :digraph output is not easy to read
Jan Edmund Lazo
2019-10-06
|
*
vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"
Jan Edmund Lazo
2019-10-06
|
*
vim-patch:8.1.2113: ":help expr-!~?" only works after searching
Jan Edmund Lazo
2019-10-05
*
|
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
|
version.c: update [ci skip] #10981
Marvim the Paranoid Android
2019-10-05
|
/
*
Makefile: use `$TMPDIR` below `src/nvim/testdir` (#11153)
Daniel Hahler
2019-10-04
*
Fix potential deadlock #11151
erw7
2019-10-04
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
test/old: align with Vim #11096
Daniel Hahler
2019-10-03
*
refactor: wrap common plines() usage in plines_win_full() #11141
Zach Wegner
2019-10-02
*
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
2019-10-03
*
Merge #11087 from janlazo/vim-8.1.0010
Justin M. Keyes
2019-10-02
|
\
|
*
vim-patch:8.1.0330: the qf_add_entries() function is too long
Jan Edmund Lazo
2019-10-02
|
*
vim-patch:8.1.0315: helpgrep with language doesn't work properly
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.0230: directly checking 'buftype' value
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.2095: leaking memory when getting item from dict
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.2091: double free when memory allocation fails
Jan Edmund Lazo
2019-10-01
|
*
quickfix: fix pvs/v547 errors
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.2074: test for SafeState autocommand is a bit flaky
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.1347: fractional scroll position not restored after closing window
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.1327: unnecessary scroll after horizontal split
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.1758: count of g$ not used correctly when text is not wrapped
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.2072: "gk" moves to start of line instead of upwards
Jan Edmund Lazo
2019-10-01
|
*
vim-patch:8.1.0010: efm_to_regpat() is too long
Jan Edmund Lazo
2019-10-01
*
|
shell: improve displaying of pulse (#11130)
Daniel Hahler
2019-10-02
*
|
patch_terminfo_bugs: TERM=xterm with non-xterm: ignore smglr (#11132)
Daniel Hahler
2019-10-02
*
|
Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-02
|
/
*
Fix/revisit git-describe enhancement (#11124)
Daniel Hahler
2019-10-02
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
screen: don't crash on invalid grid cells being recomposed
Björn Linse
2019-09-30
*
Merge pull request #11115 from bfredl/wildmenumode
Björn Linse
2019-09-29
|
\
|
*
cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-09-28
*
|
terminfo_start: keep first flushing of ui buffer (#11118)
Daniel Hahler
2019-09-29
|
/
*
tree-sitter: handle node equality
Björn Linse
2019-09-28
*
tree-sitter: use "range" instead of "point_range" consistently in lua API
Björn Linse
2019-09-28
*
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
2019-09-28
*
tree-sitter: cleanup tree refcounting
Björn Linse
2019-09-28
*
tree-sitter: inspect language
Björn Linse
2019-09-28
*
tree-sitter: add some more API
Björn Linse
2019-09-28
*
tree-sitter: style
Björn Linse
2019-09-28
*
tree-sitter: use standard luaL_newmetatable and luaL_checkudata pattern
Björn Linse
2019-09-28
*
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
2019-09-28
*
tree-sitter: add basic testing on ci
Björn Linse
2019-09-28
[next]