index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arglist.c
Age
Commit message (
Expand
)
Author
2021-11-29
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
Bram Moolenaar
2021-08-02
patch 8.2.3275: optimizer can use hints about ga_grow() normally succeeding
v8.2.3275
Bram Moolenaar
2021-07-27
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-06-27
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-02-03
patch 8.2.2463: using :arglocal in an autocommand may use freed memory
v8.2.2463
Bram Moolenaar
2021-01-30
patch 8.2.2430: :vimgrep expands wildcards twice
v8.2.2430
Bram Moolenaar
2021-01-28
patch 8.2.2421: double free when using autocommand with "argdel"
v8.2.2421
Bram Moolenaar
2021-01-26
patch 8.2.2413: crash when using :all while using a cmdline window
v8.2.2413
Bram Moolenaar
2020-12-21
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-10-24
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-08-30
patch 8.2.1547: various comment problems
v8.2.1547
Bram Moolenaar
2020-08-17
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
v8.2.1472
Bram Moolenaar
2020-04-02
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-02-01
patch 8.2.0194: some commands can cause problems in terminal popup
v8.2.0194
Bram Moolenaar
2020-01-13
patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"
v8.2.0116
Bram Moolenaar
2019-08-18
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-17
patch 8.1.1869: code for the argument list is spread out
v8.1.1869
Bram Moolenaar