Blame CHANGES

Packit 8462d6
bash-completion (2.7)
Packit 8462d6
Packit 8462d6
  [ Eli Young ]
Packit 8462d6
  * Makefile: update default compatdir (#132)
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Make user completion file configurable, disable in tests
Packit 8462d6
  * test suite: Generalize xspec completion install check
Packit 8462d6
  * pyflakes: Remove redundant xspec completion
Packit 8462d6
  * test suite: Fix __expand_tilde_by_ref test expectation output
Packit 8462d6
  * pdfunite: New *.pdf completion
Packit 8462d6
Packit 8462d6
 -- Ville Skyttä <ville.skytta@iki.fi>  Sat, 01 Jul 2017 14:08:43 +0300
Packit 8462d6
Packit 8462d6
bash-completion (2.6)
Packit 8462d6
Packit 8462d6
  [ Björn Kautler ]
Packit 8462d6
  * Add missing sidedoor to .gitignore (#114)
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * test suite: Mark expected centos6 CI _filedir failures as such
Packit 8462d6
  * Expose version in BASH_COMPLETION_VERSINFO, use it in profile.d
Packit 8462d6
    script
Packit 8462d6
  * test suite: Skip an expected make test case failure in centos6 CI
Packit 8462d6
  * test suite: Fix ifdown and ifup CI test skipping
Packit 8462d6
  * test suite: Ignore env var pulled in by use of scp in tests
Packit 8462d6
  * test suite: If colon trim doesn't do anything, trim as usual
Packit 8462d6
  * tar: Comment spelling fixes
Packit 8462d6
  * test suite: Mark dpkg -L test case untested if no packages
Packit 8462d6
    installed
Packit 8462d6
  * test suite: Cosmetic tweaks
Packit 8462d6
  * dpkg: Fix dpkg -i home dir completion
Packit 8462d6
  * test suite: Improve ls home dir test descriptions
Packit 8462d6
  * python: Split module completion to separate helper
Packit 8462d6
  * micropython: New completion, aliased from python
Packit 8462d6
  * test suite: Add Python module completion test case
Packit 8462d6
  * python: Fix traceback avoidance on module completion error
Packit 8462d6
  * openssl: Parse available digests from dgst -h
Packit 8462d6
  * openssl: Add sha2 commands
Packit 8462d6
  * gm: New completion, commands only for now
Packit 8462d6
  * (test suite): Test screen -T completions
Packit 8462d6
  * (test suite): Set TERM to dumb, not dummy
Packit 8462d6
  * Revert "(test suite): Fix alias and cd cursor position tests"
Packit 8462d6
  * mplayer: Remove duplicate *.m4a and *.m4v associations
Packit 8462d6
  * mplayer, xine, etc: Associate *.mp4a and *.mp4v
Packit 8462d6
  * xine etc: Fix *.m4a association
Packit 8462d6
  * bind: Add option and argument (non-)completions
Packit 8462d6
  * _user_at_host: Set nospace only when completing username part
Packit 8462d6
  * _user_at_host: Append @ suffix to username part completions
Packit 8462d6
  * man: Don't check OSTYPE or GNU userland, just enable on all
Packit 8462d6
    systems
Packit 8462d6
  * (test suite): Set dcop result to untested if dcop server is not
Packit 8462d6
    running
Packit 8462d6
  * (test suite): Don't insist on loading all completions dynamically
Packit 8462d6
  * _configured_interfaces: Parse from /etc/network/interfaces.d/* on
Packit 8462d6
    Debian
Packit 8462d6
  * py.test: New completion
Packit 8462d6
  * oowriter: Associate with *.pdf
Packit 8462d6
  * Don't define BASH_COMPLETION_COMPAT_DIR
Packit 8462d6
  * ri: Add option and arg completions
Packit 8462d6
  * (test suite): Add our own dummy ri test fixture
Packit 8462d6
  * (test suite): Info test needs docs, don't exclude from CentOS
Packit 8462d6
  * (test suite): Fix CentOS 6 tcllib setup
Packit 8462d6
  * (test suite): Simplify renice test, fix with only one completion
Packit 8462d6
  * (test suite): Don't assume configured interfaces in CI setups
Packit 8462d6
  * Don't offer * as configured interface when there are none
Packit 8462d6
  * (test suite): Add basic CentOS 6 container for bash 4.1 coverage
Packit 8462d6
  * (test suite): Ignore runtime loaded env function changes
Packit 8462d6
  * (test suite): Add mailman bin dir to PATH for arch test
Packit 8462d6
  * arch: Parse options from --help
Packit 8462d6
  * (test suite): Load tested completions dynamically
Packit 8462d6
  * (test suite): Accept non-whitespace single word in
Packit 8462d6
    assert_complete_any
Packit 8462d6
  * (test suite): Avoid interference from user and system dirs (#87)
Packit 8462d6
  * (test suite): Install some things N/A in ubuntu14 to fedoradev
Packit 8462d6
  * (test suite): Add unrar to ubuntu14 container
Packit 8462d6
  * (test suite): Fix alias and cd cursor position tests
Packit 8462d6
  * (test suite): Add basic alpine test case
Packit 8462d6
  * alpine: Parse opts from -h output, add some opt arg completions
Packit 8462d6
  * (test suite): Install jshint globally in ubuntu14
Packit 8462d6
  * (test suite): Add mailman bin dir to PATH for some mailman tools
Packit 8462d6
  * (test suite): Install jshint to ubuntu14 container with npm
Packit 8462d6
  * unshunt: Parse options from --help
Packit 8462d6
  * (test suite): Test lsof on ubuntu14
Packit 8462d6
  * (test suite): Add basic hping3 test case
Packit 8462d6
  * (test suite): Add our ./configure to PATH to test it, test opts
Packit 8462d6
  * (test suite): Add bunch of packages to ubuntu14 container
Packit 8462d6
  * (test suite): Ensure /usr/(local/)games is in $PATH
Packit 8462d6
  * (test suite): Fix perl -d* test cases with no Devel::* installed
Packit 8462d6
  * (test suite): curl has lots of options, add more test prefix
Packit 8462d6
  * (test suite): Fix tar test case for ones having --owner-map
Packit 8462d6
  * (test suite): Unsupport various kill, renice cases if ps is N/A
Packit 8462d6
  * (test suite): Make chkconfig test behave better in container
Packit 8462d6
  * (test suite): Don't assume mounted filesystems in quota* tests
Packit 8462d6
  * newlist: Parse options from --help, add some arg non-completions
Packit 8462d6
  * (test suite): Delete trailing whitespace
Packit 8462d6
  * (test suite): Don't assume lists set up in newlist test cases
Packit 8462d6
  * (docker): Pull in missing fedoradev xvfb-run which dependency
Packit 8462d6
  * mr: Avoid stderr trash and test suite failure if man is N/A
Packit 8462d6
  * (test suite): Fix mmsitepass completion test
Packit 8462d6
  * tshark -G: Avoid stderr noise when running as superuser
Packit 8462d6
  * (docker): Run completion tests with xvfb-run, e.g. for gkrellm
Packit 8462d6
  * ssh-keygen: Make option parsing work with OpenSSH < 7
Packit 8462d6
  * synclient, udevadm: Avoid use of posix char classes for awk
Packit 8462d6
  * test suite: Add WIP Fedora dev config
Packit 8462d6
  * Travis: Switch tests to docker, update to Ubuntu 14
Packit 8462d6
  * xv: Associate with *.j2c, *.j2k, *.jp2, *.jpf, and *.jpg2 (Debian:
Packit 8462d6
    #859774)
Packit 8462d6
  * eog: Associate with *.j2c and *.jpg2
Packit 8462d6
  * Bump copyright years
Packit 8462d6
  * xine etc: Associate uppercase *.WM[AV]
Packit 8462d6
  * mplayer: Associate *.weba (#112)
Packit 8462d6
  * xine etc: Associate *.webm and *.weba (#112)
Packit 8462d6
Packit 8462d6
 -- Ville Skyttä <ville.skytta@iki.fi>  Tue, 27 Jun 2017 12:29:33 +0300
Packit 8462d6
Packit 8462d6
bash-completion (2.5)
Packit 8462d6
Packit 8462d6
  [ BartDeWaal ]
Packit 8462d6
  * Support for python gui source files (#91)
Packit 8462d6
Packit 8462d6
  [ Ben Webber ]
Packit 8462d6
  * mr: New completion
Packit 8462d6
Packit 8462d6
  [ Christian Kujau ]
Packit 8462d6
  * ssh-keygen: support ed25519 keys (#79)
Packit 8462d6
Packit 8462d6
  [ Dara Adib ]
Packit 8462d6
  * Add sidedoor to _ssh() completion (#106)
Packit 8462d6
Packit 8462d6
  [ George Kola ]
Packit 8462d6
  * .ipa is just a zip file and we should let unzip handle it (#71)
Packit 8462d6
Packit 8462d6
  [ Miroslav Šustek ]
Packit 8462d6
  * ant: parse targets in imported buildfiles (#84)
Packit 8462d6
Packit 8462d6
  [ Reuben Thomas ]
Packit 8462d6
  * Add more tests for ccache
Packit 8462d6
  * ccache: fix completing compiler's flags
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * test suite: Add java/javac non-completion fixture
Packit 8462d6
  * javac: Complete -cp like -classpath
Packit 8462d6
  * travis: Skip bluez and nis for now due to post-install script
Packit 8462d6
    issues
Packit 8462d6
  * test/config/*: Delete trailing whitespace
Packit 8462d6
  * (test suite): Avoid loading user's ~/.bash_completion, fixes #87
Packit 8462d6
  * ip: Recognize a as alias for address and l for link
Packit 8462d6
  * ip: Recognize address in addition to addr
Packit 8462d6
  * mr: Disable "clean" test case, command N/A before mr 1.20141023
Packit 8462d6
  * ssh-keygen: Parse switches with _parse_usage, not _parse_help
Packit 8462d6
  * mplayer: Associate with *.mjpg, *.mjpeg (Debian: #837779)
Packit 8462d6
  * dd: Sync completions with coreutils 8.24
Packit 8462d6
  * travis: Add mr
Packit 8462d6
  * perl: Remove full path to cat in PERLDOC_PAGER call
Packit 8462d6
  * deja-dup: New completion
Packit 8462d6
  * CONTRIBUTING: Reorder sections
Packit 8462d6
  * *: Move indentation settings to .editorconfig
Packit 8462d6
  * make: Declare _make_target_extract_script like other functions
Packit 8462d6
  * Travis: zopfli is AWOL?
Packit 8462d6
  * *: Whitespace fixes
Packit 8462d6
Packit 8462d6
  [ Zearin ]
Packit 8462d6
  * Minor edits to README.md (mostly formatting) (#110)
Packit 8462d6
Packit 8462d6
  [ l3nticular ]
Packit 8462d6
  * Fix bug in 'make' completion when using BSD sed (#108)
Packit 8462d6
Packit 8462d6
  [ osu ]
Packit 8462d6
  * Add support for Include in ssh config (#70) (#80)
Packit 8462d6
Packit 8462d6
 -- Ville Skyttä <ville.skytta@iki.fi>  Sat, 04 Feb 2017 18:07:27 +0200
Packit 8462d6
Packit 8462d6
bash-completion (2.4)
Packit 8462d6
Packit 8462d6
  [ Arash Esbati ]
Packit 8462d6
  * xetex, xelatex, luatex, lualatex: Associate with tex files
Packit 8462d6
Packit 8462d6
  [ Gene Pavlovsky ]
Packit 8462d6
  * Use shell globbing instead of ls to source files in compat dir
Packit 8462d6
Packit 8462d6
  [ Grisha Levit ]
Packit 8462d6
  * Support completing array variables and expansions
Packit 8462d6
  * Add tests for declare/typeset
Packit 8462d6
  * Better handling of typeset/declare
Packit 8462d6
Packit 8462d6
  [ Kylie McClain ]
Packit 8462d6
  * tar: silence --version's stderr output
Packit 8462d6
Packit 8462d6
  [ Paul M. Lambert ]
Packit 8462d6
  * Support pod document files for perldoc (#39)
Packit 8462d6
Packit 8462d6
  [ Richard Alpe ]
Packit 8462d6
  * tipc: fix missing last char in link name completion
Packit 8462d6
  * tipc: handle complete words without trailing space
Packit 8462d6
  * tipc: suppress tipc error messages
Packit 8462d6
  * tipc: use double brackets in if conditions
Packit 8462d6
  * tipc: make loop variables local
Packit 8462d6
  * tipc: remove unnecessary return values
Packit 8462d6
  * tipc: readd call to complete command
Packit 8462d6
  * tipc: use cur variable for flag completion
Packit 8462d6
  * tipc: add command prefix to link sed
Packit 8462d6
  * tipc: remove unnecessary function _tipc_get_val()
Packit 8462d6
  * tipc: use bash here string instead of echo
Packit 8462d6
  * tipc: merge functions into main
Packit 8462d6
  * tipc: add test framework
Packit 8462d6
  * tipc: add tipc completions
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Release 2.4
Packit 8462d6
  * rpm: Offer --filetriggers with -q
Packit 8462d6
  * javadoc: Add bunch of option arg (non)completions
Packit 8462d6
  * lrzip: Add -m arg noncompletion
Packit 8462d6
  * pkg-get: Don't use hyphens in function names
Packit 8462d6
  * jarsigner: Add some option arg (non)completions
Packit 8462d6
  * pkg-get,pkgrm: Drop unnecessary _have calls
Packit 8462d6
  * *: Trivial cleanups
Packit 8462d6
  * *: Remove redundant return 0's
Packit 8462d6
  * pypy*: Add basic --jit arg completion
Packit 8462d6
  * pypy3: Alias to python
Packit 8462d6
  * hcitool,svcadm,tar: Spelling fixes
Packit 8462d6
  * Travis: Install more packages for more test coverage
Packit 8462d6
  * (test suite): Pass assert_complete_any for exact/only given arg
Packit 8462d6
    completed
Packit 8462d6
  * tipc: Invoke ls with "command"
Packit 8462d6
  * tipc: Indentation fix
Packit 8462d6
  * (test suite): Fix fallout from
Packit 8462d6
    fec077d555f112b9f455c45860f90a3b47392fcf
Packit 8462d6
  * (test suite): Remove Bash::Completion.3pm.gz from git, create on
Packit 8462d6
    the fly
Packit 8462d6
  * (test suite): Remove test/fixtures/_filedir/a"b from git, create
Packit 8462d6
    on the fly
Packit 8462d6
  * CONTRIBUTING: Note patch preferences if not using GitHub pull
Packit 8462d6
    requests
Packit 8462d6
  * python: Support -Q and -W arg completion without space
Packit 8462d6
  * apache2ctl, aspell, make: Don't hardcode completion generator
Packit 8462d6
    command
Packit 8462d6
  * mysql: Avoid --default-character-set error with failglob, fixes
Packit 8462d6
    #46
Packit 8462d6
  * test suite: Add perldoc module+pod completion test case
Packit 8462d6
  * perl: Remove some duplicated code
Packit 8462d6
  * pushd: Use _cd completion for CDPATH support, closes #38
Packit 8462d6
  * test suite: Add basic pushd test case
Packit 8462d6
  * abook: Parse long options from command including full path
Packit 8462d6
  * pyvenv: New completion
Packit 8462d6
  * chroot: New (generic long options) completion, see #38
Packit 8462d6
  * Travis: First steps toward testing with OS X
Packit 8462d6
  * test suite: Add bashcomp_bash env var for better control on tested
Packit 8462d6
    bash
Packit 8462d6
  * aptitude: List packages using _apt_cache_packages, fixes #33
Packit 8462d6
  * vncviewer: Cleanup shopt use, drop an eval
Packit 8462d6
  * make: Avoid a grep
Packit 8462d6
  * rpm: Fix --whatenhances arg completion
Packit 8462d6
  * aspell, minicom, mysql: Replace use of ls with printf
Packit 8462d6
  * cppcheck: Complete filenames too for --platform
Packit 8462d6
  * man: Prioritize MANPATH, simplify, add fallback e.g. for busybox,
Packit 8462d6
    fixes #28
Packit 8462d6
  * aclocal: Install completion for 1.14 and 1.15, fixes #25
Packit 8462d6
  * mpv: Don't install symlink for it, fixes #24
Packit 8462d6
  * test suite: Add function and declare test cases
Packit 8462d6
  * CONTRIBUTING: Highlight request for test cases
Packit 8462d6
Packit 8462d6
  [ Wayne Scott ]
Packit 8462d6
  * The BitKeeper completion used the wrong set of commands
Packit 8462d6
Packit 8462d6
 -- Ville Skyttä <ville.skytta@iki.fi>  Fri, 12 Aug 2016 22:43:27 +0300
Packit 8462d6
Packit 8462d6
bash-completion (2.3)
Packit 8462d6
Packit 8462d6
  [ Daniel Milde ]
Packit 8462d6
  * Completion for python zip archives
Packit 8462d6
Packit 8462d6
  [ Liuhua Wang ]
Packit 8462d6
  * lvm: pvcreate should be able to use all block devcices
Packit 8462d6
  * lvm: fix all commands that should get all PVs
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Release 2.3
Packit 8462d6
  * make-changelog: Don't output "Merge pull request" entries
Packit 8462d6
  * make: Use <<< instead of printf + pipe
Packit 8462d6
  * gnokii: Use <<< instead of echo + pipe
Packit 8462d6
  * *: Use [:blank:] instead of $'\t ' tricks where appropriate, fixes
Packit 8462d6
    #19
Packit 8462d6
  * test suite: Fix abook test case
Packit 8462d6
  * test suite: Don't insist on property completions if synclient -l
Packit 8462d6
    fails
Packit 8462d6
  * test suite: Tolerate "See 'man feh'" feh --help output
Packit 8462d6
  * test suite: Fix tar failure caused by previous tar change
Packit 8462d6
  * tar: Detect GNU/other from --version only once per session
Packit 8462d6
  * tar: Remove unused variable
Packit 8462d6
  * tar: Fix GNU tar help output parsing regex, fixes #15
Packit 8462d6
  * test suite: Add tar xvf filename test case
Packit 8462d6
  * tar: Don't write to /tmp/jetel
Packit 8462d6
  * python: Simplify code
Packit 8462d6
  * python: Complete all files also after -m
Packit 8462d6
  * python: Don't offer options after -c
Packit 8462d6
  * python: Complete all files only if -c is before current word
Packit 8462d6
  * test suite: Add some python test cases
Packit 8462d6
  * unzip, zipinfo: Complete on *.pyz
Packit 8462d6
  * travis: configure and run completions syntax check
Packit 8462d6
  * make check: Test syntax of all completion files
Packit 8462d6
  * CONTRIBUTING.md: Ask for test cases
Packit 8462d6
Packit 8462d6
 -- Ville Skyttä <ville.skytta@iki.fi>  Mon, 28 Mar 2016 18:32:47 +0300
Packit 8462d6
Packit 8462d6
bash-completion (2.2)
Packit 8462d6
Packit 8462d6
  [ Barry Warsaw ]
Packit 8462d6
  * _init_completion: Handle cword < 0 (LP: #1289597)
Packit 8462d6
Packit 8462d6
  [ Damien Nadé ]
Packit 8462d6
  * (testsuite) Use 'set' command posix behaviour when saving env
Packit 8462d6
    (Alioth: #314720)
Packit 8462d6
  * Added test/site.{bak,exp} to .gitignore
Packit 8462d6
  * _parse_help: Fix failglob failures (Alioth: #314707)
Packit 8462d6
  * _lvm: using a single-pattern case and invoking function according
Packit 8462d6
    to words[1]
Packit 8462d6
  * lvm: _lvm_count_args parameter must be quoted in order to failglob
Packit 8462d6
    not to complain
Packit 8462d6
  * gendiff: Quoting suffix pattern to avoid triggering failglob
Packit 8462d6
Packit 8462d6
  [ Dams Nadé ]
Packit 8462d6
  * ssh-add, ssh-keygen: -? needs to be quoted under failglob (Alioth:
Packit 8462d6
    #314709)
Packit 8462d6
  * Quote unset array element to avoid globbing interference (Alioth:
Packit 8462d6
    #314708)
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Refactor bts and uscan, since they use common functions
Packit 8462d6
  * uscan: New completion, thanks to Federico Ceratto
Packit 8462d6
  * bts: New completion, thanks to Federico Ceratto.
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * complete on freerdp-specific known hosts list
Packit 8462d6
  * nmcli completion was integrated upstream
Packit 8462d6
Packit 8462d6
  [ Igor Murzov ]
Packit 8462d6
  * isql: Fix failglob failure
Packit 8462d6
  * ssh-add, ssh-keygen: -? needs to be quoted under failglob (take 2)
Packit 8462d6
    (Alioth: #314709)
Packit 8462d6
  * (testsuite): move testing of _linux_fstab() to umount.exp
Packit 8462d6
  * umount: Fix mount points escaping/unescaping with Bash-4.3
Packit 8462d6
  * slapt-src: Handle --config=FILE option properly
Packit 8462d6
  * sbopkg, slapt-{get,src}: expand tilde in config file name
Packit 8462d6
  * slapt-{get,src}: Fix issue with sed not being able to handle some
Packit 8462d6
    characters
Packit 8462d6
  * slapt-src: split options from their arguments
Packit 8462d6
  * Quote _filedir arguments when appropriate to prevent failglob
Packit 8462d6
    failures
Packit 8462d6
  * psql: Tell psql to not load .psqlrc as it may change output format
Packit 8462d6
    (Alioth: #314636)
Packit 8462d6
  * testsuite: Add basic tests for portsnap and freebsd-update
Packit 8462d6
  * mplayer: -dvd-devices takes dvd devices, dirs and .iso files as
Packit 8462d6
    argument
Packit 8462d6
  * 7z: Improve completion
Packit 8462d6
  * f77, f95: Use the same completion as for g77, g95 if they are
Packit 8462d6
    links to gfortran
Packit 8462d6
  * aptitude: safe-upgrade accepts package name as parameters (Alioth:
Packit 8462d6
    #313638, Debian: 673235)
Packit 8462d6
  * _longopt: Run commands in C locale.
Packit 8462d6
  * make: Use only posix basic regexps with sed (Alioth: #314345)
Packit 8462d6
  * cppcheck: Add new --enable option argument and --library argument
Packit 8462d6
    completion
Packit 8462d6
  * dpkg: Suppress unwanted error messages (Debian: #706502)
Packit 8462d6
  * perl: -d/-dt option argument is optional (Alioth: #314242)
Packit 8462d6
  * Add config for cmake to bash-completion.
Packit 8462d6
  * kcov: Add new sort types, complete --replace-src-path arguments
Packit 8462d6
  * feh: Add new sort type
Packit 8462d6
Packit 8462d6
  [ Mathieu Parent ]
Packit 8462d6
  * Puppet: describe: update options list, accordind to 'puppet help
Packit 8462d6
    describe'
Packit 8462d6
  * Puppet: cert: update options list, accordind to 'puppet help cert'
Packit 8462d6
  * Puppet: apply: update options list, accordind to 'puppet help
Packit 8462d6
    apply'
Packit 8462d6
  * Puppet: agent: update options list, accordind to 'puppet help
Packit 8462d6
    agent'
Packit 8462d6
  * Puppet: puppet parser support
Packit 8462d6
  * Puppet: puppet -* doesn't imply 'puppet apply'
Packit 8462d6
  * Puppet: use puppet terminology
Packit 8462d6
Packit 8462d6
  [ Matthew Gamble ]
Packit 8462d6
  * Modify all usages of 'sed' to be run with command bash builtin
Packit 8462d6
  * Use command built-in to run sed to avoid any custom aliases
Packit 8462d6
Packit 8462d6
  [ Matthieu Crapet ]
Packit 8462d6
  * man: Use -w instead of --path
Packit 8462d6
Packit 8462d6
  [ Michael Gold ]
Packit 8462d6
  * profile.d: Avoid some warnings from shells in "nounset" mode
Packit 8462d6
    (Debian: #776160)
Packit 8462d6
Packit 8462d6
  [ Miroslav Lichvar ]
Packit 8462d6
  * chronyc: Update help text parsing
Packit 8462d6
  * chronyc: Add missing subcommands
Packit 8462d6
  * chronyc: Add -6 option
Packit 8462d6
Packit 8462d6
  [ Nevo Hed ]
Packit 8462d6
  * minicom: Recognize user ~/.minirc.* as config files
Packit 8462d6
Packit 8462d6
  [ Ondrej Oprala ]
Packit 8462d6
  * __get_cword: avoid $index < 0 (Alioth: #315107)
Packit 8462d6
Packit 8462d6
  [ Patrick Monnerat ]
Packit 8462d6
  * rpmbuild: Complete *.spec on --clean (RedHat: #1132959)
Packit 8462d6
Packit 8462d6
  [ Pavel Raiskup ]
Packit 8462d6
  * tar: rework the completion completely
Packit 8462d6
Packit 8462d6
  [ Peter Cordes ]
Packit 8462d6
  * upstart support for service completion
Packit 8462d6
Packit 8462d6
  [ Peter Dave Hello ]
Packit 8462d6
  * freebsd-update: New completion.
Packit 8462d6
  * portsnap: New completion.
Packit 8462d6
Packit 8462d6
  [ Peter Wu ]
Packit 8462d6
  * modprobe: fix params with multi-line descriptions
Packit 8462d6
  * gdb: support --args style completion (Alioth: #314664)
Packit 8462d6
Packit 8462d6
  [ Rainer Müller ]
Packit 8462d6
  * make: Fix basic regex for portability (Alioth: #314345)
Packit 8462d6
Packit 8462d6
  [ Raphaël Droz ]
Packit 8462d6
  * gnokii: New completion
Packit 8462d6
Packit 8462d6
  [ Rune Schjellerup Philosof (Olberd) ]
Packit 8462d6
  * dpkg: Add support in dpkg completion for .ddeb (LP: #568404)
Packit 8462d6
Packit 8462d6
  [ Shaun McCance ]
Packit 8462d6
  * xmllint, xmlwf, xsltproc: Complete on Mallard *.page files
Packit 8462d6
Packit 8462d6
  [ Stefano Rivera ]
Packit 8462d6
  * pypy: New completion identical to python (Alioth: #314501)
Packit 8462d6
Packit 8462d6
  [ Thilo Six ]
Packit 8462d6
  * Use more straightforward way to check bash version
Packit 8462d6
  * _mac_addresses: Use explicit C locale for ifconfig (Debian:
Packit 8462d6
    #704832).
Packit 8462d6
Packit 8462d6
  [ Tristan Wibberley ]
Packit 8462d6
  * make: Don't pick up variables when makefile is reloaded
Packit 8462d6
  * make: Offer hidden targets when it is clear that the user is
Packit 8462d6
    trying to complete one of them
Packit 8462d6
  * make: Fix detection of intermediate targets where make has changed
Packit 8462d6
    its database whitespace
Packit 8462d6
  * make: Add __BASH_MAKE_COMPLETION__ variable
Packit 8462d6
  * make: completion shouldn't be confused by the output of $(info
Packit 8462d6
    confuse: make)
Packit 8462d6
Packit 8462d6
  [ Uwe Kleine-König ]
Packit 8462d6
  * Don't complete hostnames found after Hostname in ~/.ssh/config
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Release 2.2
Packit 8462d6
  * README.md: Note autoreconf need only in unprepared tarball
Packit 8462d6
  * make-changelog.py: Set myself in footer
Packit 8462d6
  * make-changelog.py: Fix footer line output
Packit 8462d6
  * make-changelog.py: flake8 fixes
Packit 8462d6
  * make-changelog.py: Make work with Python 3
Packit 8462d6
  * README.md: More markdown tweaks
Packit 8462d6
  * README.md: Markdown tweaks
Packit 8462d6
  * zopflipng: New completion
Packit 8462d6
  * README.md: Not need for autoreconf, fixes #11
Packit 8462d6
  * README: Expand troubleshooting section somewhat
Packit 8462d6
  * Merge pull request #9 from shaunix/master
Packit 8462d6
  * ssh: Extract duplicate code to _ssh_configfile
Packit 8462d6
  * Remove various comments related to bash versions we don't support
Packit 8462d6
  * travis: Install more packages for [xyz]* test coverage
Packit 8462d6
  * travis: Install more packages for [stuvw]* test coverage
Packit 8462d6
  * travis: Install more packages for [qr]* test coverage
Packit 8462d6
  * travis: Install more packages for [op]* test coverage
Packit 8462d6
  * travis: Install more packages for m* test coverage
Packit 8462d6
  * travis: Install more packages for [jkl]* test coverage
Packit 8462d6
  * Merge pull request #7 from ukleinek/master
Packit 8462d6
  * indent: Remove generic long option completion
Packit 8462d6
  * Update copyright year
Packit 8462d6
  * travis: Install more packages for [hi]* test coverage
Packit 8462d6
  * travis: Install more packages for [fg]* test coverage
Packit 8462d6
  * mysql: Fix --default-character-set completion with mariadb
Packit 8462d6
  * mysql, puppet: sed portability fixes
Packit 8462d6
  * gnokii, minicom: Use grep through "command"
Packit 8462d6
  * lint: Check for sed without "command"
Packit 8462d6
  * Merge pull request #2 from djmattyg007/avoid_sed_alias
Packit 8462d6
  * travis: Install more packages for [de]* test coverage
Packit 8462d6
  * travis: Install more packages for c* test coverage
Packit 8462d6
  * travis: Add note about (currently) N/A packages
Packit 8462d6
  * test suite: Mark unsupported look test case as such, not
Packit 8462d6
    unresolved
Packit 8462d6
  * test suite: Use unsupported instead of xfail for modinfo/modprobe
Packit 8462d6
    cases
Packit 8462d6
  * travis: Install more packages for [0-9][ab]* test coverage
Packit 8462d6
  * travis: Run tests with --all to get some more useful output
Packit 8462d6
  * test suite: Fix ssh partial hostname completion test
Packit 8462d6
  * README: Split contributing to separate CONTRIBUTING doc
Packit 8462d6
  * README: Convert to markdown
Packit 8462d6
  * Drop references to bash-completion-devel@lists.alioth.debian.org
Packit 8462d6
  * build system: Switch to xz compressed tarball
Packit 8462d6
  * aclocal, automake: Install for versioned 1.14 and 1.15 executables
Packit 8462d6
  * Update URLs and various instructions to GitHub
Packit 8462d6
  * README: Update POSIX spec link
Packit 8462d6
  * travis: Avoid Travis default ri, use distro one instead
Packit 8462d6
  * test suite: Make apt-get test less sensitive to available commands
Packit 8462d6
  * test suite: Output tool log on failure in CI
Packit 8462d6
  * Set up Travis
Packit 8462d6
  * test suite: Expect failure in modinfo/modprobe if there are no
Packit 8462d6
    modules
Packit 8462d6
  * test suite: Fix ssh-copy-id test on old setups with no identities
Packit 8462d6
  * cppcheck: Add native to --platform completions
Packit 8462d6
  * ssh: Avoid completing commands before hostname
Packit 8462d6
  * chronyc: Parse command args from help output
Packit 8462d6
  * chronyc: Wrap long lines
Packit 8462d6
  * Load completions also from $XDG_DATA_DIRS (RedHat: #1264094)
Packit 8462d6
  * (testsuite) Ignore files generated by complete-ant-cmd.pl
Packit 8462d6
  * scp, sftp: Complete -S on commands
Packit 8462d6
  * scp, sftp: Fix querying ssh options
Packit 8462d6
  * sftp: Add -l arg non-completion
Packit 8462d6
  * ssh-copy-id: Offer only *.pub to -i
Packit 8462d6
  * mpv: Remove mplayer-aliased completion
Packit 8462d6
  * __load_completion: New function, use in _completion_loader and
Packit 8462d6
    _xfunc
Packit 8462d6
  * modplug*: Associate *.oct and *.okt
Packit 8462d6
  * rpm: Add --whatenhances/recommends/suggests/supplements and
Packit 8462d6
    --recommends/supplements completions
Packit 8462d6
  * pgrep, pidof, pkill, pwdx, vmstat: Add support for procps-ng
Packit 8462d6
  * pdftotext: New completion
Packit 8462d6
  * checksec: New completion
Packit 8462d6
  * ssh: Complete HostbasedKeyTypes,HostKeyAlgorithms,KexAlgorithms
Packit 8462d6
    values
Packit 8462d6
  * ssh: Query ciphers and macs from ssh before hardcoded fallback
Packit 8462d6
  * ssh: Add -Q argument completion
Packit 8462d6
  * sysctl: Return early on --help, --version
Packit 8462d6
  * sysctl: Try parsing options from help before usage
Packit 8462d6
  * Document how to avoid command_not_found_handler interference
Packit 8462d6
  * eog: Complete on *.ppm (RedHat: #1090481)
Packit 8462d6
  * tar: Plug $line var leak
Packit 8462d6
  * tar: Style tweaks
Packit 8462d6
  * (testsuite) Add required "empty" dir for tar
Packit 8462d6
  * bsdtar, tar: Remove symlinks from git, have make create them
Packit 8462d6
  * jshint: New completion
Packit 8462d6
  * gnokii: Include and install it
Packit 8462d6
  * gnokii: Fix completions of options that are prefixes for others
Packit 8462d6
  * gnokii: Drop dead code
Packit 8462d6
  * (testsuite): Add basic gnokii test case
Packit 8462d6
  * gnokii: Various minor and cosmetic fixes
Packit 8462d6
  * _filedir: Avoid some unnecessary work with -d
Packit 8462d6
  * _filedir: Remove unused variable
Packit 8462d6
  * _filedir: Fix overquoted argument to compgen -d (RedHat: #1171396)
Packit 8462d6
  * 2015
Packit 8462d6
  * Load user completions from $BASH_COMPLETION_USER_DIR/completions
Packit 8462d6
  * Revert "README: Don't hardcode /etc in cmake fallback dir"
Packit 8462d6
  * README: Don't hardcode /etc in cmake fallback dir
Packit 8462d6
  * README: Add cmake usage example
Packit 8462d6
  * README: Add autotools and cmake tips
Packit 8462d6
  * Drop reference to no longer used sysconf_DATA
Packit 8462d6
  * synclient: New completion
Packit 8462d6
  * tune2fs: Add missing return in -M arg completion
Packit 8462d6
  * reptyr: Rename file to _reptyr to avoid conflict with upstreamed
Packit 8462d6
    completion
Packit 8462d6
  * cppcheck: Option argument (non-)completion update
Packit 8462d6
  * dropuser: New completion
Packit 8462d6
  * createuser: New completion
Packit 8462d6
  * createdb, dropdb: Drop -o default, it does not appear to do
Packit 8462d6
    anything good here
Packit 8462d6
  * tshark: Simplify cut usage
Packit 8462d6
  * mcrypt: Simplify -m arg completion
Packit 8462d6
  * (testsuite): Add mcrypt -a and -m argument completion tests
Packit 8462d6
  * strings: Fix -T/--target arg completion with non-English locale
Packit 8462d6
  * chrome, firefox etc: Complete on *.pdf
Packit 8462d6
  * ccache: Add -o/--set-config arg name completion
Packit 8462d6
  * gphoto2: Replace tail with awk
Packit 8462d6
  * *: Invoke command to be completed, not its basename
Packit 8462d6
  * gphoto2: Fix split argument handing, and colon treatment in --port
Packit 8462d6
    args
Packit 8462d6
  * _completion_loader: Protect compgen from -* leakage (Debian:
Packit 8462d6
    #769399)
Packit 8462d6
  * Actually install the lz4 completion
Packit 8462d6
  * _pnames: Add -s for producing (possibly) truncated names (RedHat:
Packit 8462d6
    #744406)
Packit 8462d6
  * (testsuite) Add cd in dir without subdirs or CDPATH test case
Packit 8462d6
  * Protect various compgen invocations from -* leakage (Debian:
Packit 8462d6
    #766163)
Packit 8462d6
  * pigz, unpigz: Handle *.zz
Packit 8462d6
  * _completion_loader: Set empty command to _EmptycmD_ for cross
Packit 8462d6
    version compat
Packit 8462d6
  * Comment update
Packit 8462d6
  * rpmbuild: Complete *.spec on --nobuild
Packit 8462d6
  * mplayer, *xine: Complete on *.mts (Debian: #759219)
Packit 8462d6
  * ant: Support buildfile set in $ANT_ARGS (Alioth: #314735)
Packit 8462d6
  * (testsuite) Add ant -f <buildfile> test case
Packit 8462d6
  * ant: Don't offer more completions after options that exit
Packit 8462d6
  * 7z, adb: Trivial cleanups
Packit 8462d6
  * python(3): Add -X argument non-completion
Packit 8462d6
  * xsltproc. TODO fix for previous commit
Packit 8462d6
  * xmllint, xmlwf, xsltproc: Complete on *.dbk and *.docbook (Alioth:
Packit 8462d6
    #314770)
Packit 8462d6
  * xz: Complete -T/--threads argument
Packit 8462d6
  * (testsuite) Save shell variables when saving env (Alioth: #314720)
Packit 8462d6
  * adb: New completion
Packit 8462d6
  * modprobe: Try parsing help before using hardcoding option list
Packit 8462d6
  * (testsuite) Add vgcreate test case for _lvm_count_args with
Packit 8462d6
    failglob on
Packit 8462d6
  * _filedir_xspec: Fix with failglob on
Packit 8462d6
  * Various mostly array element unsetting fixes under failglob
Packit 8462d6
  * __reassemble_comp_words_by_ref: Make work with failglob on
Packit 8462d6
    (Alioth: #312741)
Packit 8462d6
  * _services: README in sysv init dir is not a service
Packit 8462d6
  * mpv: New completion alias + adjustments for mplayer (Debian:
Packit 8462d6
    #749115)
Packit 8462d6
  * (testsuite) Add puppet subcommand option test case
Packit 8462d6
  * puppet: Recognize some short options
Packit 8462d6
  * puppet: Parse most subcommand options from "help subcommand"
Packit 8462d6
    output
Packit 8462d6
  * puppet: Exit early on -h|-V|--version in addition to --help
Packit 8462d6
  * hostname: New completion
Packit 8462d6
  * nslookup: complete on hosts (Alioth: #314673)
Packit 8462d6
  * eog: Complete on *.pgm (RedHat: #1090481)
Packit 8462d6
  * pngfix: New completion
Packit 8462d6
  * qemu: Fix -balloon arg completion
Packit 8462d6
  * qemu: Apply completion to qemu-kvm/-system-i386/-system-x86_64 too
Packit 8462d6
  * xrandr: Use the invoked command internally, not hardcoded "xrandr"
Packit 8462d6
  * xrandr: Add (some) --setprovider* arg completion support
Packit 8462d6
  * profile.d: Don't return from a sourced script (Debian: #741657)
Packit 8462d6
  * FAQ: Clarify that we mean the bash man page for M-/
Packit 8462d6
  * (testsuite) Avoid complete-ant-cmd.pl errors with our build.xml
Packit 8462d6
  * ri: Fix class completion with ri >= 3.
Packit 8462d6
  * ri: Fix colon handling in class completion.
Packit 8462d6
  * flake8: New completion
Packit 8462d6
  * pyflakes: New completion
Packit 8462d6
  * cal,chfn,chsh,dmesg,eject,hexdump,look,newgrp,renice,runuser,su,wr
Packit 8462d6
    ite: Deprecate on Linux in favor of util-linux ones (Debian:
Packit 8462d6
    #737672)
Packit 8462d6
  * testsuite: Add basic newgrp test case
Packit 8462d6
  * testsuite: Add basic test cases for deprecated completions
Packit 8462d6
  * _*: Install our deprecated completions too, try loading them
Packit 8462d6
    secondarily
Packit 8462d6
  * hwclock,ionice,rtcwake: Deprecate in favor of util-linux ones
Packit 8462d6
    (Debian: #737672)
Packit 8462d6
  * ssh-keygen: New completion
Packit 8462d6
  * Bump copyright years to 2014.
Packit 8462d6
  * jpegoptim: New completion
Packit 8462d6
  * ip: Add some addr, addrlabel, and route arg completions
Packit 8462d6
  * aptitude, dpkg: Replace some grep+cuts with awk
Packit 8462d6
  * gcc, lintian, make, pkgadd, slackpkg: grep -> "command grep"
Packit 8462d6
    (Debian: #734095)
Packit 8462d6
  * lintian: Replace some grep+cuts with awk
Packit 8462d6
  * (testsuite) Check for grep and ls invoked without "command", see
Packit 8462d6
    README
Packit 8462d6
  * lz4: New completion.
Packit 8462d6
  * optipng: New completion.
Packit 8462d6
  * cppcheck: Include - in --file-list completions.
Packit 8462d6
  * (testsuite): Limit wtf completions to A* to keep expect happier.
Packit 8462d6
  * wtf: Look for acronym db from /usr/share/games/bsdgames/acronyms
Packit 8462d6
    too.
Packit 8462d6
  * wtf: Don't offer -f if it was already specified.
Packit 8462d6
  * wtf: Hush stderr when db file doesn't exist.
Packit 8462d6
  * appdata-validate: New completion.
Packit 8462d6
  * timeout: New completion.
Packit 8462d6
  * _known_hosts_real: Exclude %h HostName entries (RedHat: #1015935).
Packit 8462d6
  * cc, c++: Check path to binary when finding out if it's gcc
Packit 8462d6
    (Alioth: #314417).
Packit 8462d6
  * cc, c++: Install minimal completion for non-gcc ones (Alioth:
Packit 8462d6
    #314417).
Packit 8462d6
  * abook, kldunload: Pre-expand \t instead of relying on sed
Packit 8462d6
    supporting it.
Packit 8462d6
  * dict: Trivial regex cleanup.
Packit 8462d6
  * _known_hosts_real: Pre-expand \t instead of relying on sed
Packit 8462d6
    supporting it (Alioth: #314393).
Packit 8462d6
  * zopfli: New completion.
Packit 8462d6
  * bzip2, gzip, lzma: Cleanups.
Packit 8462d6
  * Cosmetics.
Packit 8462d6
  * export, _variables: Do TZ= completion (Redhat: #994646).
Packit 8462d6
  * 2to3: New completion.
Packit 8462d6
  * file-roller: Reuse unzip's xspec.
Packit 8462d6
  * 7z: New completion.
Packit 8462d6
  * hcitool, rfcomm, ciptool, hciconfig: Don't leak $args.
Packit 8462d6
  * perl: Fix -dt: completion.
Packit 8462d6
  * perl*: Fix handling of relative paths in @INC.
Packit 8462d6
  * wget: Add --accept-regex/--reject-regex/--regex-type arg
Packit 8462d6
    (non)completions.
Packit 8462d6
  * wget: Drop incorrect -nv arg completion.
Packit 8462d6
  * wget: Stop completing after --help/--version.
Packit 8462d6
  * Clean up/compact various globs.
Packit 8462d6
  * cvs: Fix checkout -j non-completion.
Packit 8462d6
  * sh: Complete script arguments with all filenames (Alioth:
Packit 8462d6
    #314226).
Packit 8462d6
  * nmcli: Deprecate our completion, upstream has one in 0.9.8.0.
Packit 8462d6
  * Revert "nmcli completion was integrated upstream"
Packit 8462d6
  * Use == instead of =.
Packit 8462d6
  * cvs rm: Don't filter existing files with -f (RedHat: #949479).
Packit 8462d6
  * aclocal, automake: Install for *-1.10, *-1.12, and *-1.13 too.
Packit 8462d6
Packit 8462d6
 -- Ville Skyttä <ville.skytta@iki.fi>  Thu, 03 Mar 2016 17:22:50 +0200
Packit 8462d6
Packit 8462d6
bash-completion (2.1)
Packit 8462d6
Packit 8462d6
  [ AllKind ]
Packit 8462d6
  * Fix __ltrim_colon_completions() fail on parameter (\$1) containing
Packit 8462d6
    a glob.
Packit 8462d6
Packit 8462d6
  [ Andreas Müller ]
Packit 8462d6
  * completions/Makefile.am: symlinks depends on $(DATA) to avoid race
Packit 8462d6
    conditions
Packit 8462d6
Packit 8462d6
  [ Christian von Roques ]
Packit 8462d6
  * Fix __reassemble_comp_words_by_ref for $COMP_CWORD == ${#COMP_WORDS[@]}
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Fix helper script to create changelogs
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * New completions: nmcli, gphoto2
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - dsniff: add -p option completion
Packit 8462d6
    - dsniff: fix interface completion
Packit 8462d6
Packit 8462d6
Packit 8462d6
  [ Igor Murzov ]
Packit 8462d6
  * _command_offset: Restore compopts properly (Alioth: #313890)
Packit 8462d6
  * _parse_help, _parse_usage: Run commands in C locale.
Packit 8462d6
  * New completions: wget, zathura
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - cppcheck: Add new standards to --std option.
Packit 8462d6
    - evince: Evince supports opening .pdf.xz files (Alioth: #313739).
Packit 8462d6
    - feh: Add new options introduced in feh-2.7.
Packit 8462d6
    - feh: Fix list of background styles.
Packit 8462d6
    - fusermount: Complete curlftpfs-mounts for "fusermount -u" (Debian:
Packit 8462d6
      #685377)
Packit 8462d6
    - kcov: Add new sort types (introduced in kcov-9).
Packit 8462d6
    - kcov: Complete arguments of --limits option.
Packit 8462d6
    - lvm: Fix typo in option name: s/continguous/contiguous/.
Packit 8462d6
    - make: Do not append space if target is a filepath.
Packit 8462d6
    - mount: Fix parsing /etc/fstab on *BSD.
Packit 8462d6
    - mount.linux: Add some new mount options intoduced in Linux 3.5 and 3.7
Packit 8462d6
    - mount.linux: Add options completion for nfs and davfs.
Packit 8462d6
    - mount.linux: Clean up mount options, remove duplicates.
Packit 8462d6
    - mplayer: Add opus to the list of supported formats.
Packit 8462d6
    - mplayer: Add -subcp argument completion.
Packit 8462d6
    - opera: Handle options.
Packit 8462d6
    - slackpkg, slapt-get: Update the list of package sets.
Packit 8462d6
    - tar: Fix detection if the $prev is a tar file.
Packit 8462d6
    - valgrind: Add --soname-synonyms option arguments completion.
Packit 8462d6
  * Testsuite:
Packit 8462d6
    - _filedir: Remove the cruft from the a\$b->h unit test (Alioth: #313480)
Packit 8462d6
Packit 8462d6
  [ Jeroen Hoek ]
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - unzip: Add support for OpenDocument formats.
Packit 8462d6
Packit 8462d6
  [ Ken Sharp ]
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - wine: add .msi completion
Packit 8462d6
Packit 8462d6
  [ Martin Ueding ]
Packit 8462d6
  * Stylistic cleanup
Packit 8462d6
Packit 8462d6
  [ Tristan Wibberley ]
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - make: incremental completion for make with compact display
Packit 8462d6
    - make: convert make completion to use smarter parser
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Avoid sourcing dirs in completion loader to avoid fd leaks (RedHat: #903540)
Packit 8462d6
  * Ignore colormake symlink.
Packit 8462d6
  * Line continuation, whitespace, and compgen -W ... -- "$cur"
Packit 8462d6
    quoting cleanups.
Packit 8462d6
  * _available_interfaces: Try with "ip link" if ifconfig is not available.
Packit 8462d6
  * _ip_addresses: Try with "ip addr" if ifconfig is not available.
Packit 8462d6
  * _known_hosts_real: Filter ruptime stdout error spewage (Alioth: #313893).
Packit 8462d6
  * _mac_addresses: Try local interfaces with "ip link" if ifconfig not
Packit 8462d6
    available.
Packit 8462d6
  * _mac_addresses: Try ARP cache with "ip neigh" if arp is not available.
Packit 8462d6
  * _mac_addresses: Fix with net-tools' ifconfig that outputs ether, not HWaddr.
Packit 8462d6
  * New completions: chronyc, eject, eog, file-roller, hexdump, interdiff, lua,
Packit 8462d6
    luac, luseradd, luserdel, lusermod, mussh, nc, ngrep, patch, pydoc,
Packit 8462d6
    pyflakes, pylint, ss, strings, tshark, wsimport, xxd
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - acpi, chpasswd, dmesg, gkrellm, groupmems, hwclock, lastlog, pwd, vipw:
Packit 8462d6
      Complete options even without "-" given.
Packit 8462d6
    - arpspoof, dsniff, ether-wake, nmap: Offer active interfaces only.
Packit 8462d6
    - clzip, pdlzip, plzip: New lzip alias completions.
Packit 8462d6
    - colormake: New make alias completion (LP: #743208, Debian: #682557)
Packit 8462d6
    - cpio: Recognize pass thru when -p is bundled w/other options
Packit 8462d6
      (RedHat: #912113).
Packit 8462d6
    - cppcheck: Add --language/-x argument completion.
Packit 8462d6
    - cppcheck: Complete --include= with filenames.
Packit 8462d6
    - dnsspoof, filesnarf, macof, sshow, tcpkill, tcpnice, urlsnarf: Fix -i
Packit 8462d6
      completion.
Packit 8462d6
    - genisoimage: Use _parse_help instead of hardcoding options, add basic test
Packit 8462d6
      case.
Packit 8462d6
    - groupmems: Add -R/--root arg completion.
Packit 8462d6
    - hexdump: Actually install for hd as well.
Packit 8462d6
    - host: Complete with known hosts.
Packit 8462d6
    - ip: Improve addr show and link show completions.
Packit 8462d6
    - ip: Remove some stale TODOs.
Packit 8462d6
    - jar: Reuse unzip's xspec (RedHat: #928253).
Packit 8462d6
    - koji: Complete on build targets when --target is given to wait-repo.
Packit 8462d6
    - lv{create,resize,extend}, vg{create,reduce,extend,split}: Fix variable
Packit 8462d6
      leaks.
Packit 8462d6
    - lvm: Add _lvm prefix to helper functions.
Packit 8462d6
    - lvm: Take option args into account when counting args (RedHat: #860510).
Packit 8462d6
    - lvm volumes: Complete on /dev/mapper/* (RedHat: #851787).
Packit 8462d6
    - lzip: Do not append space after equal sign in long options.
Packit 8462d6
    - make: Convert internal variable names to lowercase, indentation fix.
Packit 8462d6
    - make: Don't leak $mode.
Packit 8462d6
    - make: Make work in POSIX mode.
Packit 8462d6
    - man: Add support for .lz man pages (RedHat: #839310).
Packit 8462d6
    - man: Don't expand man page extensions too early.
Packit 8462d6
    - man: Fix -P/--pager full path arg completion.
Packit 8462d6
    - modinfo: Use ,, for lowercasing instead of tr in a subshell.
Packit 8462d6
    - modprobe: Don't suggest installing already installed modules.
Packit 8462d6
    - ncftp: Add option completion.
Packit 8462d6
    - pkg-config: Try to complete --variable= if package name is already given.
Packit 8462d6
    - pydoc: Complete on keywords and topics.
Packit 8462d6
    - python, pydoc: Add module completion.
Packit 8462d6
    - scp: Treat strings with slash before colon or starting with [.~] as local.
Packit 8462d6
    - ssh: Add some -o and related arg completions.
Packit 8462d6
    - ssh: Add -O argument completion (Debian: #680652).
Packit 8462d6
    - tar: Don't take -I to mean bzip2.
Packit 8462d6
    - tar: Fix completing files inside *.tlz when J is explicitly given.
Packit 8462d6
    - tar: Simplify bzip patterns.
Packit 8462d6
    - tar: Support *.tar.lz (Debian: #703599).
Packit 8462d6
    - tar: Recognize taz and tb2 as compressed tarballs.
Packit 8462d6
    - tcpdump: Fix -z full path arg completion.
Packit 8462d6
    - unzip/zipinfo: Associate with more StarOffice extensions.
Packit 8462d6
    - useradd, userdel, usermod: Add -R/--root arg completion.
Packit 8462d6
    - useradd, usermod: Support comma separated -G/--groups arg completion.
Packit 8462d6
    - useradd: Fix -k, -K, and --home-dir argument completions.
Packit 8462d6
    - userdel: Add -h/--help non-completion.
Packit 8462d6
    - valgrind: Fix full path <command> arg completion.
Packit 8462d6
    - vgcreate: Add missing symlink.
Packit 8462d6
    - vipw: Add -R/--root arg completion.
Packit 8462d6
    - vpnc: Add bunch of option arg (non)completions.
Packit 8462d6
    - vpnc: Use _parse_help instead of hardcoding options, add basic test case.
Packit 8462d6
    - wget: Use == instead of =.
Packit 8462d6
    - wine: Fix extension glob to work on its own.
Packit 8462d6
    - wol: Try "ip addr" before ifconfig for finding out broadcast addresses.
Packit 8462d6
    - xrandr: Add bunch of option arg non-completions.
Packit 8462d6
    - xrandr: Use _parse_help.
Packit 8462d6
    - xrandr --mode: Clean up one awk call.
Packit 8462d6
    - xrandr: Avoid --mode completion error when --output is not given.
Packit 8462d6
    - xrandr: Don't leak $i when completing --mode.
Packit 8462d6
  * Deprecated completions:
Packit 8462d6
    - udevadm: one is shipped in systemd >= 196 (RedHat: #919246).
Packit 8462d6
  * Testsuite:
Packit 8462d6
    - Make pydoc test more likely to work with our limited expect buffer size.
Packit 8462d6
    - Fix pwd unit test
Packit 8462d6
Packit 8462d6
  [ Yann Rouillard ]
Packit 8462d6
  * New completions: pkgutil, pkgrm, pkgadd, pkg-get, svcadm.
Packit 8462d6
Packit 8462d6
  [ wonder.mice ]
Packit 8462d6
  * Fixed tilde expanding in _filedir_xspec
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Fri, 05 Apr 2013 12:05:15 +0200
Packit 8462d6
Packit 8462d6
bash-completion (2.0)
Packit 8462d6
Packit 8462d6
  [ Anthony Ramine ]
Packit 8462d6
  * Properly declare 'symlinks' dependencies
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * apt-get: add 'changelog' to completed commands
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * Add xz compression extension for kernel modules
Packit 8462d6
Packit 8462d6
  [ Igor Murzov ]
Packit 8462d6
  * sudo: Handle options (Alioth: #311414).
Packit 8462d6
  * sudoedit: New completion.
Packit 8462d6
  * _command_offset: Properly quote arguments of eval (Alioth:
Packit 8462d6
    #313499).
Packit 8462d6
  * mount.linux: Add some new mount options intoduced in Linux 3.0-3.2
Packit 8462d6
  * _modules: Ignore error messages.
Packit 8462d6
  * modprobe, modinfo, insmod: Move modprobe and modinfo completions
Packit 8462d6
    to their own files.
Packit 8462d6
  * sbopkg: Use _parse_help.
Packit 8462d6
  * sbopkg, slackpkg, slapt-{get,src}: Use shorter form of the check
Packit 8462d6
    if file exists.
Packit 8462d6
  * _filedir: Properly quote paths to avoid unexpected expansion.
Packit 8462d6
  * su: Add linux-specific completion
Packit 8462d6
  * insmod, modprobe: Don't hardcode path to modinfo (Alioth: #313569)
Packit 8462d6
  * man: --path option is supported on Darwin (Alioth: #313584)
Packit 8462d6
  * man: Move variable declaration to the right place.
Packit 8462d6
  * feh: Update option argument completions.
Packit 8462d6
  * fbi, feh: Complete more supported file formats.
Packit 8462d6
  * fbgs: Add new options introduced in fbida-2.09.
Packit 8462d6
  * cppcheck: Complete new --relative-paths option arguments
Packit 8462d6
  * _expand: Suppress unwanted bash error messages (Alioth: #313497)
Packit 8462d6
Packit 8462d6
  [ Itaï BEN YAACOV ]
Packit 8462d6
  * scp: Recognise symlinks to directories as directories (Debian:
Packit 8462d6
    #666055).
Packit 8462d6
Packit 8462d6
  [ Jonathan Nieder ]
Packit 8462d6
  * ri: Rename ri_get_methods helper to add leading underscore
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * rmmod: Add option completions.
Packit 8462d6
  * testsuite/generate: Generate less linefeeds.
Packit 8462d6
  * insmod: Install for insmod.static too.
Packit 8462d6
  * mplayer: Add -monitoraspect arg completion.
Packit 8462d6
  * mplayer: Add generic handling of options that take arguments.
Packit 8462d6
  * testsuite: Fix spurious modinfo and modprobe test failures on
Packit 8462d6
    systems that have /lib and /lib64 dirs.
Packit 8462d6
  * pigz: Add -p/--processes arg completion.
Packit 8462d6
  * testsuite: Add basic su test case.
Packit 8462d6
  * su: Fix long option handling.
Packit 8462d6
  * su: Add --session-command arg completion.
Packit 8462d6
  * su: Complete -s/--shell with shells instead of all files.
Packit 8462d6
  * lyx: Remove simple completion, upstream has more complete one
Packit 8462d6
    (Debian: #662203)
Packit 8462d6
  * testsuite/generate: Tweak linefeeds.
Packit 8462d6
  * make: Add generic variable completion.
Packit 8462d6
  * man: Recognize 3gl as man page filename extension -- at least Mesa
Packit 8462d6
    uses it.
Packit 8462d6
  * _realcommand: Try greadlink before readlink (Alioth: #313659).
Packit 8462d6
  * Comment spelling fix.
Packit 8462d6
  * qiv: Add *.svg.
Packit 8462d6
  * xmllint: Add *.svgz.
Packit 8462d6
  * autotools: Use MKDIR_P instead of mkdir_p (Alioth: #313671).
Packit 8462d6
  * lbzip2: Add -n argument completion.
Packit 8462d6
  * *_tilde*: Escape tilde in [[ $1 == \~* ]] tests (RedHat: #817902).
Packit 8462d6
  * New completions:
Packit 8462d6
    - acpi, hwclock, pwd, ssh-add, vmstat
Packit 8462d6
Packit 8462d6
  [ Sung Pae ]
Packit 8462d6
  * Workaround bash bug that fails to complete <, >
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Sun, 17 Jun 2012 20:01:36 +0200
Packit 8462d6
Packit 8462d6
bash-completion (1.99)
Packit 8462d6
Packit 8462d6
  * Hopefully the last 2.0 preview.
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Correctly list purgeable packages for dpkg --listfiles and dpkg
Packit 8462d6
    --purge (Debian: #647684)
Packit 8462d6
  * Fix bash_completion paths in README (Debian: #647941)
Packit 8462d6
Packit 8462d6
  [ Florian Hubold ]
Packit 8462d6
  * xv: Add *.eps and *.ps to filename completions (Alioth: #313477)
Packit 8462d6
Packit 8462d6
  [ Igor Murzov ]
Packit 8462d6
  * Add and use _sysvdirs() function that sets correct SysV init
Packit 8462d6
    directory.
Packit 8462d6
  * cppcheck: Add new options introduced in cppcheck-1.52.
Packit 8462d6
  * cppcheck: Several ids separated by commas can be given for
Packit 8462d6
    --enable=.
Packit 8462d6
  * _known_hosts_real: Add some quotes (Alioth #313158)
Packit 8462d6
  * Merge completions/service into the bash_completion script.
Packit 8462d6
  * _modules: Follow symlinks in /lib/modules/$(uname -r) (Alioth:
Packit 8462d6
    #313461)
Packit 8462d6
  * mount, umount: Add linux-specific completions.
Packit 8462d6
  * mount: Don't suggest short options.
Packit 8462d6
  * pidof: Don't check OS type (Alioth #311403)
Packit 8462d6
  * removepkg: Make it possible to complete filenames.
Packit 8462d6
  * umount: Fix for completion of relative paths.
Packit 8462d6
  * upgradepkg: Support oldpackage%newpackage notation.
Packit 8462d6
  * wine: Complete all files after an .exe (Alioth #313131)
Packit 8462d6
  * New completions:
Packit 8462d6
    - htop, nethogs.
Packit 8462d6
Packit 8462d6
  [ Jan Kratochvil ]
Packit 8462d6
  * rpm: Treat -r as --root (RedHat: #759224).
Packit 8462d6
Packit 8462d6
  [ Raphaël Droz ]
Packit 8462d6
  * Added a word about compopt -o nospace in styleguide.txt.
Packit 8462d6
  * _ip_addresses: Make it locale agnostic.
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * cc, c++: Install gcc completion if compiler looks like GCC
Packit 8462d6
    (Alioth: #311408).
Packit 8462d6
  * cppcheck: Offer header filename completions too.
Packit 8462d6
  * curl: Add bunch of new option argument completions.
Packit 8462d6
  * dequote: Use printf instead of echo (Alioth: #312163).
Packit 8462d6
  * dict: Speed up word completion with common use cases and large
Packit 8462d6
    word lists.
Packit 8462d6
  * dmesg: Adapt to versions returning long options.
Packit 8462d6
  * Document $split && return.
Packit 8462d6
  * _filedir, _tilde: Ignore compopt stderr for direct invocations in
Packit 8462d6
    unit tests.
Packit 8462d6
  * Include doc/ in dist tarball.
Packit 8462d6
  * _known_hosts_real: Handle more than two hostnames per known hosts
Packit 8462d6
    line (Debian: #647352).
Packit 8462d6
  * _known_hosts_real: Include hosts reported by ruptime (Alioth:
Packit 8462d6
    #313308).
Packit 8462d6
  * _known_hosts_real: Support > 1 files per *KnownHostsFile line
Packit 8462d6
    (Debian: #650514).
Packit 8462d6
  * lintian: Use <<< instead of echo and a pipe (Alioth: #312163).
Packit 8462d6
  * lrzip: -T no longer takes an argument since version 0.570.
Packit 8462d6
  * _mac_addresses: Grab addresses from FreeBSD's ifconfig -a output
Packit 8462d6
    too.
Packit 8462d6
  * make: Add -j/--jobs completion, complete up to number of CPUs * 2.
Packit 8462d6
  * _muttconffiles: Use printf instead of echo (Alioth: #312163).
Packit 8462d6
  * _parse_help, _parse_usage: If first arg is "-", read from stdin.
Packit 8462d6
  * rpm: Add --delsign completion, don't suggest --resign (identical
Packit 8462d6
    to --addsign).
Packit 8462d6
  * _variables: New function split from _init_completion.
Packit 8462d6
  * vi and friends: Fix /etc/ld.so.conf.d/* completion (Alioth:
Packit 8462d6
    #312409).
Packit 8462d6
  * New completions:
Packit 8462d6
    - plague-client, desktop-file-validate, valgrind, ccache, iperf,
Packit 8462d6
      koji, lzip, udevadm.
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Sat, 07 Jan 2012 23:52:36 +0100
Packit 8462d6
Packit 8462d6
bash-completion (1.90)
Packit 8462d6
Packit 8462d6
  * bash-completion 2 preview: dynamic loading of completions.
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * If _filedir 'ext' returns nothing, just fallback to generic file
Packit 8462d6
    completion. It is optional, and off by default. Patch by Clint Byrum
Packit 8462d6
    (Debian: #619014, LP: #533985)
Packit 8462d6
  * Fix __get_cword_at_cursor_by_ref: check for $index when completing with a
Packit 8462d6
    cword+1 argument already present (Debian: #622383)
Packit 8462d6
  * Layout change: everything is now in /usr/share/bash-completion/, rather
Packit 8462d6
    than in /etc/.
Packit 8462d6
  * Get rid of BASH_COMPLETION_DIR, BASH_COMPLETION_HELPERS_DIR, BASH_COMPLETION
Packit 8462d6
  * Fix autotools to use pkgdatadir instead of redefining datadir, get rid of
Packit 8462d6
    helpersdir.
Packit 8462d6
  * Implemented a blacklist for unwanted third-parties completions
Packit 8462d6
  * New completions:
Packit 8462d6
    - epdfview, lpr and lpq (Raphaël Droz), mysql (Raphaël Droz)
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - ant: handle "extension-point" the same as "target" tag (Petr Kozelka,
Packit 8462d6
      Alioth: #313105)
Packit 8462d6
    - apt: add 'download' to subcommands (Debian: #625234, Ubuntu: #720541)
Packit 8462d6
    - aptitude: add 'versions' command (Debian: #604393)
Packit 8462d6
    - dpkg-query: use the 'dpkg' completion (Debian: #642526)
Packit 8462d6
    - lintian: remove --unpack-level (Debian: #623680)
Packit 8462d6
    - {shadow,coreutils}: fix broken _allowed_groups usage
Packit 8462d6
    - rrdtool: complete filenames after commands (Debian: #577933)
Packit 8462d6
    - sitecopy: fixed a bug with grep and brackets: use sitecopy -v to fetch
Packit 8462d6
      sites (Raphaël Droz).
Packit 8462d6
Packit 8462d6
  [ Freddy Vulto ]
Packit 8462d6
  * Improve __reassemble_comp_words_by_ref() (Alioth #313057)
Packit 8462d6
  * Testsuite:
Packit 8462d6
    - add -unsorted option to _get_hosts()
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * Use $() for subshell, instead of backquotes
Packit 8462d6
  * Use simple quotes for constant strings
Packit 8462d6
  * Drop -o filenames, as suggested by Ville
Packit 8462d6
  * New completions: puppet
Packit 8462d6
Packit 8462d6
  [ Igor Murzov ]
Packit 8462d6
  * Abort completion file loading earlier if required commands are not
Packit 8462d6
    available.
Packit 8462d6
  * docs: Improve tester's manual
Packit 8462d6
  * Make completions that use _command also work with file names
Packit 8462d6
  * _command_offset: Restore compopts used by called command.
Packit 8462d6
  * New completions:
Packit 8462d6
    - pkgtool, makepkg, rmp2tgz, slapt-get, slapt-src, slackpkg, kcov, feh,
Packit 8462d6
      xgamma, fbi, fbgs
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - file: ddd few missing --exclude arguments completions
Packit 8462d6
    - host, nslookup: Remove completions for bind utils from bash_completion.
Packit 8462d6
    - {install,upgrade,explode}pkg: use -o plusdirs instead of -o dirnames
Packit 8462d6
    - makepkg: should complete filenames
Packit 8462d6
    - removepkg, upgradepkg, installpkg: add option completion
Packit 8462d6
    - xrandr: Add more option completions.
Packit 8462d6
    - overall clean up of different slackware-specific completions
Packit 8462d6
  * Testsuite:
Packit 8462d6
    - add basic tests for pkgtools, rpm2tgz, slapt, sbopkg, slackpkg
Packit 8462d6
    - fix broken tests for finger and xhost
Packit 8462d6
    - remove unused -expect-cmd-full option from assert_complete*
Packit 8462d6
Packit 8462d6
  [ Sergey V ]
Packit 8462d6
  * New completions: sbopkg
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Load completions in separate files dynamically, get rid of have()
Packit 8462d6
  * Drop unnecessary $USERLAND checks
Packit 8462d6
  * Try /usr/sbin before /sbin in have()
Packit 8462d6
  * Try both full path and basename completions for sudo etc (Alioth: #313065)
Packit 8462d6
  * Add _init_completion() for common completion initialization and generic
Packit 8462d6
    redirection handling
Packit 8462d6
  * Replace actual sysconfdir in bash_completion on install (Alioth: #313081)
Packit 8462d6
  * Drop support for bash < 4.1
Packit 8462d6
  * Drop no longer needed _compopt_o_filenames()
Packit 8462d6
  * Drop no longer needed "type compopt" checks
Packit 8462d6
  * docs: Update "simply sourcing" instructions to match new layout, check
Packit 8462d6
    $PS1.
Packit 8462d6
  * Get rid of bash_completion self-parsing from _filedir_xspec
Packit 8462d6
    (RedHat: #479936).
Packit 8462d6
  * Provide profile.d hook for per user disabling of bash_completion
Packit 8462d6
    (Debian: #593835)
Packit 8462d6
  * New completions:
Packit 8462d6
    - a2x, arping, asciidoc, base64, cal, chrpath, cppcheck, curl, dmesg,
Packit 8462d6
      dot, file, gnome-mplayer, gprof, hddtemp, host, htpasswd, idn, ionice,
Packit 8462d6
      jps, lbunzip2, lbzip2, lbzcat, prelink, protoc, pwdx, pwgen, reptyr,
Packit 8462d6
      sum (RedHat: #717341), watch
Packit 8462d6
    - phing: reuse ant completion (Elan Ruusamäe, Alioth: #312910)
Packit 8462d6
    - pinfo: reuse info completion
Packit 8462d6
  * Improved completions:
Packit 8462d6
    - bluez, e2fsprogs, grpck, java (Mattias Ulbrich), passwd, pwck, route,
Packit 8462d6
      rsync, smartctl
Packit 8462d6
    - ant: improve -lib, -find/-s, and -D argument completions; rewrite build
Packit 8462d6
      target parsing in plain bash, add build file test case
Packit 8462d6
    - aspell: add --add-filter|--rem-filter completions; get --mode completions
Packit 8462d6
      from 'aspell modes' output
Packit 8462d6
    - bzip2, gzip, python, sysbench: quote command argument to _parse_help()
Packit 8462d6
    - chsh: use _allowed_users instead of plain compgen -u
Packit 8462d6
    - cksfv: add -g argument completion
Packit 8462d6
    - cpan2dist: don't hang if no package list files exist
Packit 8462d6
    - crontab: use /sys/fs/selinux and /selinux instead of /etc/selinux to
Packit 8462d6
      find out if SELinux is around
Packit 8462d6
    - cvs: (diff) parse options from cvs diff instead of plain diff; drop -o
Packit 8462d6
      default to fix CVS root completions; (commit) complete on entries
Packit 8462d6
      instead of default if COMP_CVS_REMOTE is not set; improve CVS
Packit 8462d6
      controlled file completions; add CVS controlled file completions for
Packit 8462d6
      admin and update; list "primary" command names first in mode switch;
Packit 8462d6
      recognize some additional commands and synonyms; add editors/watchers
Packit 8462d6
      completion; sort mode completions alphabetically
Packit 8462d6
    - freeciv: complete freeciv-* in addition to civclient/civserver
Packit 8462d6
    - gdb: improve filename completion
Packit 8462d6
    - gendiff: do file completion after output redirection
Packit 8462d6
    - getent: add gshadow to known databases; allow multiple completions from
Packit 8462d6
      same db, add option completion
Packit 8462d6
    - info: add option completion support
Packit 8462d6
    - ipsec (Tobias Brunner): drop uname check, add strongSwan specific
Packit 8462d6
      completion with fallback, complete connection names for 'up', 'down' and
Packit 8462d6
      other commands
Packit 8462d6
    - jar: complete on *.sar (JBoss service archive)
Packit 8462d6
    - java, javac: add -X* completions
Packit 8462d6
    - javadoc: implement -linkoffline two argument completion
Packit 8462d6
    - killall: activate completion on Darwin (Alioth: #312350)
Packit 8462d6
    - (la)tex (Ted Pavlic): add *.dbj to filename completions (RedHat: #678122)
Packit 8462d6
    - man: add option parsing and completion
Packit 8462d6
    - modplug*: add more extensions for files supported by libmodplug
Packit 8462d6
    - mutt: support tildes when recursively sourcing muttrc files
Packit 8462d6
      (Debian: #615134); expand tilde in mutt query command (Alioth: #312759)
Packit 8462d6
    - ntpdate: add some option argument (non)completions
Packit 8462d6
    - oo{writer,impress,calc,draw} (Matej Cepl): complete  on LibreOffice
Packit 8462d6
      FlatXML extensions (RedHat: #692548)
Packit 8462d6
    - perldoc (Scott Bronson): override MANPAGER when generating perldoc
Packit 8462d6
      completions (RedHat: #689180); don't parse man page when we know it'll
Packit 8462d6
      produce no completions; use perldoc itself instead of man
Packit 8462d6
    - pgrep: add option and option argument completions
Packit 8462d6
    - rpm: make rpm --queryformat use more consistent; drop rpm query support
Packit 8462d6
      for rpm < 4.1
Packit 8462d6
    - rpmbuild: add --buildpolicy completion
Packit 8462d6
    - rpmcheck: drop reference to undefined $files variable (Alioth: #313270)
Packit 8462d6
    - screen: add _terms() and -T completion; add commands completion
Packit 8462d6
      (Alioth: #312164, RedHat: #547852)
Packit 8462d6
    - _services: avoid bogus completions when init or xinetd dirs exist but are
Packit 8462d6
      empty; include systemd services
Packit 8462d6
    - smartctl: fix short alternative for --tolerance
Packit 8462d6
    - ssh, scp, sftp, ssh-copy-id: add some option argument (non)completions
Packit 8462d6
    - strace: don't append space for -e *= completions; don't try to extract
Packit 8462d6
      syscall names if they're not going to be used; rewrite arch specific
Packit 8462d6
      syscall extraction in plain bash
Packit 8462d6
    - svn*: don't suggest short options
Packit 8462d6
    - tar: fix completion of files inside *.tar.bz2 archives when [Ijy] is not
Packit 8462d6
      given; added option completions; improve tar *[cr]*f completions
Packit 8462d6
      (Debian: #618734)
Packit 8462d6
    - unzip: complete on *.sar (JBoss service archive)
Packit 8462d6
    - xmllint, xmlwf: complete on *.tld (tag library descriptor)
Packit 8462d6
    - xmlwf: add -v non-completion
Packit 8462d6
    - xmms: add some option argument completions
Packit 8462d6
    - xz: apply xz completion to pxz too; non-complete
Packit 8462d6
      --memlimit{,-compress,-decompress}
Packit 8462d6
  * Testsuite:
Packit 8462d6
    - add basic tests for gendiff, mdadm, puppet, xzdec, mii-diag, mii-tool,
Packit 8462d6
      grpck, passwd, pwck, samba, rdesktop, fusermount, tcpdump, l2ping,
Packit 8462d6
      ssh-copy-id, postfix, qemu, ldap*, medusa, mdtool, monodevelop,
Packit 8462d6
      msynctool, cfagent, lpr, lpq, mysql, nslookup, compare, conjure,
Packit 8462d6
      import, stream
Packit 8462d6
    - fix tests for ri
Packit 8462d6
    - fix get_hosts option docs.
Packit 8462d6
    - add test case for Debian: #622383.
Packit 8462d6
    - add chown foo: and :foo test cases, should complete files
Packit 8462d6
      (RedHat: #710714)
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Thu, 03 Nov 2011 09:53:55 +0000
Packit 8462d6
Packit 8462d6
bash-completion (1.3)
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * added pure-perl perldoc completion helper, using work from Aristotle
Packit 8462d6
    Pagaltzis (pagaltzis@gmx.de)
Packit 8462d6
  * added completions for xfreerdp and iscsiadm
Packit 8462d6
  * updated xm subcommands list
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Fixed "service" completion, thanks to John Hedges (Debian: #586210)
Packit 8462d6
  * Complete on all files for mplayer's -dvd-device
Packit 8462d6
  * Fixed typo in openssl completion (Debian: #609552)
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Activate hping2 completion also for hping and hping3.
Packit 8462d6
  * Add badblocks, compgen, crontab, dumpe2fs, e2freefrag, e2label, ether-wake,
Packit 8462d6
    filefrag, gendiff, growisofs, iftop, ip (Debian: #600617), javaws, kid3,
Packit 8462d6
    lrzip, lsof, mktemp, portecle, POSIX sh, sha{,224,256,384,512}sum,
Packit 8462d6
    sysbench, tune2fs, xmodmap, and xrdb completions.
Packit 8462d6
  * Add *.gif (Alioth: #312512), *.m2t (Alioth: #312770), *.3gpp, *.3gpp2,
Packit 8462d6
    *.awb, and *.iso (Alioth: #311420) to mplayer filename completions.
Packit 8462d6
  * Add "short" tarball extensions to unxz, unlzma etc completions.
Packit 8462d6
  * Improve /etc/init.d/*, ipmitool, jar, java, javadoc, man, mencoder, mkdir,
Packit 8462d6
    mplayer, pack200, povray, python, rpmbuild, sqlite3, tar, wodim, and
Packit 8462d6
    general help parsing completions.
Packit 8462d6
  * Fix p4 and povray completions (Alioth: #312625).
Packit 8462d6
  * Add *.xsd, *.xsl, *.rng, *.wsdl, and *.jnlp to xmllint and xmlwf filename
Packit 8462d6
    completions, and *.gz versions of all of the supported ones for xmllint.
Packit 8462d6
  * Recognize rpm query mode based on the --file, --group, --package, and
Packit 8462d6
    --all long options (RedHat: #630328).
Packit 8462d6
  * Improve rpm query option completions.
Packit 8462d6
  * Drop bad kompare filename completion (Alioth: #312708).
Packit 8462d6
  * Make _filedir and _filedir_xspec complete uppercase versions of their
Packit 8462d6
    filename extension arguments in addition to exact case matches.
Packit 8462d6
  * IPv6 known hosts completion fixes (Alioth: #312695, RedHat: #630658).
Packit 8462d6
  * Fixes to completions for filenames containing tabs (RedHat: #629518).
Packit 8462d6
  * Add *.iso (Alioth: #311420), *.m2t and *.m2ts (Alioth: #312770) to
Packit 8462d6
    xine-based player filename completions.
Packit 8462d6
  * Add /etc/ethers to MAC address completion sources.
Packit 8462d6
  * Add *.gem and *.spkg to tar filename completions.
Packit 8462d6
  * Complete known hosts from avahi-browse only if $COMP_KNOWN_HOSTS_WITH_AVAHI
Packit 8462d6
    is non-empty (Alioth: #312691, RedHat: #630326).
Packit 8462d6
  * Improve relevance of many user/group completions, depending on context.
Packit 8462d6
  * Remove most "-o filenames" options to "complete", turn "-o filenames" on
Packit 8462d6
    dynamically when needed instead.
Packit 8462d6
  * Add/improve various autotools completions.
Packit 8462d6
  * Add *.apk to unzip and jar filename completions.
Packit 8462d6
  * Do not load bash_completion in profile.d script if progcomp is not enabled.
Packit 8462d6
  * Ignore muttrc source entries that are not files (Alioth: #312881).
Packit 8462d6
  * Re-enable postgresql database and user completion (Alioth: #312914,
Packit 8462d6
    Ubuntu: #164772).
Packit 8462d6
  * Add *.fdf to various PDF viewer completions.
Packit 8462d6
Packit 8462d6
  [ Freddy Vulto ]
Packit 8462d6
  * Added _tilde(), fix ~username completion (Alioth: #312613, Debian: #587095)
Packit 8462d6
  * Speed up `compopt' availability detection
Packit 8462d6
  * Fix _filedir `-o filenames' detection on bash-3 (Alioth: #312646)
Packit 8462d6
  * Fix __reassemble_comp_words_by_ref (Alioth #312740)
Packit 8462d6
Packit 8462d6
  [ Anton Khirnov ]
Packit 8462d6
  * Improve mplayer and mencoder completions.
Packit 8462d6
Packit 8462d6
  [ Paul Walmsley ]
Packit 8462d6
  * Add *.webm to mplayer file completions (Debian: #588079).
Packit 8462d6
Packit 8462d6
  [ Miklos Vajna ]
Packit 8462d6
  * Add *.amr to mplayer file completions (Alioth: #312634).
Packit 8462d6
Packit 8462d6
  [ Andrej Gelenberg ]
Packit 8462d6
  * Add *.part (partially downloaded) to mplayer and xine-based player
Packit 8462d6
    completions (Alioth: #312657).
Packit 8462d6
Packit 8462d6
  [ Stephen Gildea ]
Packit 8462d6
  * Fix false posives for non-option words in _parse_help (Alioth: #312750).
Packit 8462d6
Packit 8462d6
  [ Andrey G. Grozin ]
Packit 8462d6
  * Add *.fb2 to okular filename completions.
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Sun, 06 Feb 2011 19:03:46 +0100
Packit 8462d6
Packit 8462d6
bash-completion (1.2)
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Don't use pidof in _known_hosts_real() to detect whether Avahi is
Packit 8462d6
    available, since it's not available on MacOS X. Thanks to Rainer
Packit 8462d6
    Müller <raimue@codingfarm.de> (bash-completion MacPorts maintainer)
Packit 8462d6
  * Fixed "freq" and "rate" completion for iwconfig
Packit 8462d6
  * contrib/munin-node fixed (Debian: #550943)
Packit 8462d6
  * contrib/dpkg fixed -W and --show completing on .?(u)deb's (Debian: #552109)
Packit 8462d6
  * contrib/aptitude: add @(add|remove)-user-tag
Packit 8462d6
  * Added munindoc completion to contrib/munin-node, thanks to Tom
Packit 8462d6
    Feiner (Debian: #553371)
Packit 8462d6
  * Added colordiff completion, same as diff
Packit 8462d6
  * contrib/cpio: added missing completions for -?, --help, --license, --usage,
Packit 8462d6
    --version and (-p) --to-stdout (Debian: #557436)
Packit 8462d6
  * Style policy: don't use fancy globbing in case labels
Packit 8462d6
  * Added .fdf completion to okular and evince
Packit 8462d6
  * Added .okular completion to okular (Debian: #545530)
Packit 8462d6
  * Added lintian completion
Packit 8462d6
  * Refreshed reportbug completion, added --from-buildd (Debian: #579471)
Packit 8462d6
  * Special-case "apt-get source" (Debian: #572000)
Packit 8462d6
  * Added lintian completion (Debian: #547361)
Packit 8462d6
  * contrib/dpkg: update completion to current API
Packit 8462d6
  * Styleguide: establish line wrapping and $() instead of ``
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Create bz2 dist tarball too.
Packit 8462d6
  * Include CHANGES in dist tarball.
Packit 8462d6
  * Include profile snippet in tarball, install it.
Packit 8462d6
  * Rename contrib/bluez-utils to contrib/bluez to follow bluez 4.x naming.
Packit 8462d6
  * Apply cardctl completion to pccardctl too.
Packit 8462d6
  * Apply pine completion to alpine too.
Packit 8462d6
  * Remove many unnecessary short option completions where long ones exist.
Packit 8462d6
  * Improve chsh, chgrp, chown, configure, curl, cvs, find, gkrellm, gzip,
Packit 8462d6
    iconv, lftp, look, lzma, make, man, mdadm, modprobe, mount, mplayer,
Packit 8462d6
    mysqladmin, perldoc, rsync, screen, service, scp, ssh, sshfs, unzip,
Packit 8462d6
    update-alternatives, vncviewer, wget, yp-tools, xine based players' and
Packit 8462d6
    general hostname completions.
Packit 8462d6
  * Add abook and wtf completion, based on work by Raphaël Droz.
Packit 8462d6
  * Add cvsps, dragon, fusermount, jarsigner, k3b, lftpget, modplug123,
Packit 8462d6
    pm-utils, rtcwake, pack200, unpack200, pbzip2, pbunzip2, pbzcat, pigz,
Packit 8462d6
    unpigz, and wol completions.
Packit 8462d6
  * Don't overwrite other host completions when completing from multiple
Packit 8462d6
    SSH known hosts files.
Packit 8462d6
  * Speed up installed rpm package completion on SUSE, based on work by
Packit 8462d6
    Marco Poletti (Alioth: #312021).
Packit 8462d6
  * Improve sourcing snippets from completion dirs.
Packit 8462d6
  * Drop support for bash < 3.  The compatibility global variables $bashN,
Packit 8462d6
    $default, $dirnames, $filenames, $compopt, $nospace, $bashdefault, and
Packit 8462d6
    $plusdirs have been dropped too.  3rd party completions should switch
Packit 8462d6
    to using the complete/compgen features directly, and BASH_VERSINFO
Packit 8462d6
    for bash version checks.
Packit 8462d6
  * Protect various completions from unusual user input by not embedding the
Packit 8462d6
    input in external command arguments (Debian: #552631).
Packit 8462d6
  * Add /sbin to $PATH when invoking ifconfig and iwconfig.
Packit 8462d6
  * Combine dcop and qdbus completions into the latter.
Packit 8462d6
  * awk and sed usage portability fixes (Alioth: #311393, Debian: #501479).
Packit 8462d6
  * Fix leaking local variables from various completions.
Packit 8462d6
  * Turn on -o filenames in _filedir on bash >= 4.
Packit 8462d6
  * Deprecate modules completion, upstream modules >= 3.2.7 ships one.
Packit 8462d6
  * Protect grep invocations from user aliases (Alioth: #312143).
Packit 8462d6
  * Split sshfs completion from contrib/ssh into contrib/sshfs.
Packit 8462d6
  * Split mount and umount completion into contrib/mount.
Packit 8462d6
  * Split service completion into contrib/service.
Packit 8462d6
  * Split chown, chgrp, and id completions into contrib/coreutils.
Packit 8462d6
  * Split kill, look, and renice completions into contrib/util-linux.
Packit 8462d6
  * Split killall, pkill, pgrep and related completions into contrib/procps.
Packit 8462d6
  * Split ipsec completion into contrib/ipsec.
Packit 8462d6
  * Split ifup and ifdown completions into contrib/ifupdown.
Packit 8462d6
  * Do basic HTML file completion with Firefox and Chrome and friends,
Packit 8462d6
    and Epiphany.
Packit 8462d6
  * Do basic diff/patch completion with cdiff and kompare.
Packit 8462d6
  * Don't install mock completion by default, it's in upstream mock > 1.1.0.
Packit 8462d6
  * Do basic text editor completion with xemacs, sxemacs, kate, and kwrite.
Packit 8462d6
  * Do meta-command completion for aoss and padsp.
Packit 8462d6
Packit 8462d6
  [ Freddy Vulto ]
Packit 8462d6
  * Prevent root PATH expansion prolifering in _root_command (bash >= 4.1.4)
Packit 8462d6
  * Only complete xhost if (_)xhost is available.
Packit 8462d6
  * Added _get_comp_words_by_ref to replace both _get_cword & _get_pword.
Packit 8462d6
    Also additional variables `words' and `cword' can be returned.
Packit 8462d6
  * Added _upvar & _upvars helper functions to aid in passing variables
Packit 8462d6
    by reference.
Packit 8462d6
  * Make _filedir emulate `-o filenames'
Packit 8462d6
  * Fixed completion perl modules containing colons.
Packit 8462d6
  * Merged __get_cword3 & __get_cword4 to _get_cword.
Packit 8462d6
  * Added __expand_tilde_by_ref helper function.
Packit 8462d6
  * Added __ltrim_colon_completions to fix completions containing colons
Packit 8462d6
  * Improved mutt completion
Packit 8462d6
  * Added _get_pword helper function, thanks to Sung Pae (Alioth: #312030)
Packit 8462d6
Packit 8462d6
  [ Ted Stern ]
Packit 8462d6
  * Fix modules completion for "(default)" entries.
Packit 8462d6
Packit 8462d6
  [ Jeremie Lasalle Ratelle ]
Packit 8462d6
  * Fix rsync remote path completion (Alioth: #312173, Gentoo: #297818).
Packit 8462d6
Packit 8462d6
  [ Leonard Crestez ]
Packit 8462d6
  * Improve ssh -o suboption completion (Alioth: #312122).
Packit 8462d6
  * Fix NFS mounts completion (Alioth: #312285).
Packit 8462d6
  * Fix completion of usernames (Alioth: #311396, Debian: #511788).
Packit 8462d6
  * Fix chown test crashing on systems with no root group (Alioth: #312306).
Packit 8462d6
  * Fixed tests when BASH_COMPLETION or TESTDIR contain spaces.
Packit 8462d6
  * Fix mount handling of escapes (Alioth: #311410, Launchpad: #219971,
Packit 8462d6
    Debian: #511149).
Packit 8462d6
  * Cleanup scripts to run tests. Make runUnit and runCompletion use test/run.
Packit 8462d6
    Make it possible to run tests from any directory.
Packit 8462d6
  * Add a --debug-xtrace option to test/run using BASH_XTRACEFD from bash-4.1.
Packit 8462d6
  * Add a --timeout option to test/run to override the default expect timeout.
Packit 8462d6
Packit 8462d6
  [ Raphaël Droz ]
Packit 8462d6
  * Add xsltproc completion (Alioth: #311843).
Packit 8462d6
Packit 8462d6
  [ Adrian Friedli ]
Packit 8462d6
  * Add ipv6calc completion.
Packit 8462d6
Packit 8462d6
  [ Ildar Mulyukov ]
Packit 8462d6
  * Add showmount completion (Alioth: #312285).
Packit 8462d6
Packit 8462d6
  [ Neville Gao ]
Packit 8462d6
  * Fix mount completion error "bash: [: too many arguments" (Alioth #312381).
Packit 8462d6
Packit 8462d6
  [ Austin English ]
Packit 8462d6
  * Make lookup of wine file completions case insensitive.
Packit 8462d6
Packit 8462d6
  [ Igor Murzov ]
Packit 8462d6
  * Improve xz completion (Alioth: #312466).
Packit 8462d6
Packit 8462d6
  [ Mario Schwalbe ]
Packit 8462d6
  * Update find completion (Alioth: #312491, Launchpad: #570113).
Packit 8462d6
Packit 8462d6
  [ Mark van Rossum ]
Packit 8462d6
  * Add basic lyx completion.
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Wed, 16 Jun 2010 17:44:59 +0200
Packit 8462d6
Packit 8462d6
bash-completion (1.1)
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Permit .gz files concatenation (Debian: #514377)
Packit 8462d6
  * Fix svk completion using $filenames instead of $default (Debian: #524961)
Packit 8462d6
  * Really add build-dep to aptitude's completion (Debian: #495883)
Packit 8462d6
  * Fix checks for GNUish userland, thanks to Robert Millan (Debian: #529510)
Packit 8462d6
  * Fix typo in .ass subtitles completion for mplayer (Debian: #531337)
Packit 8462d6
  * Fix regression on man(1) completion: also complete on local .3pm files
Packit 8462d6
    (Debian: #531343)
Packit 8462d6
  * Split mutt completion to contrib/mutt
Packit 8462d6
  * Split iconv completion to contrib/iconv
Packit 8462d6
  * Split dict completion to contrib/dict
Packit 8462d6
  * Split {update,invoke}-rc.d completions to contrib/sysv-rc
Packit 8462d6
  * Don't install _subversion anymore, upstream completion is better than
Packit 8462d6
    ours. Added to EXTRA_DIST in Makefile.am
Packit 8462d6
  * Split autorpm completion to contrib/autorpm
Packit 8462d6
  * Split jar completion to contrib/jar
Packit 8462d6
  * Split chkconfig completion to contrib/chkconfig
Packit 8462d6
  * Split chsh completion to contrib/chsh
Packit 8462d6
  * Split apt_build completion to contrib/apt-build
Packit 8462d6
  * Split aptitude-related completions to contrib/aptitude
Packit 8462d6
  * Split apt-cache and apt-get completions to contrib/apt
Packit 8462d6
  * Split rpm-related completions to contrib/rpm
Packit 8462d6
  * Split cvs-related completions to contrib/cvs
Packit 8462d6
  * Split man completion to contrib/man
Packit 8462d6
  * Split bash builtins completions to contrib/bash-builtins
Packit 8462d6
  * Split dpkg-related completions to contrib/dpkg (and re-enable usage
Packit 8462d6
    of grep-status if available)
Packit 8462d6
  * Split gcc completion to contrib/gcc
Packit 8462d6
  * Split dselect completion to contrib/dselect
Packit 8462d6
  * Split cardctl completion to contrib/cardctl
Packit 8462d6
  * Split pineaddr completion to contrib/pine
Packit 8462d6
  * Added avahi-discovered hosts to _known_hosts_real() (Debian: #518561)
Packit 8462d6
  * Added m4v completion to mplayer (Debian: #504213)
Packit 8462d6
  * Improve qemu completion (Debian: #534901)
Packit 8462d6
  * Added sshfs completion (shares the same as scp) (Debian: #545978)
Packit 8462d6
  * Fixed obvious brokenness (typos) in contrib/mdadm
Packit 8462d6
  * Clean [1.2.3.4]:port format in known_hosts, thanks to
Packit 8462d6
    Xuefer (Gentoo: #284563)
Packit 8462d6
  * Added --no-generate to "apt-cache pkgnames" calls, make it faster
Packit 8462d6
    on certain configurations (Debian: #547550)
Packit 8462d6
  * Split okular from evince filename extension completion, needed to add
Packit 8462d6
    okular-specific completions: xps, epub, odt, fb, mobi, g3 and chm.
Packit 8462d6
    Also, okular can read any of its formats also in .gz/.bz2 compressed
Packit 8462d6
    format, so change the regular expression to match this.
Packit 8462d6
  * Remove --with-suggests and --without-suggests from aptitude completion
Packit 8462d6
  * Patches from PLD Linux (thanks to Elan Ruusamäe):
Packit 8462d6
    - avoid sed pipe as ps itself can omit the headers
Packit 8462d6
    - improve service(8) completion, also look for "msg_usage"
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Split yum completion to contrib/_yum (no longer installed by default, the
Packit 8462d6
    intent is to move it to yum upstream soon).
Packit 8462d6
  * Split yum-arch completion into contrib/yum-arch, load completion only if
Packit 8462d6
    yum-arch is installed.
Packit 8462d6
  * Update list of yum commands and options.
Packit 8462d6
  * Add yum repolist, --enable/disablerepo, --disableexcludes, -d, -e, --color,
Packit 8462d6
    and --enable/disableplugin completions.
Packit 8462d6
  * Add chkconfig --override and resetpriorities completions.
Packit 8462d6
  * Split mplayer and friends completions to contrib/mplayer.
Packit 8462d6
  * Parse top level mplayer and friends option completions from -list-options.
Packit 8462d6
  * Fix dir-only completion for make to include only dirs, not files.
Packit 8462d6
  * Remove unused variable RELEASE.
Packit 8462d6
  * Improve aspell dictionary completion: don't hardcode data-dir, get
Packit 8462d6
    canonical dicts from "aspell dicts".
Packit 8462d6
  * Always use /etc/shells for chsh -s completion, don't complete on comment
Packit 8462d6
    lines in it.
Packit 8462d6
  * Fix rpm --whatrequires/--whatprovides completions with spaces and other
Packit 8462d6
    unusual characters, add filename based --whatrequires completions.
Packit 8462d6
  * Add modplugplay filename completion.
Packit 8462d6
  * Add more mod-like audio file extensions for xine-based players and timidity.
Packit 8462d6
  * Complete on plain alternatives like update-alternatives.
Packit 8462d6
  * Rename installed_alternatives() to _installed_alternatives().
Packit 8462d6
  * Add /etc/pki/tls/openssl.cnf to list of default openssl config files,
Packit 8462d6
    search for default ones only if -config is not given.
Packit 8462d6
  * Use POSIX compliant arguments to tail in mkisofs completion.
Packit 8462d6
  * Protect various completions from unusual user input by not embedding the
Packit 8462d6
    input in external command arguments.
Packit 8462d6
  * Add _split_longopt() helper for improved handling of long options that
Packit 8462d6
    take arguments in both "--foo bar" and "--foo=bar" formats.
Packit 8462d6
  * Use _split_longopt to improve and clean up aspell, bluez-utils, chgrp,
Packit 8462d6
    chown, chkconfig, cpio, dpkg, heimdal, iptables, mailman, make, mc,
Packit 8462d6
    mii-diag, mii-tool, mkinitrd, pkg-config, postgresql, quota, reportbug,
Packit 8462d6
    samba, smartctl, yum, and generic long option completion (Alioth: #311398).
Packit 8462d6
  * Add chown --from and --reference value completions.
Packit 8462d6
  * Add chgrp --reference value completion.
Packit 8462d6
  * Do not assume all --foo= options take filenames in generic long option
Packit 8462d6
    completion, assume only that --*file*= does, and that --*dir*= takes dirs.
Packit 8462d6
  * Add make --old/new-file, --assume-old/new, --what-if value completions.
Packit 8462d6
  * Add smartctl -n/--nocheck completion, add more other value completions.
Packit 8462d6
  * Fix leaking $prev from cpio, dsniff, freeciv, gkrellm, mkinitrd, service,
Packit 8462d6
    and tcpdump completions.
Packit 8462d6
  * Split ant completion to contrib/ant, improve the built in one.
Packit 8462d6
  * Improve postfix completion.
Packit 8462d6
  * Improve samba completion.
Packit 8462d6
  * Split lilo completion to contrib/lilo.
Packit 8462d6
  * Split reportbug and querybts completions to contrib/reportbug.
Packit 8462d6
  * Remove debug output noise from quotaon completion.
Packit 8462d6
  * Split Linux wireless tools completion to contrib/wireless-tools.
Packit 8462d6
  * Add mock completion.
Packit 8462d6
  * Split FreeBSD kld(un)load completion to contrib/kldload.
Packit 8462d6
  * Split FreeBSD pkg_* completion to contrib/pkg_install.
Packit 8462d6
  * Split FreeBSD portupgrade and friends completion to contrib/portupgrade.
Packit 8462d6
  * Split Slackware pkgtools completion to contrib/pkgtools.
Packit 8462d6
  * Improve rpm group completion (displayed completions are still wrong).
Packit 8462d6
  * Change many completions to load in memory only if the completed commands
Packit 8462d6
    are available.
Packit 8462d6
  * Invoke the actual mplayer/mencoder command being completed (with full path)
Packit 8462d6
    to get various completions instead of simply "mplayer" or "mencoder".
Packit 8462d6
  * Associate OOXML/MS Office 2007 extensions with OpenOffice applications.
Packit 8462d6
  * Associate .tsv with oocalc.
Packit 8462d6
  * Add xmlwf completion.
Packit 8462d6
  * Associate *.po with poedit, gtranslator, kbabel, and lokalize.
Packit 8462d6
  * Add xz, xzcat, xzdec, and unxz completion.
Packit 8462d6
  * Add lzcat, lz*grep, lzless, lzmore, and unlzma completion.
Packit 8462d6
  * Load "modules" completion if /etc/profile.d/modules.sh exists even if
Packit 8462d6
    the "module" alias has not been defined (yet).
Packit 8462d6
  * Add *.ogv to xine-based players (Debian: #540033).
Packit 8462d6
  * Add $compopt (":" i.e. no-op with bash < 4, "compopt" with >= 4).
Packit 8462d6
  * Complete bzcat and zcat only on compressed files.
Packit 8462d6
  * Do not require a dot in bzcmp, bzdiff, bz*grep, zcmp, zdiff, z*grep, zless,
Packit 8462d6
    and zmore filename completions.
Packit 8462d6
  * Add xz and compress support and more tarball filename extensions to
Packit 8462d6
    rpmbuild -t*/--tarbuild completion.
Packit 8462d6
  * Don't hardcode path to lsmod.
Packit 8462d6
  * Fix sbcl file/dirname completion (Debian: #545743).
Packit 8462d6
  * Add /sbin to $PATH when invoking lspci and lsusb.
Packit 8462d6
  * Support .xz suffix in info page completions.
Packit 8462d6
  * Prevent rpm --define/-D completions from falling through.
Packit 8462d6
  * Add more common options to rpm option completions.
Packit 8462d6
Packit 8462d6
  [ Todd Zullinger ]
Packit 8462d6
  * Make yum complete on filenames after install, deplist, update and upgrade
Packit 8462d6
    when the following argument contains a slash.
Packit 8462d6
Packit 8462d6
  [ Mike Kelly ]
Packit 8462d6
  * Fix _filedir on bash 4.
Packit 8462d6
  * Add support for xz to tar completion.
Packit 8462d6
  * Fix _quote_readline on bash 4 (Debian: #544024).
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * Split mkinitrd completion to contrib/mkinitrd, improve it.
Packit 8462d6
  * Split smartctl completion to contrib/smartctl.
Packit 8462d6
  * Better ssh and sftp completion
Packit 8462d6
  * Better xhost completion
Packit 8462d6
  * Split _known_hosts completion in two parts, to avoid parsing command line
Packit 8462d6
    twice
Packit 8462d6
  * Added strace completion
Packit 8462d6
  * Added xm completion
Packit 8462d6
  * Added rpcdebug completion
Packit 8462d6
  * Added msynctool completion
Packit 8462d6
  * Added openldap completion
Packit 8462d6
  * Added ldapvi completion
Packit 8462d6
  * Added heimdal completion
Packit 8462d6
  * Added vpnc completion
Packit 8462d6
  * Added rpmcheck completion
Packit 8462d6
  * Added munin-node completion
Packit 8462d6
  * Added bluez-utils completion
Packit 8462d6
  * Added samba completion
Packit 8462d6
  * Added cfengine completion
Packit 8462d6
  * Added xmllint completion, contributed by Ville
Packit 8462d6
  * Added shadow completion, contributed by Ville
Packit 8462d6
  * Added repomanage completion, contributed by Ville
Packit 8462d6
  * Splitted and enhanced openssl completion
Packit 8462d6
  * Added rfkill, mdadm and resolvconf completions
Packit 8462d6
Packit 8462d6
  [ Raphaël Droz ]
Packit 8462d6
  * Add mount -L and -U completion.
Packit 8462d6
Packit 8462d6
  [ Philipp Weis ]
Packit 8462d6
  * Add .dvi.{gz,bz2} completion for evince/okular (Debian: #522656)
Packit 8462d6
Packit 8462d6
  [ Freddy Vulto ]
Packit 8462d6
  * Patched _known_hosts() to support multiple {Global,User}KnownHosts in SSH
Packit 8462d6
    config files, thanks to Thomas Nilsson (Alioth: #311595) (Debian: #524190)
Packit 8462d6
  * Fix leaking $i from info, man and python completions.
Packit 8462d6
  * Added setting COMP_KNOWN_HOSTS_WITH_HOSTFILE. _known_hosts_real() will add
Packit 8462d6
    hosts from HOSTFILE, unless COMP_KNOWN_HOSTS_WITH_HOSTFILE is set to an
Packit 8462d6
    empty value (Alioth: #311821)
Packit 8462d6
  * Quoted $cur to prevent globbing - thanks to Eric Blake (Alioth #311614)
Packit 8462d6
  * Fix leaking $muttcmd from mutt completion
Packit 8462d6
  * Fix completing multiple hosts (Debian: #535585)
Packit 8462d6
Packit 8462d6
  [ Michele Ballabio ]
Packit 8462d6
Packit 8462d6
  * Add more extensions to pkgtools completion.
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Sat, 03 Oct 2009 15:41:49 +0200
Packit 8462d6
Packit 8462d6
bash-completion (1.0)
Packit 8462d6
Packit 8462d6
  [ Guillaume Rousse ]
Packit 8462d6
  * Make bibtex complete on .aux files
Packit 8462d6
  * Add .xvid and .XVID to player completion
Packit 8462d6
  * Added cowsay/cowthink completion
Packit 8462d6
  * Added brctl completion
Packit 8462d6
  * Added cpan2dist completion
Packit 8462d6
  * Added qemu completion
Packit 8462d6
  * Added net-tools (mii-tool and mii-diag) completions
Packit 8462d6
  * Added minicom completion
Packit 8462d6
  * Added quota-tools completion
Packit 8462d6
  * Added rdesktop completion
Packit 8462d6
  * Added tightvncviewer completion
Packit 8462d6
  * Cleanup screen completion, and make it completes on options
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Added .kar to Timidity completion.
Packit 8462d6
  * Fix killall completion, remove trailing ":" on certain process
Packit 8462d6
    names
Packit 8462d6
  * Fix man -l completing filenames (Debian: #497074)
Packit 8462d6
  * (Partly) fixed java classes completion (Debian: #496828). Look for
Packit 8462d6
    FIXME in source.
Packit 8462d6
  * Dump to /dev/null error message from look(1) with no arguments
Packit 8462d6
    (Debian: #495142)
Packit 8462d6
  * Set ssh as default for rsync (was rsh) (Debian: #492328)
Packit 8462d6
  * Added .oga, .ogv, .ogx to mplayer completion (Debian: #496162)
Packit 8462d6
  * Added .epub to unzip|zipinfo completion (Debian: #492476)
Packit 8462d6
  * Added ssh-copy-id completion (Debian: #491856)
Packit 8462d6
  * Moved ssh completion to separate file (Debian: #360628)
Packit 8462d6
  * Bogus completion when mounting subdirs fixed (Debian: #322238)
Packit 8462d6
  * Fix `apt-cache showsrc` completing only on source package names
Packit 8462d6
    (Debian: #361535)
Packit 8462d6
  * Fixed bugs with gdb completion:
Packit 8462d6
    - when an empty directory is in $PATH (thanks to Morita Sho)
Packit 8462d6
      (Debian: #497597)
Packit 8462d6
    - when a non-existing directory is in $PATH (Debian: #499780)
Packit 8462d6
  * Fix missing completion for "-n" and "-e" (we were using echo, now
Packit 8462d6
    using printf) (thanks to Morita Sho) (Debian: #498105)
Packit 8462d6
  * Fixed gpg completion:
Packit 8462d6
    - --@(export|@(?(l|nr|nrl)sign|edit)-key)) (Debian: #500316)
Packit 8462d6
    - -@(r|-recipient))
Packit 8462d6
  * Fixed .cb[rz] completion for evince (Debian: #502885)
Packit 8462d6
  * Added gksudo, gksu, kdesudo completion
Packit 8462d6
  * Added apache2ctl completion
Packit 8462d6
  * Added gpg2 completion (Debian: #489927)
Packit 8462d6
  * Fixed mplayer -skin completion (Debian: #501473)
Packit 8462d6
  * Fixed errors with POSIX enabled (Debian: #502804)
Packit 8462d6
  * Fixed dpkg-source wrong exit() with return() (Debian: #)
Packit 8462d6
  * Added --schedule-only to aptitude's completion (Debian: #502664)
Packit 8462d6
  * Added build-dep to aptitude's completion (Debian: #495883)
Packit 8462d6
  * Added support for `-F configfile' to _known_hosts(), ssh, scp and
Packit 8462d6
    sftp, thanks to Freddy Vulto (Debian: #504141)
Packit 8462d6
  * Fixed sed quoting bug in _known_hosts(), thanks to Freddy Vulto
Packit 8462d6
    (Debian: #504650)
Packit 8462d6
  * Allow `Host(Name)' in ssh config file to be indented
Packit 8462d6
  * Allow `Host(Name)' in ssh config file to have trailing comment.
Packit 8462d6
  * Allow for comments in known_hosts files (Debian: #511789)
Packit 8462d6
  * Fixed perl -I/-x completion, thanks to Freddy Vulto
Packit 8462d6
    (Debian: #504547)
Packit 8462d6
  * README updated: explain how to use bash-completion correctly.
Packit 8462d6
    (Debian: #506560)
Packit 8462d6
  * TODO updated: the Alioth team is now upstream.
Packit 8462d6
  * Added qdbus completion, thanks to Terence Simpson (Ubuntu: #257903)
Packit 8462d6
  * Added monodevelop and mdtool completions.
Packit 8462d6
  * Split subversion-related completions to contrib/_subversion
Packit 8462d6
    (prefixed with _ to avoid file conflicts with upstream's one)
Packit 8462d6
  * Fixed completion of environment variables, thanks to Morita Sho
Packit 8462d6
    (Debian: #272660)
Packit 8462d6
  * Fix dpkg completion bug: it listed only non-Essential packages
Packit 8462d6
    (Debian: #511790)
Packit 8462d6
  * Fixed _dpkg_source completion (Debian: #503317)
Packit 8462d6
  * Added _parse_help() to try to parse options listed in $command
Packit 8462d6
    --help
Packit 8462d6
  * Fixed gzip completion to use _parse_help(), since the available
Packit 8462d6
    options vary with distributions
Packit 8462d6
  * Added to_review/ directory, where completions needing a review would
Packit 8462d6
    go. After it gets accepted, the completion would go into contrib/.
Packit 8462d6
  * Remove unused UNAME local variable in _info() (Debian: #501843)
Packit 8462d6
  * AUTHORS added
Packit 8462d6
  * Make _alias() use _get_cword
Packit 8462d6
  * Added .zip to jar completions (Debian: #521041)
Packit 8462d6
  * Merge from Gentoo:
Packit 8462d6
    - fix 'find' completion so that it properly completes on -?(i)whilename.
Packit 8462d6
      Patch by Ciaran McCreesh.
Packit 8462d6
    - use make -qp to parse the Makefile for us, so we get proper completion
Packit 8462d6
      on things like pattern rules. Patch by Mike Kelly <pioto@exherbo.org>.
Packit 8462d6
    - complete on gkrellm2 as well. Patch by Aaron Walker.
Packit 8462d6
    - fix CVS completion
Packit 8462d6
  * Merge from Ubuntu:
Packit 8462d6
    - consume error messages in configure completion (Ubuntu: #223882)
Packit 8462d6
      (Mika Fischer)
Packit 8462d6
    - quote $xspec in _filedir_xspec in case it is empty, which would
Packit 8462d6
      cause errors if there was no match under failglob. (Ubuntu: #194419)
Packit 8462d6
      (Mika Fischer)
Packit 8462d6
  * debian/links fixed (Debian: #494292)
Packit 8462d6
  * debian/control:
Packit 8462d6
    - fixed typo in the long description
Packit 8462d6
    - added Vcs-* fields
Packit 8462d6
  * debian/install:
Packit 8462d6
    - correctly install contrib/* under /etc/bash_completion.d/
Packit 8462d6
  * debian/copyright updated
Packit 8462d6
  * extra/dh_bash-completion:
Packit 8462d6
    - updated to support a list of files in debian/<package>.bash-completion
Packit 8462d6
      (Debian: #512917)
Packit 8462d6
Packit 8462d6
  [ Ville Skyttä ]
Packit 8462d6
  * Added JPEG 2000 files to display completion, thanks to Bastien Nocera
Packit 8462d6
    (RedHat: #304771)
Packit 8462d6
  * Improved rpm macro completion.
Packit 8462d6
  * Added -E to rpm completion.
Packit 8462d6
  * Improved rpm backup file avoidance.
Packit 8462d6
  * Improved /var/log/rpmpkgs based rpm installed package completion.
Packit 8462d6
  * Improved performance of rpm -qa based rpm installed package completion.
Packit 8462d6
  * Improved features and performance of yum completion.
Packit 8462d6
  * Added support for p (POSIX) and x (x.org) man sections.
Packit 8462d6
  * Improved filename based man page completion.
Packit 8462d6
  * Added minimal sqlite3 completion.
Packit 8462d6
  * Improved getent completion (Ville Skyttä, Guillaume Rousse).
Packit 8462d6
  * (Re)fix gzip and bzip2 options completion.
Packit 8462d6
  * Improved svn filename completion (RedHat: #430059).
Packit 8462d6
  * Add lzma completion (Per Øyvind Karlsen, Ville Skyttä).
Packit 8462d6
  * Add .mp2 and .vdr to mplayer completion (RedHat: #444467).
Packit 8462d6
  * Add .mkv, .mp2 and .vdr to *xine completion (RedHat: #444467).
Packit 8462d6
  * Added lzop completion.
Packit 8462d6
  * Fix scp metacharacter escaping.
Packit 8462d6
  * Remove duplicate cpio completion, thanks to Freddy Vulto (Debian: #512823)
Packit 8462d6
  * Fix awk error in "modprobe -r /" completion (Debian: #512556).
Packit 8462d6
  * Expand ~foo to dir name more eagerly to avoid quoting issues.
Packit 8462d6
  * Fix -sourcepath handling in javadoc packages completion.
Packit 8462d6
  * Extract process name completion from _killall to _pnames, make it work
Packit 8462d6
    for others than Linux and FreeBSD.
Packit 8462d6
  * Fix process name completion with relative paths (RedHat: #484578).
Packit 8462d6
  * Use improved process name completion in pgrep in addition to killall.
Packit 8462d6
  * Enable pgrep and pkill completion if the commands are available, not just
Packit 8462d6
    on Linux and FreeBSD.
Packit 8462d6
  * Drop hg completion, an improved version is shipped with Mercurial
Packit 8462d6
    (contrib/bash_completion in the tarball).
Packit 8462d6
  * Make okular complete on same files as evince, thanks to Mary Ellen Foster
Packit 8462d6
    (RedHat: #486998).
Packit 8462d6
  * Apply ps2pdf completion to ps2pdf{12,13,14,wr} too.
Packit 8462d6
  * Simplify bash_completion.sh, return earlier in non-applicable environments.
Packit 8462d6
  * Remove obsolete --buildarch and --buildos rpm(build) completions.
Packit 8462d6
  * Add rpmbuild --target completion.
Packit 8462d6
  * Use "-profile help" to get mplayer and friends -profile completions.
Packit 8462d6
  * Fix local array initialization under bash 3.0, prevents "()" occurring in
Packit 8462d6
    file and dir name completions.
Packit 8462d6
Packit 8462d6
  [ Freddy Vulto ]
Packit 8462d6
  * Restored `_display()' completion for `display' by removing
Packit 8462d6
    completion-by-extension for `display' (Alioth#311429)
Packit 8462d6
  * Removed duplicate completion option `-borderwidth' for `display'
Packit 8462d6
  * Prevent completion dir from being sourced twice if
Packit 8462d6
    BASH_COMPLETION_DIR and BASH_COMPLETION_COMPAT_DIR are equal (Alioth#311433)
Packit 8462d6
  * Make `_mii-tool()' and `_mii-diag()' POSIX-compliant
Packit 8462d6
  * Fix _isql completion waiting for grep input if $ODBCINI not set; handle
Packit 8462d6
    whitespace in $ODBCINI.
Packit 8462d6
  * Split vncviewer completion in _tightvncviewer() and _xvnc4viewer()
Packit 8462d6
    Added _realcommand() global function.
Packit 8462d6
Packit 8462d6
  [ Jakob Unterwurzacher ]
Packit 8462d6
  * ps2pdf can run on .pdf files as well. (Debian: #516614, Ubuntu: #316943)
Packit 8462d6
Packit 8462d6
  [ Santiago M. Mola ]
Packit 8462d6
  * Add .ape to mplayer supported extensions (Alioth#311510).
Packit 8462d6
Packit 8462d6
 -- David Paleino <d.paleino@gmail.com>  Wed, 25 Mar 2009 23:18:24 +0100
Packit 8462d6
Packit 8462d6
bash-completion (20080705) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Added more completions to imagemagick (thanks to Nelson A. de
Packit 8462d6
    Oliveira) (Debian: #487786)
Packit 8462d6
  * Added xrandr completion (thanks to Anton Khirnov) (Debian: #487825)
Packit 8462d6
  * Improving _gdb completion:
Packit 8462d6
    - $filenames to $default (Debian: #463969)
Packit 8462d6
    - also show directory names (i.e. compgen -d) in COMPREPLY.
Packit 8462d6
    - added . to $PATH, to allow debugging "local" executables.
Packit 8462d6
    - do not complete Bash's builtins (thanks to Morita Sho)
Packit 8462d6
Packit 8462d6
  [ Luk Claes ]
Packit 8462d6
  * Remove use of ucf for /etc/bash-completion (Debian: #488171).
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Sat, 05 Jul 2008 16:14:15 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20080617.5) unstable; urgency=medium
Packit 8462d6
Packit 8462d6
  * Revert way of setting environment variables (Debian: #487774).
Packit 8462d6
  * Add equals sign to _get_cword for mutt_aliases (Debian: #482635).
Packit 8462d6
  * Enhance mlayer completion (Debian: #487826, #487838).
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Tue, 24 Jun 2008 19:50:57 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20080617.4) experimental; urgency=low
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Merged Ubuntu changes:
Packit 8462d6
    - added quote(), quote_readline(), dequote() helper functions.
Packit 8462d6
    - added _remove_word()
Packit 8462d6
    - fixed _get_cword()
Packit 8462d6
    - refactored _filedir using quote_readline()
Packit 8462d6
    - refactored _filedir_xspec using quote_readline()
Packit 8462d6
    - fixed COMPREPLY's in _iwconfig
Packit 8462d6
    - fixed _cvs()
Packit 8462d6
    - _known_hosts(): use files from UserKnownHostsFile options in
Packit 8462d6
                      addition to standard ones.
Packit 8462d6
    - fixed _command() to correctly prune the command line
Packit 8462d6
    - disabled completion of PostgreSQL users and databases (Ubuntu: #164772)
Packit 8462d6
    - fixed _java_packages()
Packit 8462d6
    - fixed _muttquery()
Packit 8462d6
    - added flv/FLV completion to mplayer
Packit 8462d6
    - added --installed to apt-cache
Packit 8462d6
    - only complete on filenames for aspell
Packit 8462d6
    - fixed code for exclusions compspecs
Packit 8462d6
    - added code to gracefully handle debug options (set +/-v)
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Mon, 23 Jun 2008 19:25:25 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20080617.3) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Fixed IFS for filedir_xspec - Thanks to Stefan Lippers-Hollmann
Packit 8462d6
    (Debian: #487571)
Packit 8462d6
Packit 8462d6
  [ Luk Claes ]
Packit 8462d6
  * Install dh-bash-completion to ease installation of completions.
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Mon, 23 Jun 2008 07:24:21 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20080617.2) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * New upstream release
Packit 8462d6
    - provide a manpage for extra/dh_bash-completion
Packit 8462d6
    - fix semi-serious problem with _filedir() (Debian: #487449)
Packit 8462d6
  * debian/rules:
Packit 8462d6
    - added rule to generate dh_bash-completion's manpage
Packit 8462d6
  * debian/install, debian/dirs:
Packit 8462d6
    - installing dh_bash-completion into /usr/bin
Packit 8462d6
  * debian/control:
Packit 8462d6
    - new package dh-bash-completion
Packit 8462d6
Packit 8462d6
  [ Luk Claes ]
Packit 8462d6
  * Comment new package to make sure current fix gets in the archive first.
Packit 8462d6
  * Add compression completion for vi(m).
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Sun, 22 Jun 2008 19:47:23 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20080617.1) unstable; urgency=medium
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * Urgency set to medium because the package is currently unusable.
Packit 8462d6
  * New upstream sub-release
Packit 8462d6
    - fixed some typos here and there which prevented bash completions
Packit 8462d6
      at all (Debian: #487441).
Packit 8462d6
    - really closing Debian bug #455510.
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Sun, 22 Jun 2008 00:22:53 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20080617) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  [ David Paleino ]
Packit 8462d6
  * New upstream release
Packit 8462d6
    - add more completions to aptitude (Debian: #432289)
Packit 8462d6
    - fixed UTF-8 problem with _get_cword(), thanks to
Packit 8462d6
      Andrei Paskevich (Debian: #472132)
Packit 8462d6
    - fixed autoremove completion, thanks to Flavio Visentin
Packit 8462d6
      (Debian: #474974)
Packit 8462d6
    - cmf and CMF added to playmidi completion (Debian: #365658)
Packit 8462d6
    - added rrdtool completion, thanks to Justin Pryzby (Debian: #428641)
Packit 8462d6
    - added OpenDocument completion for unzip/zipinfo (.od{f,g,p,s,t})
Packit 8462d6
      (Debian: #472940)
Packit 8462d6
    - fixed escaping problems with job control (i.e. disown, jobs, bg,
Packit 8462d6
      fg): the argument is now surrounded by "" (Debian: #347316)
Packit 8462d6
    - make mkdir complete also on filenames (Debian: #376433)
Packit 8462d6
    - {bz,z}{cat,cmp,diff,egrep,fgrep,grep,less,more} now should complete
Packit 8462d6
      on all filenames, not just compressed archives (just commented out)
Packit 8462d6
      (Debian: #455510)
Packit 8462d6
    - fixes Perl completion (Debian: #470742)
Packit 8462d6
    - fixes get_cword -> _get_cword typo (Debian: #478596)
Packit 8462d6
    - fixes _get_cword() function to properly handle filenames with
Packit 8462d6
      whitespaces (Debian: #394636, #468254, #474094)
Packit 8462d6
    - added .pdf.bz2 completion to evince (Debian: #424736)
Packit 8462d6
    - added .svg completion to display (Debian: #441017)
Packit 8462d6
    - added .m2ts completion to mplayer (Debian: #480879)
Packit 8462d6
    - added extra/dh_bash-completion to ease future rewrite of bc.
Packit 8462d6
  * debian/copyright - now in a fancier machine-parsable format.
Packit 8462d6
  * debian/control:
Packit 8462d6
    - added myself to Uploaders
Packit 8462d6
    - debhelper Build-Depends updated to >= 6.
Packit 8462d6
  * debian/watch:
Packit 8462d6
    - improved current watch line regex
Packit 8462d6
    - added (commented out) probable future watch line
Packit 8462d6
  * debian/compat bumped to 6
Packit 8462d6
  * debian/dirs, debian/install and debian/links added
Packit 8462d6
  * debian/rules:
Packit 8462d6
    - refactored to make use of debian/{dirs,install,links}
Packit 8462d6
Packit 8462d6
  [ Steve Kemp ]
Packit 8462d6
  * Applied patch to fix completion of umount command.
Packit 8462d6
    (Debian: #470539)
Packit 8462d6
  * Fixed the completion of Perl manpages.
Packit 8462d6
    (Debian: #404976)
Packit 8462d6
  * Added 'aif' to the filenames offed for completion for mplayer.
Packit 8462d6
    (Debian: #474517)
Packit 8462d6
  * Allow tsocks completion.
Packit 8462d6
    (Debian: #409423)
Packit 8462d6
  * Update mutt completion to handle local usernames.
Packit 8462d6
    (Debian: #416655)
Packit 8462d6
  * Update apt-get completion to include the flag "--no-install-recommends"
Packit 8462d6
    (Debian: #475242)
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Sat, 21 Jun 2008 21:59:43 +0200
Packit 8462d6
Packit 8462d6
bash-completion (20060301-4) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  * Add some fixes from Ubuntu:
Packit 8462d6
  * Fix completion of filenames with spaces (Debian: #468254).
Packit 8462d6
  * Fix parsing of SSH config files (Debian: #435117).
Packit 8462d6
  * Change priority to standard (Debian: #471666).
Packit 8462d6
  * Add some more completions for xine (Debian: #452083, #471249).
Packit 8462d6
  * Fix completion of gzip (Debian: #351913).
Packit 8462d6
  * Also use $HOSTFILE in hostname completion (Debian: #400380).
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Sat, 22 Mar 2008 23:10:30 +0000
Packit 8462d6
Packit 8462d6
bash-completion (20060301-3) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  * Fix kpdf completion (Debian: #468163, #413374).
Packit 8462d6
  * Fix completion of - or -- with _command (Debian: #415276).
Packit 8462d6
  * Add sux to the complete -u list (Debian: #466089).
Packit 8462d6
  * Add dvipdfm to the list of dvi programs (Debian: #396644).
Packit 8462d6
  * Add --purge-unused option completion for aptitude (Debian: #438471).
Packit 8462d6
  * Add divx extension completion for mplayer (Debian: #444294).
Packit 8462d6
  * Add pdf.gz completion for evince (Debian: #456887).
Packit 8462d6
  * Add --remove-all completion for update-alternatives (Debian: #269173).
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Wed, 05 Mar 2008 22:57:27 +0100
Packit 8462d6
Packit 8462d6
bash-completion (20060301-2) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  * Take over the package.
Packit 8462d6
Packit 8462d6
 -- Luk Claes <luk@debian.org>  Wed, 27 Feb 2008 19:22:03 +0100
Packit 8462d6
Packit 8462d6
bash-completion (20060301-1) unstable; urgency=low
Packit 8462d6
Packit 8462d6
  * Upload to unstable.
Packit 8462d6
Packit 8462d6
 -- Matthias Klose <doko@debian.org>  Sat, 09 Feb 2008 23:18:20 +0100
Packit 8462d6
Packit 8462d6
bash-completion (20060301-0ubuntu2) hardy; urgency=low
Packit 8462d6
Packit 8462d6
  * Replace bash (<< 3.1dfsg-9), handle upgrade in preinst.
Packit 8462d6
  * Exclude hashed hostnames from ssh host completion results. Debian: #428085.
Packit 8462d6
  * Fix: ifup/down don't really complete. Debian: #463756.
Packit 8462d6
  * Allow perl completion to complete filenames, complete -I and -x arguments.
Packit 8462d6
    Debian: #443394.
Packit 8462d6
  * Add find -wholename completion. Debian: #431220.
Packit 8462d6
  * Handle whitespaces in $HOME for _known_hosts() completion. Debian: #414821.
Packit 8462d6
  * dpkg -L: complete for removed-but-not-purged packages. Debian: #372156.
Packit 8462d6
  * Complete for apt-get autoremove. Debian: #433542, #443816, #445332.
Packit 8462d6
  * Update completion for mplayer (mka/flac). Debian: #340452.
Packit 8462d6
  * Add ping6/fping6 completion. Debian: #413170.
Packit 8462d6
  * Handle whitespace in paths for mount/umount completion. Debian: #367957.
Packit 8462d6
  * apt-get: Support --auto-remove. Ubuntu: #60666.
Packit 8462d6
Packit 8462d6
 -- Matthias Klose <doko@ubuntu.com>  Sat, 09 Feb 2008 23:11:32 +0100
Packit 8462d6
Packit 8462d6
bash-completion (20060301-0ubuntu1) hardy; urgency=low
Packit 8462d6
Packit 8462d6
  * Initial release, split out from the bash package.
Packit 8462d6
    The software currently is unsupported upstream.
Packit 8462d6
  * Don't try to set a readonly variable. Ubuntu: #149527.
Packit 8462d6
  * Support purge in apt-get auto completion (Mathias Gug). Ubuntu: #151677.
Packit 8462d6
  * evince: Autocomplete on cbr/cbz/djvu files. Ubuntu: #156200, #175220.
Packit 8462d6
    Debian: #400678.
Packit 8462d6
  * kdvi: complete .*\.dvi\.(gz|bz2). Ubuntu: #128234.
Packit 8462d6
  * kpdf: Complete postscript files. Ubuntu: #162319.
Packit 8462d6
  * Make completion working in the middle of a word (Adam Simpkins).
Packit 8462d6
    Ubuntu: #139666.
Packit 8462d6
Packit 8462d6
 -- Matthias Klose <doko@ubuntu.com>  Fri, 08 Feb 2008 16:46:34 +0100