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
*
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
*
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
|
/
/
*
|
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
*
|
vim-patch:8.1.1383: warning for size_t/int mixup (#10694)
Jan Edmund Lazo
2019-08-05
*
|
:doautocmd : Never show "No matching autocommands" #10689
Justin M. Keyes
2019-08-05
*
|
vim-patch:8.1.1311: test: abort autocmd with exception #10692
Jan Edmund Lazo
2019-08-05
*
|
vim-patch:8.1.1251: test completion of mapping keys #10691
Jan Edmund Lazo
2019-08-05
|
/
*
provider: check #Call() if g:loaded_xx_provider=2
Justin M. Keyes
2019-08-04
*
provider: skip non-provider has() feature-names
Justin M. Keyes
2019-08-04
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
*
provider: decide status by g:loaded_xx_provider
Justin M. Keyes
2019-08-04
*
provider: let providers decide their status
Rui Abreu Ferreira
2019-08-04
*
vim-patch:8.1.1237: error for using "compl", reserved word in C++
Jan Edmund Lazo
2019-08-03
*
vim-patch:8.1.1796: :argdo is not tested
Jan Edmund Lazo
2019-08-03
*
vim-patch:8.1.1775: error message may be empty in filetype test
Jan Edmund Lazo
2019-08-02
*
vim-patch:8.1.1762: some filetype rules are in the wrong place
Jan Edmund Lazo
2019-08-02
*
vim-patch:8.1.1761: filetype "vuejs" causes problems for some users
Jan Edmund Lazo
2019-08-02
*
vim-patch:8.1.1187: cannot recognize Pipfile
Jan Edmund Lazo
2019-08-02
[next]