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:7dda86f2ff35
Justin M. Keyes
2018-10-29
|
*
|
|
vim-patch:51ad4eaa22e1
Justin M. Keyes
2018-10-29
|
*
|
|
vim-patch:ab943431d8fc
Justin M. Keyes
2018-10-29
|
*
|
|
vim-patch:98ef233e14fa
Justin M. Keyes
2018-10-29
|
*
|
|
vim-patch:b5b7562475ad
Justin M. Keyes
2018-10-29
|
*
|
|
Merge #9015
Justin M. Keyes
2018-10-29
|
|
\
\
\
|
|
*
|
|
vim-patch:8.1.0498: /etc/gitconfig not recognized at a gitconfig file
Jan Edmund Lazo
2018-10-27
|
|
*
|
|
vim-patch:8.1.0484: some file types are not recognized
Jan Edmund Lazo
2018-10-27
|
|
*
|
|
vim-patch:8.0.1465: python2 and python3 detection not tested
Jan Edmund Lazo
2018-10-27
|
|
*
|
|
vim-patch:8.0.1458: filetype detection test does not check all scripts
Jan Edmund Lazo
2018-10-27
|
|
*
|
|
vim-patch:8.0.1457: clojure now supports a shebang line
Jan Edmund Lazo
2018-10-27
|
|
*
|
|
vim-patch:8.0.1438: filetype detection test not updated for change
Jan Edmund Lazo
2018-10-27
|
*
|
|
|
vim-patch:22f1d0e35eb0
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:7254067ee970
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:40962ec9c0e7
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:df980db69b83
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:f0b03c4e98f8
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:4697399e8c80
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:461fe50fea24
Justin M. Keyes
2018-10-28
|
*
|
|
|
vim-patch:a2a80162deb1
Justin M. Keyes
2018-10-28
|
/
/
/
/
*
|
|
|
version.c: update [ci skip] (#9162)
Marvim the Paranoid Android
2018-10-28
*
|
|
|
version.c: update [ci skip] #8474
marvim
2018-10-28
|
/
/
/
*
|
|
man.vim: lowercase title when invoked as $MANPAGER
Justin M. Keyes
2018-10-26
*
|
|
Merge pull request #9149 from bfredl/virt_cul
Björn Linse
2018-10-25
|
\
\
\
|
*
|
|
screen.c: remove redundant wp->w_hl_attr_normal
Björn Linse
2018-10-25
|
*
|
|
screen: fix glitches with nvim_buf_set_virtual_text
Björn Linse
2018-10-25
*
|
|
|
doc/:Man: "!" is special in some shells
Justin M. Keyes
2018-10-25
*
|
|
|
Merge pull request #9155 from bfredl/tabredraw
Björn Linse
2018-10-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
UI: add missing redraw after enter_tabpage
Björn Linse
2018-10-25
|
/
/
/
*
|
|
man.vim: avoid duplicate buffers, E95
Justin M. Keyes
2018-10-25
*
|
|
CI/Travis/macOS: use default Travis-provided python/pip
Justin M. Keyes
2018-10-23
*
|
|
Merge #9145 'CI, nodejs fixes'
Justin M. Keyes
2018-10-22
|
\
\
\
|
*
|
|
auevents.lua: keep events in alphabetical order
Justin M. Keyes
2018-10-22
|
*
|
|
provider/nodejs: fix npm,yarn detection
Jan Edmund Lazo
2018-10-22
|
*
|
|
test: fix/speedup scrollback_spec
Jan Edmund Lazo
2018-10-22
|
*
|
|
CI/AppVeyor: invalidate .deps if build.ps1 changes
Jan Edmund Lazo
2018-10-22
|
*
|
|
CI/AppVeyor: fix MSBuild hack for functional tests
Jan Edmund Lazo
2018-10-22
*
|
|
|
Merge pull request #9143 from bfredl/nuclear
Björn Linse
2018-10-22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
|
/
/
/
*
|
|
Merge #9146 from justinmk/fix-warnings
Justin M. Keyes
2018-10-21
|
\
\
\
|
*
|
|
fix warning: null arg passed to 'nonnull' param
Justin M. Keyes
2018-10-21
|
*
|
|
fix warning: null arg passed to 'nonnull' param
Justin M. Keyes
2018-10-21
|
*
|
|
fix warning: "Assigned value is garbage"
Justin M. Keyes
2018-10-21
|
*
|
|
fix warning: "Dead assignment"
Justin M. Keyes
2018-10-21
|
*
|
|
fix warning: null pointer dereference
Justin M. Keyes
2018-10-21
|
*
|
|
fix warning: garbage/uninitialized value
Justin M. Keyes
2018-10-21
|
*
|
|
fix warning: "Uninitialized argument"
Justin M. Keyes
2018-10-21
|
/
/
/
*
|
|
Merge pull request #9144 from bfredl/ui_event_compat
Björn Linse
2018-10-21
|
\
\
\
|
*
|
|
api/ui: verify compatibility of UI events
Björn Linse
2018-10-21
*
|
|
|
man.vim: :Man! operates on buffer contents (#9139)
Justin M. Keyes
2018-10-21
[prev]
[next]