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
/
testdir
/
test_arglist.vim
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)
zeertzjq
2022-11-13
*
vim-patch:8.2.0866: not enough tests for buffer writing
zeertzjq
2022-11-05
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
vim-patch:9.0.0422: not enough testing of the :all command (#20503)
zeertzjq
2022-10-06
*
vim-patch:8.2.3886: can define autocmd for every event by using "au!"
zeertzjq
2022-10-05
*
vim-patch:8.2.3885: arglist test fails
zeertzjq
2022-10-05
*
vim-patch:8.2.3884: crash when clearing the argument list while using it
zeertzjq
2022-10-05
*
vim-patch:8.2.2413: crash when using :all while using a cmdline window
zeertzjq
2022-10-05
*
vim-patch:8.2.3888: the argument list may contain duplicates (#19795)
zeertzjq
2022-08-16
*
vim-patch:8.2.3345: some code not covered by tests
zeertzjq
2022-08-15
*
vim-patch:8.2.1803: a few failures are not tested
zeertzjq
2022-08-15
*
vim-patch:8.2.0369: various Normal mode commands not fully tested
zeertzjq
2022-07-14
*
vim-patch:8.2.0293: various Ex commands not sufficiently tested
zeertzjq
2022-07-12
*
vim-patch:8.2.0275: some Ex code not covered by tests
zeertzjq
2022-07-12
*
vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functions
zeertzjq
2022-07-12
*
fix: remove unnecessary changes
Shougo Matsushita
2021-11-19
*
fix: for reviews
Shougo Matsushita
2021-11-19
*
vim-patch:8.2.3616: arglist test does not clear the argument list consistently
Shougo Matsushita
2021-11-19
*
feat(eval/method): partially port v8.1.1954
Sean Dewar
2021-10-03
*
vim-patch:8.1.1888: more functions can be used as methods
Sean Dewar
2021-08-12
*
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
*
vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...
Shougo
2021-05-07
*
vim-patch:8.1.0341: :argadd in empty buffer changes the buffer name
Jan Edmund Lazo
2021-02-10
*
vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documented
Jan Edmund Lazo
2020-08-17
*
vim-patch:8.1.1924: using empty string for current buffer is unexpected
Jan Edmund Lazo
2019-08-24
*
vim-patch:8.1.1796: :argdo is not tested
Jan Edmund Lazo
2019-08-03
*
vim-patch:8.1.1748: :args output is not aligned (#10625)
Daniel Hahler
2019-07-27
*
tests: test_arglist.vim: align with Vim [ci skip] (#10612)
Daniel Hahler
2019-07-27
*
Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"
Jan Edmund Lazo
2019-07-26
*
vim-patch:8.1.0404: accessing invalid memory with long argument name
Jan Edmund Lazo
2019-07-26
*
vim-patch:8.1.1737: :args command that outputs one line gives more prompt
Daniel Hahler
2019-07-24
*
vim-patch:8.0.1738: ":args" output is hard to read
Daniel Hahler
2019-07-24
*
vim-patch:8.1.0430: Xargadd file left behind after running test
Daniel Hahler
2019-06-08
*
vim-patch:8.0.1763: :argedit does not reuse an empty unnamed buffer
Marco Hinz
2019-04-08
*
vim-patch:8.1.0493: argv() and argc() only work on the current argument list
Marco Hinz
2019-04-04
*
vim-patch:8.1.0653: arglist test fails on MS-windows
Jan Edmund Lazo
2019-01-03
*
vim-patch:8.1.0651: :args \"foo works like :args without argument
Jan Edmund Lazo
2019-01-03
*
vim-patch:8.1.0559: command line completion not sufficiently tested
Jan Edmund Lazo
2018-12-03
*
test/oldtest: restore test_arglist.vim
Justin M. Keyes
2018-02-11