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
*
bufhl: fix move
Björn Linse
2017-06-24
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
lint
James McCoy
2017-05-12
*
ex_cmds: Use NULL, not NUL, to check for strrchr failure
James McCoy
2017-05-12
*
Merge #6460 from ZyX-I/1476-changes
Justin M. Keyes
2017-05-08
|
\
|
*
strings: Remove vim_strbyte
ZyX
2017-04-07
*
|
lint
James McCoy
2017-04-29
*
|
vim-patch:7.4.2263
James McCoy
2017-04-29
*
|
vim-patch:7.4.2246
James McCoy
2017-04-29
*
|
vim-patch:7.4.2239
James McCoy
2017-04-29
*
|
vim-patch:7.4.2231
James McCoy
2017-04-29
*
|
ex_cmds.c: Fix bug in ex_z (#6557)
sander2
2017-04-21
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
refactor: Remove allow_keys global (#6346)
Matthew Malcomson
2017-03-25
*
Merge #6221
Justin M. Keyes
2017-03-25
|
\
|
*
Robustly handle folds during a :move command
Matthew Malcomson
2017-03-23
*
|
vim-patch:7.4.2341
Justin M. Keyes
2017-03-22
*
|
vim-patch:7.4.2324
Justin M. Keyes
2017-03-22
|
/
*
lint
James McCoy
2017-03-11
*
vim-patch:7.4.2101
James McCoy
2017-03-11
*
Merge #6112 from ZyX-I/split-eval'/buf_get_changedtick
Justin M. Keyes
2017-02-27
|
\
|
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
|
Merge #6111 from ZyX-I/split-eval'/os-fileio
Justin M. Keyes
2017-02-27
|
\
\
|
|
/
|
/
|
|
*
eval: writefile: Give more adequate IO errors and do not call putc()
ZyX
2017-02-14
*
|
*: Partial string handling refactoring
ZyX
2017-02-15
|
/
*
vim-patch:7.4.2106
lonerover
2017-02-07
*
vim-patch:7.4.2024
Marco Hinz
2017-02-04
*
vim-patch:7.4.2021
Marco Hinz
2017-02-04
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
coverity/155512: Pass correct length to strncat()
Justin M. Keyes
2017-01-23
*
errors: Introduce "E856: Filename too long"
Justin M. Keyes
2017-01-23
*
add_pathsep(): Return false if filename is too long.
cztchoice
2017-01-23
*
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
*
ex_cmds: Also pass correct length in windows code
ZyX
2017-01-23
*
coverity/155511: Pass correct length argument to strncat()
ZyX
2017-01-23
*
open_buffer(): Do `BufEnter` for directories.
Justin M. Keyes
2017-01-12
*
inccommand: Suppress error reporting when previewing commands
James McCoy
2017-01-11
*
vim-patch:7.4.2015
Shougo Matsushita
2017-01-02
*
Merge pull request #5613 from jamessan/vim-7.4.2183
James McCoy
2017-01-01
|
\
|
*
lint
James McCoy
2016-12-28
|
*
vim-patch:7.4.2225
James McCoy
2016-12-28
*
|
vim-patch:7.4.1970 (#5850)
lonerover
2016-12-31
|
/
*
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
2016-11-15
*
inccommand=nosplit: Jump to first match.
Justin M. Keyes
2016-11-15
*
'inccommand': Detect "non-interactive", "too slow".
Justin M. Keyes
2016-11-15
*
'inccommand': Simplify cursor placement logic.
Justin M. Keyes
2016-11-11
*
'inccommand': buftype=nofile, restore cursor/view
Justin M. Keyes
2016-11-10
[next]