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
...
|
*
|
|
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
*
|
|
|
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
|
|
|
tests/functional: expect_msg_seq: use load_adjust (#10727)
Daniel Hahler
2019-08-09
*
|
|
|
Merge #9782 from janlazo/vim-8.1.0199
Justin M. Keyes
2019-08-09
|
\
\
\
\
|
*
|
|
|
f_spellbadword: set len=0 for non-found word
Daniel Hahler
2019-08-08
|
*
|
|
|
vim-patch:8.1.0200: spellbadword() not tested
Jan Edmund Lazo
2019-08-08
|
*
|
|
|
vim-patch:8.1.0199: spellbadword() does not check for caps error
Jan Edmund Lazo
2019-08-08
*
|
|
|
|
clang/"Null passed as a nonnull parameter" #10718
Ihor Antonov
2019-08-09
*
|
|
|
|
Merge #10708 'remove DYNAMIC_ICONV'
Justin M. Keyes
2019-08-09
|
\
\
\
\
\
|
*
|
|
|
|
remove DYNAMIC_ICONV
erw7
2019-08-06
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
:terminal : update buffer when switching tabpage #10700
Adrien Fabre
2019-08-09
*
|
|
|
|
vim-patch:8.1.1540: cannot build without +eval #10729
Jan Edmund Lazo
2019-08-09
*
|
|
|
|
test: Minimize shada/helpers.lua #10728
Justin M. Keyes
2019-08-09
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #10688 from bfredl/utf16lib
Björn Linse
2019-08-09
|
\
\
\
\
|
*
|
|
|
lua: minimal UTF-16 support needed for LSP
Björn Linse
2019-08-08
|
/
/
/
/
*
|
|
|
vim-patch:8.1.1824: crash when correctly spelled word is very long (#10725)
Jan Edmund Lazo
2019-08-08
*
|
|
|
tests: use module pattern with test/functional/helpers.lua (#10724)
Daniel Hahler
2019-08-08
*
|
|
|
build: Makefile: use _opt_pylint [ci skip] (#10720)
Daniel Hahler
2019-08-08
*
|
|
|
tests: output_spec: use shell-test REP_NODELAY (#10726)
Daniel Hahler
2019-08-08
*
|
|
|
build/MSVC: Fix HAVE_ICONV_H #10697
erw7
2019-08-08
*
|
|
|
build: port FindLibVterm to LibFindMacros (#10395)
Daniel Hahler
2019-08-08
*
|
|
|
build: clean up / remove X_USE_STATIC (#10713)
Daniel Hahler
2019-08-07
*
|
|
|
ci: AppVeyor: fix upload of coverage for oldtest (#10721)
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
[prev]
[next]