[Bash-completion-commits] [bash-completion] branch master updated (e452f2e -> 5152356)

Ville Skyttä scop-guest at moszumanska.debian.org
Sat Feb 8 18:59:40 UTC 2014


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

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

      from  e452f2e   cal,chfn,chsh,dmesg,eject,hexdump,look,newgrp,renice,runuser,su,write: Deprecate on Linux in favor of util-linux ones (Debian: #737672)
       new  e14617e   pyflakes: New completion
       new  5152356   flake8: New completion

The 2 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/{pwgen => flake8}                    | 17 ++++++++++++-----
 completions/{desktop-file-validate => pyflakes}  | 10 +++++-----
 test/completion/flake8.exp                       |  1 +
 test/completion/pyflakes.exp                     |  1 +
 test/lib/completions/{acpi.exp => flake8.exp}    |  2 +-
 test/lib/completions/{abook.exp => pyflakes.exp} |  4 +---
 7 files changed, 23 insertions(+), 14 deletions(-)
 copy completions/{pwgen => flake8} (53%)
 copy completions/{desktop-file-validate => pyflakes} (62%)
 create mode 100644 test/completion/flake8.exp
 create mode 100644 test/completion/pyflakes.exp
 copy test/lib/completions/{acpi.exp => flake8.exp} (79%)
 copy test/lib/completions/{abook.exp => pyflakes.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