[Bash-completion-commits] [SCM] bash-completion annotated tag, 1.3, created. 1.3

David Paleino dapal at debian.org
Sun Feb 6 20:02:59 UTC 2011


The annotated tag, 1.3 has been created
        at  f21509ab27825853bc16cc7c9572187445c03920 (tag)
   tagging  7c81ef895455d0f7543c65789ff62808e7465578 (commit)
  replaces  1.2
 tagged by  David Paleino
        on  Sun Feb 6 21:01:52 2011 +0100

- Shortlog ------------------------------------------------------------
1.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk1O/jIACgkQ5qqQFxOSsXTZQQCgxoaYtrscPlxDGGfq1GJb+QbG
WHIAn0HINc24P71nEcKXquctTfN4LM5z
=wzxO
-----END PGP SIGNATURE-----

Alexey Zaytsev (1):
      List both attached and detached sesstions for screen -x

Andrey G. Grozin (1):
      Add *.fb2 to okular filename completions.

Anton Khirnov (4):
      mplayer: run mplayer with -nomsgmodule -nomsgcolor
      mplayer: complete on .nut and .bik files.
      mplayer: fix profile names completion.
      mplayer: update lavdopts suboptions

David Paleino (16):
      Fix CHANGES file
      New stanza for next release
      Fixed "service" completion, thanks to John Hedges (Debian: #586210)
      Complete on all files for mplayer's -dvd-device.
      Oops, add info to CHANGES for last commit
      Merge branch 'master' into 1.x
      Fixed typo in openssl completion (Debian: #609552)
      Fixed typo in openssl completion (Debian: #609552)
      Merge branch 'master' into 1.x
      Merge branch 'master' into 1.x
      Merge branch 'master' into 1.x
      Merge branch 'master' into 1.x
      Merge branch 'master' into 1.x
      Merge branch 'master' into 1.x
      Update date
      Fix release number

Freddy Vulto (34):
      (testsuite) Remove need specify `./' with run args
      (testsuite) Drop ending block comments
      Refactored _filedir code to _quote_readline_by_ref
      Fix tilde (~) completion with _filedir
      Speed up `compopt' availability detection.
      (testsuite) Fix ls test
      Fix _filedir error message on bash-3
      Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completion/bash-completion
      Fix _filedir to redirect only stderr
      (testsuite) Comment multipass_name
      Bugfix __reassemble_comp_words_by_ref
      Updated CHANGES
      (testsuite) Fix _filedir test for "compgen -f" hack
      (testsuite) Removed changing locale within 'expect'
      (testsuite) Fix eof/timeout message when unknown level
      (testsuite) Improve _filedir unicode test (Alioth #312477)
      Merge branch 'master' of git+ssh://fvu-guest@git.debian.org/git/bash-completion/bash-completion
      (testsuite) Test for expect-5.44 to prevent segfault
      (testsuite) Fix _parse_help for LANG=POSIX
      Fix perldoc completions to run without invoking autotools
      Fix _tilde with new _compopt_o_filenames
      Split test in two for ls.exp, expanding ~part
      (testsuite) Fix comment
      (testsuite) Added expected failure for perldoc options completion
      (install) Fix relocated helpers dir
      (testsuite) Moved tool_start() code to tool_init()
      (testsuite) Prepend relative files with $::srcdir
      (testuite) Fix tests to run with autotools' make distcheck
      (testsuite) Add missing dir to fixtures/acroread
      (testsuite) Fix _count_args tests to output newline
      Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion
      (testsuite) Uncomment testcases
      (testsuite) `match_items()' matches on bash-prompt
      (testsuite) Split assert_complete() into

Guillaume Rousse (25):
      split installation logic for completions in a separate Makefile.am, for
      add pure perl perldoc completion helper
      dynamic creation of perldoc completion, to point to helper script
      recurse in helpers dir
      don't source Makefiles when run from test suite
      merge iconv and getent completions, as they are both glibc utils
      Revert "merge iconv and getent completions, as they are both glibc utils"
      add freerdp completion
      symlinks are automatically dereferenced for -f test, so don't use -h test
      install helpers in a subdirectory of completions
      use BASH_COMPLETION_DIR for locating helpers, avoiding the use of an install-time substitution
      rename 'contrib' directory to 'completions'
      rename 'contrib' directory to 'completions'
      use same indentation convention as for bash code
      no need for usage output
      rework to match original bash function more closely, including options completion
      rename perldoc helper to perl, as it is now a generic perl completion
      Switch back to a shell completion function for perl and perldoc
      test perldoc options completion
      document COMP_IWLIST_SCAN variable
      drop -o nospace option (fix #312831)
      fix optimisation (bug #312832), and explain the code
      add iscsiadm completion
      minimal tests for xfreerdp completion
      update subcommand list

Igor Murzov (1):
      Add completion for mplayer's -noconfig option

Miklos Vajna (1):
      Add *.amr to mplayer file completions (Alioth: #312634).

Paul Walmsley (1):
      Add *.webm to mplayer file completions (Debian: #588079).

Ville Skyttä (168):
      Activate hping2 completion also for hping and hping3.
      Add basic tests for hping2.
      Add crontab completion.
      Add gif to mplayer filename completions (Alioth: #312512).
      Add "short" tarball extensions to unxz, unlzma etc completions.
      Add lr(un)zip completion.
      (testsuite) Drop ending block comments.
      Simplify/improve /etc/init.d/* completions.
      Add sqlite3 option completions, include *.db in filename ones (Alioth: 312605).
      Trivial cleanups.
      Note Anton's mplayer completion improvements.
      Fix p4 completion, was broken in f8bafe285e7d20fdd82f77289059dd18f78312c2 (Alioth: #312625).
      Add *.awb to mplayer filename completions.
      Simplify _filedir arguments.
      Add *.3gpp and *.3gpp2 to mplayer filename completions.
      Add *.part to mplayer and xine-based player completions (Alioth: #312657).
      Add *.xsd, *.xsl, *.rng, and *.wsdl to xmllint filename completions.
      Recognize rpm query mode based on the --file, --group, --package, and --all long options (RedHat: #630328).
      Simplify rpm query mode detection expressions.
      Improve rpm query option completions.
      Add POSIX sh completion.
      Add iftop(8) completion.
      Drop bad kompare filename completion (Alioth: #312708).
      Add xmodmap and xrdb completions.
      Line wrapping tweak.
      Add compgen completion.
      Combine identical xdvi and kdvi completions.
      Avoid stderr output from compopt when invoking _filedir directly.
      Don't complete jar and povray on filenames ending with a dot.
      Match uppercased versions of _filedir and _filedir_xspec arguments too.
      Simplify filename completions per new _filedir(_xspec) uppercasing behavior.
      Fix povray completion, broken in f8bafe285e7d20fdd82f77289059dd18f78312c2.
      Indentation fix.
      Add badblocks, dumpe2fs, e2freefrag, e2label, filefrag, and tune2fs completions.
      (testsuite) Fix cd test when CDPATH is set.
      (testsuite) Add basic ipmitool tests.
      Add quite a bit of more stuff to ipmitool completion.
      (testsuite) Run sftp tests with fixtures/sftp data, comment fixes.
      (testsuite) Add some [host]:port cases to known hosts related tests.
      Fix known hosts completion for IPv6 addresses whose last 16 bits are digits (Alioth: #312695, RedHat: #630658).
      Use awk sub instead of gsub where appropriate.
      Add mplayer -audio-demuxer and -sub-demuxer completions.
      Drop duplicate -demuxer from mplayer option 'case' statement.
      Add mplayer -show-profile completion.
      Add Fontconfig patterns to mplayer -font completions.
      Add mplayer -subfont completion.
      Localize IFS tighter in _mplayer().
      Make mplayer -skin completion work with post-2006 versions.
      Fixes to completions for filenames containing tabs (RedHat: #629518).
      More known hosts IPv6 completion fixes, thanks to Yoshinori KUNIGA.
      Add sysbench completion.
      Drop unused cword.
      Allow setting option for creating output to parse in _parse_help().
      Add ether-wake completion.
      Treat *.spm as *.src.rpm.
      Trivial cleanups.
      Use "compopt -o filenames" if available instead of "compgen -f" hack in _cd().
      Use "compgen -f" hack from _cd() instead of emulating -o filenames in _filedir().
      Fix false posives for non-option words in _parse_help (Alioth: #312750, Stephen Gildea).
      Simplify _parse_help somewhat.
      Make _parse_help() work with slash separated options.
      Add *.m2t to mplayer filename completions (Alioth: #312770).
      Add *.m2t and *.m2ts to xine-based player filename completions (Alioth: #312770).
      Add varirec= to wodim driveropts completions.
      Tweak line wrapping.
      Remove -o filenames for wodim, rely on _filedir doing it for us.
      Comment spelling fix.
      Improve wodim foo=bar completions.
      Add wodim driver= completion.
      Update wodim option lists.
      Add wodim minbuf= completion.
      Add wodim msifile= completion.
      Add wodim driveropts={varirec,gigarec,tattoofile}= completions.
      Indentation/line wrapping fixes.
      Treat --*path* like --*file* in _longopt().
      Turn on -o filenames automatically also with _filedir -d.
      Improve _longopt --*=, --*dir*, --*file*, and --*path* completions.
      Add dirs-only rmdir test case.
      Make mkdir complete only on dirs.
      Coding style tweaks.
      Add *.tar to rpmbuild -tb filename completions.
      Complete MAC addresses also from /etc/ethers.
      Make man completion work with manpage names containing colons.
      Remove redundant code.
      Coding style tweaks.
      Treat all configure --*prefix as dirs.
      Add ext4 features to tune2fs -O completions.
      Drop simple passwd completion, more thorough one is in completions/shadow.
      Drop simple id completion, more thorough one is in completions/coreutils.
      Sort _longopt targets.
      Add sha{,224,256,384,512}sum _longopt completions.
      Sort _command and _root_command targets.
      Add *.gem to tar completions.
      Complete known hosts from avahi-browse only if $COMP_KNOWN_HOSTS_WITH_AVAHI is non-empty.
      Add *.iso to mplayer, kaffeine, and dragon filename completions (Alioth: #311420).
      Move "compopt -o filenames" kludge to _compopt_o_filenames for easier reuse.
      Expose root command name from _root_command, add _complete_as_root helper.
      Fix indentation.
      Improve relevance of many user/group completions, depending on context.
      Improve javadoc -overview,-helpfile,-stylesheetfile,-link,-linkoffline completions.
      (testsuite) Test sftp -F with sftp instead of ssh.
      Comment update.
      Protect filenames with spaces within tar files.
      Remove most "-o filenames" options to "complete".
      Add ip completion (Debian: #600617).
      Add basic growisofs completion.
      Remove autogen.sh, plain autoreconf (-i) is enough.
      Don't bother creating the gzipped dist tarball, the bzip2 one is enough.
      Create and remove the test/{log,tmp} dirs when appropriate.
      Don't source bash-completion.log when running "make check".
      Simplify _screen_sessions(), use compgen -W, fixes partial completion.
      Add/improve various autotools completions.
      (testsuite) Ignore changed OLDPWD in xz.exp.
      (testsuite) Fix cvs, cvsps, java, lftp, and wol fallout from commit c86b336.
      Test for availability of compopt before invoking it in _compopt_o_filenames().
      Comment spelling fix.
      Fix perl module colon completion trimming.
      Don't bother passing unused arg to _perlmodules().
      (testsuite) Add some perl module completion test cases (Alioth: #312832).
      Simplify perldoc _filedir arg.
      Invoke perl module completion with the perl executable being completed.
      Add some perl option non-completions.
      Add perl -m-/-M- completion.
      Add perl -V completion.
      Add perl -d: completion.
      Add lsof(8) completion.
      Indentation fixes.
      Install python completion for python2 and python3 too.
      Get python options with _parse_help().
      Add some python option arg non-completions.
      Simplify python _filedir glob.
      python -c takes a command, not a script.
      (testsuite) assert_complete_one() fixes, revealed by ssh.exp.
      Make _command_offset() do the right thing with full path completions.
      Add *.gz versions of supported filenames to xmllint filename completions.
      Add *.spkg (Sage Package) to tar filename completions.
      Turn on -o filenames in _command_offset() for completions that specify it.
      Add *.apk to unzip and jar filename completions.
      Do not load bash_completion in profile.d script if progcomp is not enabled.
      Ignore muttrc source entries that are not files (Alioth: #312881).
      Improve scp path escape regex.
      Note autotools installation steps.
      Do _filedir in _command_offset only for commands with no completions installed.
      Note test suite dependencies.
      Append /sbin to PATH when invoking sysctl.
      Add bunch of java option completions, improve colon handling.
      (testsuite) Fix sysctl test case (Alioth: #312909).
      Re-enable postgresql database and user completion (Alioth: #312914, Ubuntu: #164772).
      Avoid "bad array subscript" with /usr/bin/python <TAB> (Debian: #559953).
      Complete "/path/to/python" the same way as plain "python".
      Loosen python executable matching glob.
      Update copyright year.
      Add filename completion for portecle.
      Add pack200 --repack completion.
      Don't leak $options from iscsiadm completion, add basic test case.
      Add bunch of extensions to xmlwf and xmllint filename completions.
      Add mktemp(1) completion.
      Add *.fdf to various PDF viewer completions.
      Complete runuser like su.
      Avoid some unnecessary stat calls.
      Clean up some redundant code.
      (testsuite) Use get_hosts() in xhost tests.
      (testsuite) Avoid duplicates in get_hosts() return value.
      Add gendiff completion.
      Add kid3 filename completion.
      Define needed utility functions for javac and javadoc even if java is not installed.
      Truncate _parse_help() output options on <.
      Add javaws completion.

-----------------------------------------------------------------------

-- 
bash-completion



More information about the Bash-completion-commits mailing list