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
/
nvim
Commit message (
Expand
)
Author
Age
*
oldtests: Run old tests in :terminal
ZyX
2018-03-18
*
Merge #8107 'jobs: separate process-group'
Justin M. Keyes
2018-03-18
|
\
|
*
API: nvim_get_proc()
Justin M. Keyes
2018-03-18
|
*
win: nvim_get_proc_children()
Justin M. Keyes
2018-03-16
|
*
nvim_get_proc_children: fallback to shell
Justin M. Keyes
2018-03-16
|
*
API: nvim_get_proc_children()
Justin M. Keyes
2018-03-16
|
*
win: os_proc_tree_kill()
Justin M. Keyes
2018-03-16
|
*
jobs: child proc must have a separate process-group
Justin M. Keyes
2018-03-16
*
|
screen.c: define column width by function (#5802)
Matthieu Coudron
2018-03-18
*
|
build/MSVC: fix "C4005: RGB: macro redefinition"
Justin M. Keyes
2018-03-18
*
|
build/MSVC: fix "C4003: not enough actual parameters for macro"
Justin M. Keyes
2018-03-18
*
|
build/MSVC: fix "C4028: formal parameter different from declaration"
Justin M. Keyes
2018-03-18
*
|
vim-patch:8.0.0344: unlet command leaks memory (#8141)
KunMing Xie
2018-03-17
|
/
*
DirChanged: support <buffer> (#8140)
Marco Hinz
2018-03-16
*
vim-patch:8.0.0316: :help z? does not work (#8134)
KunMing Xie
2018-03-14
*
Add missing PVS headers to new files
James McCoy
2018-03-11
*
vim-patch:8.0.0262,8.0.0263 (#8123)
KunMing Xie
2018-03-11
*
Merge #8084 'build/win: support MSVC'
Justin M. Keyes
2018-03-08
|
\
|
*
build/msvc: Remove confusing comment
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: Add missing WIN32 macro
b-r-o-c-k
2018-03-04
|
*
Merge branch 'master' into msvc-compat
b-r-o-c-k
2018-03-01
|
|
\
|
*
|
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: 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
*
|
|
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
*
|
|
message: don't output unprintable chars to screen
Björn Linse
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
|
|
/
*
/
cscope: ignore EINTR while reading the prompt (#8079)
Marco Hinz
2018-02-28
|
/
*
shada: fix typo (#8066)
Daniel Hahler
2018-02-25
*
screen.c: make negative 'writedelay' show all redraws
Björn Linse
2018-02-24
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
defaults: 'fillchars'
Justin M. Keyes
2018-02-23
*
ui_bridge: make sure TUI receives no more UI events after "stop" event
Björn Linse
2018-02-22
*
vim-patch:8.0.0225: put in Visual block mode terminates early (#8040)
UTkarsh Maheshwari
2018-02-21
*
screen: win_del_lines/win_ins_lines cleanup
Björn Linse
2018-02-21
*
screen: remove dead code emulating terminals without scroll regions
Björn Linse
2018-02-21
*
vim-patch:8.0.0222: blockwise put on multi-byte char (#8030)
KunMing Xie
2018-02-20
*
Merge pull request #8031 from bfredl/gotintstatus
Björn Linse
2018-02-20
|
\
[next]