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
/
ex_docmd.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1086: too many curly braces
Jan Edmund Lazo
2019-07-28
*
TextYankPost: spurious/too-early dispatch during delete #10392
Jit
2019-07-29
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"
Jan Edmund Lazo
2019-07-24
*
build: fix gcc warnings #10568
ddcien
2019-07-22
*
vim-patch:8.1.0706: introduce :redrawtabline #10570
Jan Edmund Lazo
2019-07-22
*
vim-patch:8.1.0789: session sets v:errmsg #10553
Jan Edmund Lazo
2019-07-20
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
PVS/V1037: redundant switch-case branches #10519
Ihor Antonov
2019-07-18
*
Merge #10391 from janlazo/vim-8.1.0495
Justin M. Keyes
2019-07-16
|
\
|
*
vim-patch:8.1.0623: iterating through window frames is repeated
Jan Edmund Lazo
2019-07-15
*
|
Merge #10520 'PVS/V1037: redundant case-branches'
Justin M. Keyes
2019-07-16
|
\
\
|
|
/
|
/
|
|
*
lint
Ihor Antonov
2019-07-15
|
*
pvs/V1037: two case-branches perform the same action
Ihor Antonov
2019-07-15
|
/
*
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a block
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
*
vim-patch:1ebff3dc9 #10144
Daniel Hahler
2019-06-08
*
Merge #10114 from erw7/vim-8.1.1270
Justin M. Keyes
2019-06-07
|
\
|
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
|
vim-patch:8.0.1518: error messages suppressed after ":silent! try"
Jan Edmund Lazo
2019-06-03
|
/
*
lint
Jan Edmund Lazo
2019-05-28
*
vim-patch:8.0.0785: wildcards are not expanded for :terminal
Jan Edmund Lazo
2019-05-28
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.1077: reg_executing() is reset by calling input()
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0211: expanding a file name "~" results in $HOME
Jan Edmund Lazo
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
lint
Jan Edmund Lazo
2019-05-02
*
vim-patch:8.1.0794: white space before " -Ntabmove" causes problems
Jan Edmund Lazo
2019-05-02
*
lint
Jan Edmund Lazo
2019-04-30
*
vim-patch:8.0.0761: options not set properly for a terminal buffer
Jan Edmund Lazo
2019-04-14
*
inccommand: Ignore :redraw during preview
Justin M. Keyes
2019-04-14
*
chdir: remove unused argument #9901
Marco Hinz
2019-04-14
*
options: properly reset directories on 'autochdir' (#9894)
Marco Hinz
2019-04-13
*
gen_ex_cmds.lua: build the command table
Jan Edmund Lazo
2019-03-28
*
vim-patch:8.0.0506: can't build with ANSI C
Jan Edmund Lazo
2019-03-27
*
vim-patch:8.0.0504: looking up an Ex command is a bit slow
Jan Edmund Lazo
2019-03-27
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
:mksession : restore tab-local working directories #9754
Chris LaRose
2019-03-21
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
|
*
floats: implement floating windows
Björn Linse
2019-03-02
*
|
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
|
/
*
vim-patch:8.1.0803: session restore: handle single quotes #9620
Marco Hinz
2019-02-17
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
[next]