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_cmds2.c
Commit message (
Expand
)
Author
Age
...
*
vim-patch:7.4.858
Florian Walch
2015-12-24
*
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
*
Remove all invalid nvimrc and ngvimrc references
Marco Hinz
2015-11-11
*
Add ":profile stop"
Marco Hinz
2015-11-10
*
Add ":profile dump"
Marco Hinz
2015-11-10
*
Remove unused constants
Marco Hinz
2015-11-10
*
IWYU: remove unused "version.h"
Justin M. Keyes
2015-11-05
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
ex_cmds*: Silence -Wstrict-prototypes warnings
ZyX
2015-08-02
*
vim-patch:7.4.646 #2926
Florian Walch
2015-07-06
*
doc: Remove refs to dos(16|32), win16, and win95
Michael Reed
2015-07-05
*
Passing by: Remove X_LOCALE refs
Michael Reed
2015-05-30
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
Remove char_u: fix_fname()
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
*
Fix warnings: ex_cmds2.c: ex_listdo(): Np dereference: FP.
Eliseo Martínez
2015-05-01
*
Fix warnings: ex_cmds2.c: ex_listdo(): Np dereference: FP.
Eliseo Martínez
2015-05-01
*
vim-patch:7.4.566
Felipe Morales
2015-04-28
*
vim-patch:7.4.519
David Bürgin
2015-04-27
*
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
*
Add if_python3 support
Shougo Matsushita
2015-04-21
*
Remove char_u: get_mess_lang()
Mark Bainter
2015-04-18
*
Remove char_u: vim_setenv()
Mark Bainter
2015-04-18
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Expand :profile's filename #2390
Marco Hinz
2015-04-11
*
doc: Remove refs to 'compatible' and friends
Michael Reed
2015-03-24
*
Merge pull request #2118 from rev112/fix_redundant_cast
John Szakmeister
2015-03-13
|
\
|
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
|
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
|
/
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Reimplement :drop (vim-patch:0)
Victor Adam
2014-12-18
*
Use GA_DEEP_CLEAR where appropriate
Felipe Oliveira Carvalho
2014-12-11
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
Wconversion: Fix warnings in file_search.c.
Florian Walch
2014-11-27
*
Remove os/provider.{c,h} and all of its references
Thiago de Arruda
2014-11-18
*
eval/ex_cmds2/ops: Implement providers with eval_call_provider
Thiago de Arruda
2014-11-18
*
Fix warnings: ex_cmds2.c: do_source(): Unitialized arg (2): MI.
Eliseo Martínez
2014-11-11
*
Fix warnings: ex_cmds2.c: do_source(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
Passing current range to provider calls
henadzit
2014-11-04
[prev]
[next]