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
/
ex_docmd.c
Commit message (
Expand
)
Author
Age
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15
*
replaced `vim_free()` calls with `free()` calls
Matthias Beyer
2014-05-05
*
Remove unused function handle_drop.
Thomas Wienecke
2014-05-03
*
Remove two-iteration loop from expand_filename
Pavel Platto
2014-05-02
*
Replace 'alloc' with 'xmalloc' in some files.
Chris Watkins
2014-05-01
*
revert #652
Justin M. Keyes
2014-05-01
*
Remove NUL macro
Marco Hinz
2014-04-29
*
Test and refactor `shorten_fname` and `shorten_fname1`
John
2014-04-29
*
Use portable format specifiers: Clarify some casted expressions.
Eliseo Martínez
2014-04-28
*
Remove code and checks for unsupported systems.
Chris Watkins
2014-04-28
*
Remove mch_screenmode, inline EMSG into ex_mode()
Stefan Hoffmann
2014-04-24
*
Use portable format specifiers: Case %ld - localized - EMSGN.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - smsg.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - smsg.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - fprintf.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - sprintf.
Eliseo Martínez
2014-04-23
*
Remove modelines
Marco Hinz
2014-04-16
*
vim-patch:7.4.239
Marco Hinz
2014-04-16
*
vim-patch:7.4.233
Marco Hinz
2014-04-16
*
vim-patch:7.4.232
Marco Hinz
2014-04-16
*
vim-patch:7.4.215
Marco Hinz
2014-04-16
*
vim-patch:7.4.213
oni-link
2014-04-14
*
vim-patch:7.4.205
oni-link
2014-04-14
*
removed vim_mkdir macro
Stefan Hoffmann
2014-04-11
*
No error condition in store_loop_line()
Felipe Oliveira Carvalho
2014-04-11
*
Remove OOM error handling code after ga_grow() calls
Felipe Oliveira Carvalho
2014-04-11
*
Remove mblen() check
John Schmidt
2014-04-05
*
Remove tcl
John Schmidt
2014-04-05
*
Remove mzscheme
John Schmidt
2014-04-05
*
Remove python, perl, lua, ruby
John Schmidt
2014-04-05
*
Remove SniFF
John Schmidt
2014-04-05
*
Remove Amiga stuff
John Schmidt
2014-04-05
*
Extract memory.c from misc2.c
John Schmidt
2014-04-04
*
vim-patch:7.4.169
Keerthan Jaic
2014-04-04
*
Remove `:shell` and `suspend_shell`
Thiago de Arruda
2014-04-03
*
Test and refactor gettail -> path_tail.
Thomas Wienecke
2014-04-03
*
Rename ga_init2() to ga_init()
John Schmidt
2014-03-31
*
Re-integrate FEAT_SIGNS code, close #383
Justin M. Keyes
2014-03-29
*
Extract path.c from misc1.c
John Schmidt
2014-03-29
*
Rename mch_* functions to os_* in os module.
Thomas Wienecke
2014-03-27
*
Use memmove instead of mch_memmove
Felipe Oliveira Carvalho
2014-03-26
*
Use memset instead of vim_memset
Felipe Oliveira Carvalho
2014-03-25
*
adapt to the style guildelines
Petter Wahlman
2014-03-19
*
Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm.
Thomas Wienecke
2014-03-15
*
Extract keymap.c from misc2.c
Felipe Oliveira Carvalho
2014-03-06
*
Extract crypt.c from misc2.c
Felipe Oliveira Carvalho
2014-03-06
*
Remove __ARGS macro. Close #205
Nicolas Pierron
2014-03-02
*
Extract file_search.c from misc2.c
Felipe Oliveira Carvalho
2014-02-28
*
Extract garray.c from misc2.c
Felipe Oliveira Carvalho
2014-02-28
*
Removes 'proto' dir
scott-linder
2014-02-26
[next]