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
...
*
|
|
Merge #9306 'vim-patch: integrate xdiff library'
Justin M. Keyes
2018-12-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0513: no error for set diffopt+=algorithm:
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0502: internal diff fails when diffing a context diff
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0497: :%diffput changes order of lines
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0458: ml_get error and crash when using "do"
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0402: the DiffUpdate event isn't triggered for :diffput
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0400: using freed memory with :diffget
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0397: no event triggered after updating diffs
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0395: compiler warning on 64-bit MS-Windows
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0394: diffs are not always updated correctly
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0393: not all white space difference options available
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0375: cannot use diff mode with Cygwin diff.exe
Anatolii Sakhnik
2018-12-09
|
*
|
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
|
*
|
Calm down the clinter
Anatolii Sakhnik
2018-12-09
|
/
/
*
|
doc (#9288)
Justin M. Keyes
2018-12-09
*
|
vim-patch:8.1.0570: 'commentstring' not used when adding fold marker (#9331)
Jan Edmund Lazo
2018-12-08
*
|
Merge #9322 from janlazo/vim-8.1.0563
Justin M. Keyes
2018-12-08
|
\
\
|
*
|
vim-patch:8.1.0564: setting v:errors to wrong type still possible
Jan Edmund Lazo
2018-12-06
|
*
|
vim-patch:8.1.0563: setting v:errors to a string give confusing error
Jan Edmund Lazo
2018-12-06
*
|
|
api: make nvim_buf_set_virtual_text use correct namespace counter
Björn Linse
2018-12-07
|
/
/
*
|
vim-patch:8.0.1425: execute() does not work in completion of user command (#9...
Jan Edmund Lazo
2018-12-06
*
|
screen: add missing status redraw when redraw_later(CLEAR) was used
Björn Linse
2018-12-05
*
|
vim-patch:8.1.0559: command line completion not sufficiently tested
Jan Edmund Lazo
2018-12-03
*
|
RPC: turn errors from async calls into notifications
Björn Linse
2018-12-03
*
|
Merge #9291 'vim-patch:8.1.{550,551}'
Justin M. Keyes
2018-12-02
|
\
\
|
*
|
vim-patch:8.1.0551: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
|
*
|
vim-patch:8.1.0550: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
|
|
VimL/confirm(): Show dialog even if :silent
Justin M. Keyes
2018-12-01
*
|
|
insert: make <cmd> mapping work in completion (CTRL-X) mode
Björn Linse
2018-12-01
|
/
/
*
|
vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)
Jan Edmund Lazo
2018-12-01
*
|
test/macOS: adjust time-sensitive tests
Justin M. Keyes
2018-11-30
*
|
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
|
test: adjust time-sensitive tests
Justin M. Keyes
2018-11-30
*
|
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
2018-11-29
*
|
vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)
Justin M. Keyes
2018-11-29
*
|
TUI: set_underline_color: only support colon form #9279
Daniel Hahler
2018-11-29
*
|
Merge #9221 from justinmk/doc
Justin M. Keyes
2018-11-28
|
\
\
|
*
|
lint: src/.clang-format
Justin M. Keyes
2018-11-28
|
*
|
doc
Justin M. Keyes
2018-11-28
*
|
|
diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)
Justin M. Keyes
2018-11-28
|
/
/
*
|
fix wrong winnr in getwininfo
Sha Liu
2018-11-27
*
|
preserve_exit: Ignore SIGHUP
Justin M. Keyes
2018-11-27
*
|
diff/highlight: Show underline for low-priority CursorLine
Justin M. Keyes
2018-11-27
*
|
diff/highlight: do not overlay low-priority CursorLine
Justin M. Keyes
2018-11-27
*
|
refactor: Rename get_term_attr_entry
Justin M. Keyes
2018-11-27
*
|
version.c: update [ci skip] (#9171)
Marvim the Paranoid Android
2018-11-26
*
|
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
2018-11-25
*
|
Remove extraneous parens to silence -Wparentheses-equality
James McCoy
2018-11-24
*
|
xenial: fix clang error messages
Marco Hinz
2018-11-24
[prev]
[next]