main
feat(7z,file-roller): complete with *.7z.001
fix(_comp_command_offset): Support complete -C
test(_comp__init_collect_startup_configs): add test
feat(_comp_compgen): support `-i cmd` and `-x cmd`
test(xinetd_services): mock a proper /etc/xinetd.d
test: fix test for `_comp_load`
feat(bash_completion): add a utility `_comp_xfunc`
feat(_comp_compgen_filedir,_comp_compgen_filedir_xspec): don’t suggest . and .. (#1230)
test(filedir_xspec): add tests
__get_cword: avoid $index < 0 (Alioth: #315107)
refactor: rename `{ => _comp_compgen}_known_hosts{_real => }`
_longopt: exclude too many dashes, allow underscores, require ends with alnum
(testsuite) Add missing dir to fixtures/acroread
test(ant): do not duplicate project name in import fixture
apt-mark: new completion (#398)
bsdtar: complete more libarchive formats
test(fixtures): remove unused files "compgen/t?.txt"
cvs: Improve CVS controlled file completions.
dnssec-keygen: new completion
feat(dot): support filename extension .gv
dpkg-deb: fix --show/-W completion
test: shorten long gdb test core file name so tar doesn't croak on it
htpasswd: New completion.
test suite: Limit amount of info and pinfo test output
Reviewed tests h* & i* Localized `i' variable in `info' completion.
feat(java): enable .java filename completion for java command
lftp: use "bookmark list" command to list bookmarks
lilo: don't complete on commented out labels
fix(make): offer phony targets as-is instead of collapsing them
feat(man): allow arbitrary lowercase ASCII post-numeric-section suffixes
ci(pre-commit): Run shfmt, shellcheck on fixtures
test suite: Some more mplayer and mencoder coverage
Support tildes when recursively sourcing muttrc files (Debian: #615134).
nmap: parse options from -h output
test: add perlcritic to pre-commit, run on all perl
test: move perltidy to pre-commit, run with --converge
.gitignores: prefix with / where appropriate, clean up some
pytest: rewrite in bash, support toplevel funcs, avoid nondef ones and classes
fix(python): complete filenames for script arguments (#1018)
test: Add files to test older ri with
test(scp): create files on the fly to work around Windoes filesystem
Don't complete hostnames found after Hostname in ~/.ssh/config
feat(*sum): treat uppercase variant of *sums as checksum file
test(interfaces): Test completion of veth peers
test: add missing shells fixture
test/slapt-src: convert remaining test case to pytest+pexpect
ssh-keygen: -s and -n completion improvements
Reviewed tests s*
(testsuite) Add required "empty" dir for tar
test: add basic tox fixture
xrandr: several option arg completion improvements (#451)
Fix handling of short xz options.