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: clean-up after parent commits
ZviRackover
2018-08-31
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
shell.c: fix scan-build NPE warning #8932
Justin M. Keyes
2018-08-29
*
Fix dead assignment.
Tapan Prakash
2018-08-29
*
Merge #8930 'vim-patch:8.1.0022'
Justin M. Keyes
2018-08-29
|
\
|
*
getchar: fix {read,copy,start}_redo() params
Jan Edmund Lazo
2018-08-29
|
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
|
*
vim-patch:8.1.0022: repeating put from expression register fails
Jan Edmund Lazo
2018-08-29
|
/
*
Merge #8863 'refactor: Remove mb_head_off()'
Justin M. Keyes
2018-08-28
|
\
|
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
|
\
|
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
|
Merge #8929 from janlazo/vim-8.0.0983
Justin M. Keyes
2018-08-28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lint
Jan Edmund Lazo
2018-08-28
|
*
|
ex_cmds2: checkall in dialog_changed() is bool
Jan Edmund Lazo
2018-08-28
|
*
|
vim-patch:8.0.0983: unnecessary check for NULL pointer
Jan Edmund Lazo
2018-08-28
*
|
|
vim-patch:8.1.0214 fixup: remove feature-guard
Justin M. Keyes
2018-08-28
*
|
|
vim-patch:8.1.0214 (#8927)
Vivek R
2018-08-28
|
/
/
*
|
options: do not use gettext for +printheader (#8928)
Jan Edmund Lazo
2018-08-28
*
|
API: nvim_unsubscribe(): Handle unknown events #8745
Daniel Hahler
2018-08-28
*
|
vim-patch:8.0.1001: setting 'encoding' makes 'printheader' invalid (#8925)
Jan Edmund Lazo
2018-08-28
*
|
ext_cmdline: use new highlight representation for cmdline_block
Björn Linse
2018-08-27
*
|
vim-patch:8.1.0322: Test_copy_winopt() does not restore 'hidden' (#8918)
Jan Edmund Lazo
2018-08-27
*
|
oldtests: comment out test for 'set cpo+=.'
Jan Edmund Lazo
2018-08-26
*
|
vim-patch:8.1.0144: the :cd command does not have good test coverage
Jan Edmund Lazo
2018-08-26
*
|
Merge #8903 from janlazo/vim-8.0.0883
Justin M. Keyes
2018-08-26
|
\
\
|
*
|
vim-patch:8.0.1468: illegal memory access in del_bytes()
Jan Edmund Lazo
2018-08-24
|
*
|
vim-patch:8.0.1404: invalid memory access on exit
Jan Edmund Lazo
2018-08-24
|
*
|
vim-patch:8.0.1228: invalid memory access in GUI test
Jan Edmund Lazo
2018-08-24
|
*
|
vim-patch:8.0.0883: invalid memory access with nonsensical script
Jan Edmund Lazo
2018-08-24
*
|
|
Merge #8904 from janlazo/vim-8.0.0900
Justin M. Keyes
2018-08-26
|
\
\
\
|
*
|
|
vim-patch:8.0.1214: accessing freed memory when EXITFREE is set
Jan Edmund Lazo
2018-08-25
|
*
|
|
vim-patch:8.0.0900: :tab options doesn't open a new tab page
Jan Edmund Lazo
2018-08-24
|
|
/
/
*
|
|
vim-patch:8.1.0327: the "g CTRL-G" command isn't tested much (#8914)
Jan Edmund Lazo
2018-08-26
*
|
|
src/nvim/testdir/Makefile: define NEW_TESTS automatically (#8909)
Daniel Hahler
2018-08-26
*
|
|
runtime/doc: fix broken links found by `make html`
Justin M. Keyes
2018-08-25
|
/
/
*
|
Merge #8894 from janlazo/editorconfig-makefile
Justin M. Keyes
2018-08-24
|
\
\
|
*
|
oldtests: reindent Makefile to 8-width tab
Jan Edmund Lazo
2018-08-23
*
|
|
search: fix types of findsent() variables
Jan Edmund Lazo
2018-08-23
*
|
|
vim-patch:8.1.0083: "is" and "as" have trouble with quoted punctuation
Jan Edmund Lazo
2018-08-23
|
/
/
*
|
vim-patch:8.0.1682: auto indenting breaks inserting a block (#8892)
Jan Edmund Lazo
2018-08-23
*
|
Merge pull request #8887 from janlazo/vim-8.0.1242
James McCoy
2018-08-23
|
\
\
|
*
|
vim-patch:8.0.1242: function argument with only dash is seen as number zero
Jan Edmund Lazo
2018-08-22
*
|
|
lint
Jan Edmund Lazo
2018-08-23
*
|
|
vim-patch:8.0.1044: warning for uninitialized variable
Jan Edmund Lazo
2018-08-23
*
|
|
vim-patch:8.0.1043: warning for uninitialized variable
Jan Edmund Lazo
2018-08-23
*
|
|
vim-patch:8.0.1041: bogus characters when indenting during visual-block append
Jan Edmund Lazo
2018-08-23
*
|
|
vim-patch:8.0.0999: indenting raw C++ strings is wrong
Jan Edmund Lazo
2018-08-23
[next]