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:7.4.617
Shougo Matsushita
2015-11-29
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
ex_cmds.lua: Use ex_ni directly
Michael Reed
2015-11-15
*
Remove :open command
Michael Reed
2015-11-07
*
undo: Do some refactoring
ZyX
2015-10-29
*
main: Extract `normal_check` from `main_loop`
Thiago de Arruda
2015-10-26
*
shada: Translate errors and add error codes
ZyX
2015-10-08
*
Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh
ZyX
2015-10-08
*
Replace references to viminfo in various places
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
ex_docmd: Fix terminal mode check condition for ex_normal
Thiago de Arruda
2015-10-01
*
terminal: Don't enter terminal mode from `:normal`
Thiago de Arruda
2015-09-18
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
ex_docmd: Make E739 message contain strerror() output
ZyX
2015-07-26
*
Remove ':Print' command #3049
Michael Reed
2015-07-20
*
Remove POSIX 'cpoptions': '.'
Michael Reed
2015-07-19
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
Remove :tearoff #3007
Marco Hinz
2015-07-15
*
Enable -Wconversion: menu.c #2885
Ismail Badawi
2015-06-25
*
ex_docmd.c: :edit is a no-op in terminal buffers #2822
Felipe Morales
2015-06-14
*
'cpoptions': Remove "-" flag #2655
David Bürgin
2015-05-21
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: ex_docmd:get_view_file()
Michael Reed
2015-05-13
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
'cpoptions': Remove "*" flag #2554
David Bürgin
2015-05-08
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
*
Remove char_u: vim_FullName()
Mark Bainter
2015-05-06
*
Remove char_u: add_pathsep()
Mark Bainter
2015-05-06
*
unify jobstart, termopen, and system interfaces
Scott Prager
2015-05-02
*
term: use an argument vector for termopen().
Scott Prager
2015-05-02
*
Fix warnings: ex_docmd.c: ex_tabonly(): Np dereference: FP.
Eliseo Martínez
2015-05-01
*
vim-patch:7.4.580
Felipe Morales
2015-04-28
*
vim-patch:7.4.572
Felipe Morales
2015-04-28
*
vim-patch:7.4.568
Felipe Morales
2015-04-28
*
vim-patch:7.4.565
Felipe Morales
2015-04-28
*
vim-patch:7.4.561
Felipe Morales
2015-04-28
*
vim-patch:7.4.542
Felipe Morales
2015-04-28
*
vim-patch:7.4.539
Felipe Morales
2015-04-28
*
vim-patch:7.4.535
Felipe Morales
2015-04-28
*
vim-patch:7.4.530-531
Felipe Morales
2015-04-28
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
options: Remove "g" flag from 'cpoptions' #2505
David Bürgin
2015-04-25
*
Replace vim_isspace() with ascii_isspace() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
clipboard: cleanup `valid_yank_reg` and use it for `:redir`
Björn Linse
2015-04-17
*
clipboard: simplify handling of of put in visual mode.
Björn Linse
2015-04-17
[next]