[DRE-commits] [ruby-clamp] 01/02: Merge tag 'upstream/1.0.0'
Michael Moll
mmoll-guest at moszumanska.debian.org
Mon Aug 10 21:29:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
mmoll-guest pushed a commit to branch master
in repository ruby-clamp.
commit 77200f264d539ee9f896dd94f07d36125693c83c
Merge: 6b5c5f5 796dc3b
Author: Michael Moll <kvedulv at kvedulv.de>
Date: Mon Aug 10 22:57:26 2015 +0200
Merge tag 'upstream/1.0.0'
Upstream version 1.0.0
.autotest | 2 +
.travis.yml | 2 +
CHANGES.md | 17 ++
Gemfile | 6 +-
README.md | 48 +++-
Rakefile | 2 +-
checksums.yaml.gz | Bin 424 -> 0 bytes
examples/fubar | 2 +-
lib/clamp/attribute/definition.rb | 7 +
lib/clamp/attribute/instance.rb | 9 +-
lib/clamp/command.rb | 15 +-
lib/clamp/errors.rb | 12 +
lib/clamp/help.rb | 11 +-
lib/clamp/messages.rb | 71 ++++++
lib/clamp/option/parsing.rb | 10 +-
lib/clamp/parameter/definition.rb | 2 +-
lib/clamp/parameter/parsing.rb | 2 +-
lib/clamp/subcommand/declaration.rb | 10 +
lib/clamp/subcommand/execution.rb | 2 +-
lib/clamp/version.rb | 2 +-
metadata.yml | 27 +-
spec/clamp/command_group_spec.rb | 84 ++++---
spec/clamp/command_spec.rb | 432 ++++++++++++++++++--------------
spec/clamp/messages_spec.rb | 44 ++++
spec/clamp/option/definition_spec.rb | 103 +++++---
spec/clamp/option_module_spec.rb | 4 +-
spec/clamp/parameter/definition_spec.rb | 74 +++---
spec/spec_helper.rb | 17 +-
28 files changed, 679 insertions(+), 338 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-clamp.git
More information about the Pkg-ruby-extras-commits
mailing list