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
...
|
*
|
|
|
vim-patch:8.1.0334: 'autowrite' takes effect when buffer is not to be written
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
vim-patch:8.0.1190: unusable after opening new window in BufWritePre event
Jan Edmund Lazo
2018-09-04
*
|
|
|
|
Merge #8888 from janlazo/vim-8.0.1020
Justin M. Keyes
2018-09-05
|
\
\
\
\
\
|
*
|
|
|
|
tests: call getchar(1) in timer callback
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
lint
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
vim-patch:8.1.0052: when mapping to <Nop> times out the next mapping is skipped
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
vim-patch:8.0.1048: no test for what 8.0.1020 fixes
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
vim-patch:8.0.1020: when a timer calls getchar(1) input is overwritten
Jan Edmund Lazo
2018-09-04
*
|
|
|
|
|
Merge #8948 from janlazo/vim-8.1.0331
Justin M. Keyes
2018-09-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
oldtests: win: fix pathsep in :mkview test
Jan Edmund Lazo
2018-09-03
|
*
|
|
|
|
|
vim-patch:8.1.0336: mkview test still fails on CI
Jan Edmund Lazo
2018-09-02
|
*
|
|
|
|
|
vim-patch:8.1.0335: mkview test fails on CI
Jan Edmund Lazo
2018-09-02
|
*
|
|
|
|
|
vim-patch:8.1.0333: :mkview does not restore cursor properly after "$"
Jan Edmund Lazo
2018-09-02
|
*
|
|
|
|
|
vim-patch:8.1.0331: insufficient test coverage for :mkview and :loadview
Jan Edmund Lazo
2018-09-02
*
|
|
|
|
|
|
Merge #8920 from janlazo/vim-8.0.0998
Justin M. Keyes
2018-09-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lint
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
|
|
ex_cmds: const variables in find_help_tags()
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
|
|
vim-patch:8.1.0235: more help tags that jump to the wrong location
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
|
|
vim-patch:8.0.1792: MS-Windows users expect -? to work like --help
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
|
|
vim-patch:8.1.0231: :help -? goes to help for -+
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
|
|
vim-patch:8.0.1383: local additions in help skips some files
Jan Edmund Lazo
2018-09-04
|
*
|
|
|
|
|
|
vim-patch:8.0.0998: strange error when using K while only spaces are selected
Jan Edmund Lazo
2018-09-04
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge #8931 from justinmk/api-error-overrun
Justin M. Keyes
2018-09-05
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
test: API validation: assert exact string
Justin M. Keyes
2018-09-05
|
*
|
|
|
|
|
API: Avoid overrun when formatting error-message
Justin M. Keyes
2018-09-05
|
/
/
/
/
/
/
*
|
|
|
|
|
CI/AppVeyor: Disable gcov build for PRs
Justin M. Keyes
2018-09-04
*
|
|
|
|
|
Merge #8955 'deps: update jemalloc, libvterm'
Justin M. Keyes
2018-09-04
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
build/MSVC: remove libvterm-Fix-escape-sequences-for-MSVC.patch
Justin M. Keyes
2018-09-04
|
*
|
|
|
|
deps: update libvterm
Justin M. Keyes
2018-09-04
|
*
|
|
|
|
deps: update to jemalloc 5.1.0
Justin M. Keyes
2018-09-04
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #8921 'highlight: Fix after-EOL matches at cursor'
Justin M. Keyes
2018-09-04
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add tests for highlighting after the end of a line.
Ricky Zhou
2018-09-03
|
*
|
|
|
vim-patch:8.1.0344: 'hlsearch' highlighting has a gap after /$
Ricky Zhou
2018-09-03
|
|
/
/
/
*
|
|
|
Merge pull request #8942 from bfredl/attr_state
Björn Linse
2018-09-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
screen.lua: extend snapshot_util() to work with extension state
Björn Linse
2018-09-03
*
|
|
|
Merge #8934 'Remove mb_ptr2len_len, mb_ptr2cells, mb_ptr2cells_len'
Justin M. Keyes
2018-09-01
|
\
\
\
\
|
*
|
|
|
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
*
|
|
|
|
doc/defaults: document `ttimeoutlen` default (#8943)
zandr
2018-09-01
*
|
|
|
|
man.vim: guard against reload (#8940)
dm1try
2018-09-01
|
/
/
/
/
*
|
|
|
shell.c: fix scan-build NPE warning #8932
Justin M. Keyes
2018-08-29
*
|
|
|
spellfile.c: Remove dead assignment #8933
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
|
|
\
\
\
\
[prev]
[next]