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_cmds.c
Commit message (
Expand
)
Author
Age
...
*
|
'shortmess': Add "F" flag. #4446
Shougo Matsushita
2016-03-17
*
|
quickfix.c: enable -Wconversion
Charles Joachim
2016-03-10
|
/
*
Fix :%s/\n//
Marco Hinz
2016-03-01
*
coverity/71532: STRING_OVERFLOW
Justin M. Keyes
2016-02-22
*
vim-patch:7.4.922
watiko
2016-02-15
*
vim-patch:7.4.700
watiko
2016-02-05
*
vim-patch:7.4.1027
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
Merge #3916 "Add support for binary numbers".
Justin M. Keyes
2016-01-21
|
\
|
*
Fix lint issues
Jason Schulz
2016-01-15
|
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
|
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
|
/
*
vim-patch:7.4.716 #4006
Michael Ennen
2016-01-13
*
vim patches 7.4.955/974/975/989. #3919
Michael Ennen
2016-01-13
*
vim-patch:7.4.675
Shougo Matsushita
2015-12-16
*
vim-patch:7.4.645
Shougo Matsushita
2015-12-13
*
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
*
IWYU: remove unused "version.h"
Justin M. Keyes
2015-11-05
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
shell: Ensure silent bang mappings won't cut output
Thiago de Arruda
2015-10-01
*
fixup: appease clint
Felipe Morales
2015-09-04
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
os/fs.c: remove os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
Merge pull request #3034 from ZyX-I/msgpack-eval
Justin M. Keyes
2015-08-03
|
\
|
*
ex_cmds*: Silence -Wstrict-prototypes warnings
ZyX
2015-08-02
*
|
Remove POSIX 'cpoptions': '/'
Michael Reed
2015-07-19
|
/
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
Remove char_u: message:smsg_attr()
Michael Reed
2015-05-13
*
Remove char_u: message:smsg()
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: fix_fname()
Mark Bainter
2015-05-06
*
Remove char_u: modname()
Mark Bainter
2015-05-06
*
Remove char_u: add_pathsep()
Mark Bainter
2015-05-06
*
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
*
Refactor get_env() to respect const qualifier
Mark Bainter
2015-04-18
*
Remove char_u: vim_getenv()
Mark Bainter
2015-04-17
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
vim-patch:7.4.515
David Bürgin
2015-04-01
*
Modeline cleanup
Michael Reed
2015-03-31
*
os_scandir: fname_case -> path_fix_case
Scott Prager
2015-03-31
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macro
Thiago de Arruda
2015-03-25
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
[prev]
[next]