[Bash-completion-commits] [bash-completion] branch master updated (0b7d92c -> 602d188)

Igor Murzov garik-guest at moszumanska.debian.org
Tue Feb 4 22:24:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

garik-guest pushed a change to branch master
in repository bash-completion.

      from  0b7d92c   ssh-keygen: New completion
       new  c3770c1   portsnap: New completion.
       new  5ff5a4e   freebsd-update: New completion.
       new  602d188   testsuite: Add basic tests for portsnap and freebsd-update

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 completions/Makefile.am                            |  2 ++
 completions/freebsd-update                         | 29 ++++++++++++++++++++++
 completions/portsnap                               | 25 +++++++++++++++++++
 test/completion/freebsd-update.exp                 |  1 +
 test/completion/portsnap.exp                       |  1 +
 .../completions/{a2x.exp => freebsd-update.exp}    |  4 +--
 test/lib/completions/{2to3.exp => portsnap.exp}    |  2 +-
 7 files changed, 60 insertions(+), 4 deletions(-)
 create mode 100644 completions/freebsd-update
 create mode 100644 completions/portsnap
 create mode 100644 test/completion/freebsd-update.exp
 create mode 100644 test/completion/portsnap.exp
 copy test/lib/completions/{a2x.exp => freebsd-update.exp} (75%)
 copy test/lib/completions/{2to3.exp => portsnap.exp} (78%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bash-completion/bash-completion.git



More information about the Bash-completion-commits mailing list