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
...
|
*
|
|
|
|
|
|
|
build/msvc: Remove confusing comment
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
build/msvc: Add Appveyor CI for MSVC
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
build/msvc: Workaround for compiler optimization bug
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
build/msvc: Fix errors caused by compiler intrinsics
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
build/msvc: Make shell-test work
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
build/msvc: Add missing WIN32 macro
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
build/msvc: Remove pkgconfig dependency on Windows
b-r-o-c-k
2018-03-04
|
*
|
|
|
|
|
|
|
Merge branch 'master' into msvc-compat
b-r-o-c-k
2018-03-01
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
build/msvc: Make libtermkey depend on Unibilium
b-r-o-c-k
2018-03-01
|
*
|
|
|
|
|
|
|
|
build/msvc: Add patch for LuaRocks
b-r-o-c-k
2018-03-01
|
*
|
|
|
|
|
|
|
|
build/msvc: Add patch for libvterm
b-r-o-c-k
2018-03-01
|
*
|
|
|
|
|
|
|
|
build/msvc: Add CMakeLists.txt and header for Unibilium
b-r-o-c-k
2018-03-01
|
*
|
|
|
|
|
|
|
|
build/msvc: Use patched libvterm for MSVC
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Add MSVC compiler flag when building LuaRocks
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Remove unnecessary copy command for msgpack DLL
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Fix linking for luajit and luv
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Allow building Unibilium on Windows
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Remove unnecessary header include
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Fix standard IO file number definitions
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Fix missing restrict keyword
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Move include into unix_defs.h
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Fix name of import library
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Add mode_t typedef to win_defs.h
b-r-o-c-k
2018-02-28
|
*
|
|
|
|
|
|
|
|
build/msvc: Fix preprocessor parsing
b-r-o-c-k
2018-02-28
*
|
|
|
|
|
|
|
|
|
version.c: update [ci skip] (#7999)
Marvim the Paranoid Android
2018-03-08
*
|
|
|
|
|
|
|
|
|
vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)
KunMing Xie
2018-03-08
*
|
|
|
|
|
|
|
|
|
health/provider: python: warning with correct host prog (#8049)
Daniel Hahler
2018-03-04
*
|
|
|
|
|
|
|
|
|
vim-patch:8.0.0220: highlight completion misses some values #8013
ckelsel
2018-03-04
*
|
|
|
|
|
|
|
|
|
vim-patch:8.0.0234,8.0.0236,8.0.0225 (#8052)
KunMing Xie
2018-03-04
*
|
|
|
|
|
|
|
|
|
Merge pull request #8077 from bfredl/msgchar
Björn Linse
2018-03-04
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
message: don't output unprintable chars to screen
Björn Linse
2018-03-04
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
scripts: fix shebang of shadacat.py [ci skip]
Marco Hinz
2018-03-04
*
|
|
|
|
|
|
|
|
|
ci: the homebrew formula for Python 3 was renamed (#8094)
Marco Hinz
2018-03-04
*
|
|
|
|
|
|
|
|
|
vim-patch:8.0.1561: crash with rust syntax highligting (#8095)
James McCoy
2018-03-03
*
|
|
|
|
|
|
|
|
|
api: nvim_list_uis #8004
geekodour
2018-03-03
*
|
|
|
|
|
|
|
|
|
Merge #8072 from mhinz/vim-8.0.1439
Justin M. Keyes
2018-03-03
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
vim-patch:8.0.1442: using pointer before it is set
Marco Hinz
2018-02-26
|
*
|
|
|
|
|
|
|
|
vim-patch:8.0.1439: if cscope fails a search Vim may hang
Marco Hinz
2018-02-26
*
|
|
|
|
|
|
|
|
|
third-party: build all deps with debugging symbols (#8042)
Marco Hinz
2018-03-01
*
|
|
|
|
|
|
|
|
|
cscope: ignore EINTR while reading the prompt (#8079)
Marco Hinz
2018-02-28
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #8069 from jamessan/use-luacheck-release
James McCoy
2018-02-26
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
third-party: Explicitly version pin all luarocks modules
James McCoy
2018-02-26
|
*
|
|
|
|
|
|
|
third-party: Install all luarocks by name instead of URL
James McCoy
2018-02-25
|
*
|
|
|
|
|
|
|
third-party: Use luacheck releases (0.21.2 for now) instead of master
James McCoy
2018-02-25
*
|
|
|
|
|
|
|
|
shada: fix typo (#8066)
Daniel Hahler
2018-02-25
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
unittest: Ignore all _Float-prefixed types (#8067)
James McCoy
2018-02-25
*
|
|
|
|
|
|
|
Merge pull request #8055 from bfredl/strictwritedelay
Björn Linse
2018-02-24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
screen.c: make negative 'writedelay' show all redraws
Björn Linse
2018-02-24
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge #8035 from justinmk/teto-fillchars-pr
Justin M. Keyes
2018-02-23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
[prev]
[next]