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
...
|
*
|
|
|
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
|
*
|
|
|
feat(shada): restore Blob globals properly
Sean Dewar
2021-09-15
|
*
|
|
|
feat(msgpack): convert Blobs to BIN strings
Sean Dewar
2021-09-15
|
*
|
|
|
feat(json): convert Blobs to array of byte values
Sean Dewar
2021-09-15
|
*
|
|
|
feat(api): convert Blobs to API strings
Sean Dewar
2021-09-15
|
*
|
|
|
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
|
*
|
|
|
vim-patch:8.1.0736: code for Blob not sufficiently tested
Sean Dewar
2021-09-15
|
*
|
|
|
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
|
|
|
|
test(oldtest): re-order test_eval_stuff tests to match Vim
Sean Dewar
2021-09-16
*
|
|
|
|
fix(eval): add the vimscript-1 feature to has()
Sean Dewar
2021-09-16
|
/
/
/
/
*
/
/
/
fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
2021-09-15
|
/
/
/
*
|
|
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
|
|
Merge #15657 vim-patch:8.1.1195,8.2.{3417,3419}
Justin M. Keyes
2021-09-14
|
\
\
\
|
*
|
|
vim-patch:8.2.3419: a failing debug expression may make Vim unusable
Sean Dewar
2021-09-13
|
*
|
|
vim-patch:8.2.3417: Vim9: a failing debug expression aborts script sourcing
Sean Dewar
2021-09-13
|
*
|
|
vim-patch:8.1.1195: Vim script debugger functionality needs cleanup
Sean Dewar
2021-09-13
*
|
|
|
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
2021-09-14
|
|
/
/
|
/
|
|
*
|
|
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
|
|
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
|
|
refactor: format tui/input.c with uncrustify (#15661)
dundargoc
2021-09-14
*
|
|
refactor: format tui.c with uncrustify (#15640)
dundargoc
2021-09-14
|
/
/
*
|
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
|
vim-patch:8.2.3432: octave/Matlab filetype detection does not work properly (...
Christian Clason
2021-09-13
*
|
vim-patch:8.2.3368: not all Racket files are recognized (#15643)
Christian Clason
2021-09-12
*
|
vim-patch:8.2.3374: Pyret files are not recognized (#15642)
Christian Clason
2021-09-12
*
|
Merge pull request #15550 from jasonccox/vim-8.2.3385
Christian Clason
2021-09-12
|
\
\
|
*
|
vim-patch:8.2.3393: escaping for fish shell is skipping some characters
Jason Cox
2021-09-02
|
*
|
vim-patch:8.2.3385: escaping for fish shell does not work properly
Jason Cox
2021-09-02
*
|
|
Merge pull request #14770 from andrew-pa/fix13403
Björn Linse
2021-09-12
|
\
\
\
|
*
|
|
fix(windowing): positioning of relative floats
andrew-pa
2021-09-08
*
|
|
|
Merge #14611 from seandewar/vim-8.1.1116
Justin M. Keyes
2021-09-11
|
\
\
\
\
|
*
|
|
|
fix(get_showbreak_value): remove FUNC_ATTR_UNUSED
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.2.2309: 0o777 not recognized as octal
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.1.2043: not sufficient testing for quoted numbers
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.1.2036: the str2nr() tests fail
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.1.2035: recognizing octal numbers is confusing
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.1.1722: error when scriptversion is 2 a making a dictionary access
Sean Dewar
2021-09-11
|
*
|
|
|
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
|
|
|
|
vim-patch:partial 53f7fccc9413 (#15631)
Christian Clason
2021-09-11
*
|
|
|
|
refactor(syntax.c): format with uncrustify #15627
dundargoc
2021-09-11
*
|
|
|
|
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
|
|
|
|
docs: extmarks indexing #15311
Justin M. Keyes
2021-09-10
*
|
|
|
|
docs: extmarks indexing #15311
Javier López
2021-09-10
*
|
|
|
|
docs: extmark indexing #12742
Patrice Peterson
2021-09-10
*
|
|
|
|
vim-patch:8.2.3389: cannot stop insert mode completion without side effects #...
zeertzjq
2021-09-10
|
/
/
/
/
*
|
|
|
Merge #15626 vim-patch:8.1.{2281,2283},8.2.{2903,3391,3397}
Justin M. Keyes
2021-09-10
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.3397: no test for what 8.2.3391 fixes
Sean Dewar
2021-09-10
|
*
|
|
|
vim-patch:8.2.3391: crash with combination of 'linebreak' and other options
Sean Dewar
2021-09-10
|
*
|
|
|
vim-patch:8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
Sean Dewar
2021-09-10
[prev]
[next]