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_docmd.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
fix(redraw): make sure :redraw! redraws command line
zeertzjq
2022-08-15
*
refactor(ex_docmd.c): resolve most clint errors (#19775)
Lewis Russell
2022-08-15
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
2022-08-09
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
*
fix(api): nvim_cmd handle 0 range (#19655)
Lewis Russell
2022-08-06
*
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
2022-08-06
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
refactor(cmd): unify execute_cmd with do_one_cmd
Lewis Russell
2022-08-02
*
refactor(cmd): hoist out some code into functions
Lewis Russell
2022-08-02
*
refactor(cmd): format do_one_cmd()
Lewis Russell
2022-08-02
*
refactor: replace_makeprg (#19570)
Lewis Russell
2022-08-01
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
vim-patch:8.2.4623: Coverity warns for using uninitialized field
zeertzjq
2022-07-27
*
vim-patch:9.0.0081: command line completion of user command may have duplicat...
zeertzjq
2022-07-27
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
refactor: fix clang warnings (#19453)
zeertzjq
2022-07-21
*
vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPost
zeertzjq
2022-07-17
*
fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400)
zeertzjq
2022-07-17
*
vim-patch:8.2.0593: finding a user command is not optimal (#19386)
zeertzjq
2022-07-16
*
vim-patch:8.2.0426: some errors were not tested for
zeertzjq
2022-07-15
*
fix(exmode): flush messages before printing a line after pressing Enter (#19341)
zeertzjq
2022-07-13
*
fix(exmode): do not throttle messages when pressing enter to print line
zeertzjq
2022-07-12
*
vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functions
zeertzjq
2022-07-12
*
vim-patch:8.2.0274: hang with combination of feedkeys(), Ex mode and :global
zeertzjq
2022-07-08
*
vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260)
zeertzjq
2022-07-07
*
fix(mark): fix unexpected cursor movements (#19253)
zeertzjq
2022-07-06
*
vim-patch:9.0.0031: <mods> of user command does not have correct verbose valu...
zeertzjq
2022-07-03
*
vim-patch:8.2.1900: Vim9: command modifiers do not work
zeertzjq
2022-07-03
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
vim-patch:8.1.0487: no menus specifically for the terminal window
zeertzjq
2022-07-01
*
vim-patch:8.0.1570: can't use :popup for a menu in the terminal
zeertzjq
2022-07-01
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
2022-06-28
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
2022-06-28
*
fix(api): nvim_parse_cmd check for ambiguous user command (#19116)
zeertzjq
2022-06-27
*
vim-patch:8.2.4895: buffer overflow with invalid command with composing chars
zeertzjq
2022-06-24
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
vim-patch:8.2.5150: read past the end of the first line with ":0;'{"
zeertzjq
2022-06-23
[next]