main
refactor(dpkg): deprecate in favor of upstream
chore: remove most editor mode config comments
refactor(7z,explodepkg,mdtool,upgradepkg): use "filedir"
refactor(alternatives): remove redundant use of ls
feat(apt-cache): update known options up to apt 3.2.0
feat(apt-get): update known options up to apt 3.2.0
feat(apt-mark): update known options up to apt 3.2.0
refactor(arch,gcc,pkg-get,screen): reduce extra indentation (#1651)
refactor(_known_hosts): deprecate $1 for receiving $cur
refactor(ccze): Move "complete" and "sed" to same line
feat(curl): add more option arg (non-)completions
feat(doas): generate completions as if we're root
refactor(dpkg-reconfigure): split from from dpkg
fix(export): suffix "=" only when unique and already complete
feat(inotifywait): generate exclude filenames prefixed by @
refactor: remove redundant "COMPREPLY=()"
fix(jq): missing hyphen in --monochrome-output
feat(_comp_compgen_filedir): support "filedir -X"
fix(make): offer phony targets as-is instead of collapsing them
fix(pkg-get): avoid double expansions
refactor(chromium-browser,povray,smartctl): use "_comp_compgen -P"
feat(_comp_compgen_filedir): automatically add `-f` on _comp_compgen `-C` or `-P` (#1552)
feat(*sum): treat uppercase variant of *sums as checksum file
fix(scp): use less remote filename escaping where supported
refactor(sudo): order options the consistent with --help output
feat(xrdb): misc improvements (#1669)