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
Commit message (
Expand
)
Author
Age
*
lint/sync: open_line
Daniel Hahler
2019-08-07
*
move open_line
Daniel Hahler
2019-08-07
*
move copy_indent (from nvim's indent.c)
Daniel Hahler
2019-08-07
*
move del_bytes
Daniel Hahler
2019-08-07
*
move del_char, del_chars
Daniel Hahler
2019-08-07
*
move ins_str
Daniel Hahler
2019-08-07
*
move ins_char_bytes
Daniel Hahler
2019-08-07
*
move ins_bytes, ins_bytes_len
Daniel Hahler
2019-08-07
*
move unchanged
Daniel Hahler
2019-08-07
*
move changed_lines
Daniel Hahler
2019-08-07
*
move deleted_lines, deleted_lines_mark, changed_lines_buf
Daniel Hahler
2019-08-07
*
move appended_lines_mark
Daniel Hahler
2019-08-07
*
move appended_lines
Daniel Hahler
2019-08-07
*
remove inserted_bytes (comes via text properties, v8.1.0678)
Daniel Hahler
2019-08-07
*
move changedOneline, changed_bytes
Daniel Hahler
2019-08-07
*
move changed_common
Daniel Hahler
2019-08-07
*
move changed_int/changed_internal
Daniel Hahler
2019-08-07
*
move changed
Daniel Hahler
2019-08-07
*
move change_warning
Daniel Hahler
2019-08-07
*
header
Daniel Hahler
2019-08-07
*
orig src/nvim/change.c
Daniel Hahler
2019-08-07
*
vim-patch:3f86ca0faa29cb862f876a97f87790f3a46a3858
Daniel Hahler
2019-08-07
*
vim-patch:8.1.1318: code for text changes is in a "misc" file
Daniel Hahler
2019-08-07
*
Fix lualint: remove unused var
Daniel Hahler
2019-08-07
*
cmakelists: fixed tests to avoid clang warnings (#10705)
Ihor Antonov
2019-08-07
*
tests: more cleanup of plugin/shada_spec
Daniel Hahler
2019-08-07
*
build: lint: fix exit with optional pylint
Daniel Hahler
2019-08-07
*
Merge pull request #10703 from ngortheone/clang_dead2
Björn Linse
2019-08-07
|
\
|
*
clang/"dead assignment": suppessed
Ihor Antonov
2019-08-05
*
|
Merge pull request #10513 from bfredl/bytecount
Björn Linse
2019-08-06
|
\
\
|
*
|
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
|
*
|
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
2019-08-06
*
|
|
Fix list_features to include space after first feature (#10711)
Daniel Hahler
2019-08-06
*
|
|
build: move pylint to Makefile, optional with "make lint" (#10714)
Daniel Hahler
2019-08-06
*
|
|
tests: unit.helpers: provide string with write errors (#10715)
Daniel Hahler
2019-08-06
|
/
/
*
|
Merge #10701 from justinmk/test-fixes
Justin M. Keyes
2019-08-06
|
\
\
|
*
|
test/mbyte_spec: skip broken test on QuickBuild
Justin M. Keyes
2019-08-06
|
*
|
test: Eliminate plugin/helpers.lua
Justin M. Keyes
2019-08-05
*
|
|
Merge #10655 'environ(), getenv(), setenv()'
Justin M. Keyes
2019-08-06
|
\
\
\
|
*
|
|
f_environ: cleanup/refactor
Daniel Hahler
2019-08-06
|
*
|
|
vim-patch:8.1.1305: there is no easy way to manipulate environment variables
Daniel Hahler
2019-08-06
|
/
/
/
*
/
/
clang/"dead assignment": screen.c #10702
Ihor Antonov
2019-08-06
|
/
/
*
/
vim-patch:8.1.1439: ga_grow(): 1.5x growth rate #10699
Jan Edmund Lazo
2019-08-05
|
/
*
Merge pull request #10690 from bfredl/lua_print
Björn Linse
2019-08-05
|
\
|
*
lua: add vim.in_fast_event() to check if we are in a luv callback
Björn Linse
2019-08-05
|
*
lua: do not crash on syntax error in debug.debug()
Björn Linse
2019-08-05
|
*
lua: immediate-callback safe print()
Björn Linse
2019-08-05
*
|
Merge #10695 from justinmk/test-fixes
Justin M. Keyes
2019-08-05
|
\
\
|
*
|
test/man_spec: remove plugin_helpers.reset()
Justin M. Keyes
2019-08-05
|
*
|
test/mbyte_spec: skip broken test on QuickBuild
Justin M. Keyes
2019-08-05
[next]