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
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
*: 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
*
Merge #5561 'inccommand'
Justin M. Keyes
2016-11-09
|
\
|
*
'inccommand': Preserve curbuf->b_u_newhead.
Justin M. Keyes
2016-11-09
|
*
perf: do_sub(): avoid work, avoid screen updates
Justin M. Keyes
2016-11-08
|
*
'inccommand': preserve 'modified'
Justin M. Keyes
2016-11-08
|
*
'inccommand': rename 'incsubstitute'
Justin M. Keyes
2016-11-08
|
*
'inccommand': format line numbers as "|123| "
Justin M. Keyes
2016-11-08
|
*
'inccommand': set buffer name to [Preview]
Justin M. Keyes
2016-11-08
|
*
'inccommand': disable 'cursorline', 'spell' in preview
Justin M. Keyes
2016-11-08
|
*
'inccommand': preserve b:changedtick
Justin M. Keyes
2016-11-08
|
*
lint
Justin M. Keyes
2016-11-08
|
*
'inccommand': rework
Justin M. Keyes
2016-11-08
|
*
Linted
KillTheMule
2016-10-30
|
*
Incsubsitution feature
KillTheMule
2016-10-30
*
|
lint
Justin M. Keyes
2016-10-30
*
|
ex_global: Catch CTRL-C even if it is mapped.
Justin M. Keyes
2016-10-30
|
/
*
Merge #5500
Justin M. Keyes
2016-10-26
|
\
|
*
Fix lint errors.
Grzegorz Milka
2016-10-23
|
*
vim-patch:7.4.2312
Grzegorz Milka
2016-10-23
*
|
vim-patch:7.4.2128 (#5517)
Michael Ennen
2016-10-26
|
/
*
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
*
terminal: Move re-edit detection to do_ecmd(). #5445
Harm te Hennepe
2016-10-12
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
vim-patch 7.4.1266
Michael Ennen
2016-09-18
*
vim-patch:7.4.1913 (#5260)
Jurica Bradarić
2016-09-04
*
vim-patch:7.4.1900 (#5259)
Jurica Bradarić
2016-09-04
*
perf: Disable clipboard in do_cmdline().
Justin M. Keyes
2016-08-25
[next]