[Bash-completion-commits] [SCM] bash-completion branch, master, updated. dc43301c48cbd669918a80ddc883acd8b3bf5580

David Paleino d.paleino at gmail.com
Tue Mar 31 19:57:33 UTC 2009


The following commit has been merged in the master branch:
commit dc43301c48cbd669918a80ddc883acd8b3bf5580
Author: David Paleino <d.paleino at gmail.com>
Date:   Tue Mar 31 21:57:04 2009 +0200

    Update CHANGES

diff --git a/CHANGES b/CHANGES
index eeab3a8..9c49065 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+bash-completion (1.x)
+
+  [ David Paleino ]
+  * Prepare for future development.
+
+  [ Ville Skyttä ]
+  * Split yum and yum-arch completion into contrib/yum.
+  * Install yum-arch completion only if yum-arch is installed.
+  * Update list of yum commands and options.
+  * Add yum repolist, --enable/disablerepo, --disableexcludes, -d, and -e
+    completions.
+
+ -- David Paleino <d.paleino at gmail.com>  Wed, 25 Mar 2009 23:18:24 +0100
+
 bash-completion (1.0)
 
   [ Guillaume Rousse ]
@@ -11,6 +25,8 @@ bash-completion (1.0)
   * Added minicom completion
   * Added quota-tools completion
   * Added rdesktop completion
+  * Added tightvncviewer completion
+  * Cleanup screen completion, and make it completes on options
 
   [ David Paleino ]
   * Added .kar to Timidity completion.
@@ -141,7 +157,7 @@ bash-completion (1.0)
   * Remove obsolete --buildarch and --buildos rpm(build) completions.
   * Add rpmbuild --target completion.
   * Use "-profile help" to get mplayer and friends -profile completions.
-  * Fix local array initialization under bash 3.x, prevents "()" occurring in
+  * Fix local array initialization under bash 3.0, prevents "()" occurring in
     file and dir name completions.
 
   [ Freddy Vulto ]
@@ -153,6 +169,8 @@ bash-completion (1.0)
   * Make `_mii-tool()' and `_mii-diag()' POSIX-compliant
   * Fix _isql completion waiting for grep input if $ODBCINI not set; handle
     whitespace in $ODBCINI.
+  * Split vncviewer completion in _tightvncviewer() and _xvnc4viewer()
+    Added _realcommand() global function.
 
   [ Jakob Unterwurzacher ]
   * ps2pdf can run on .pdf files as well. (Closes: #516614, LP: #316943)

-- 
bash-completion



More information about the Bash-completion-commits mailing list