[DRE-commits] [ruby-columnize] 01/04: Merge tag 'upstream/0.8.9'

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Fri May 30 18:36:47 UTC 2014


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

niteshjain-guest pushed a commit to branch master
in repository ruby-columnize.

commit e6d392797023cffd248e36461869bcf01d916af6
Merge: e0be2b5 c554ea0
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Fri May 30 23:59:33 2014 +0530

    Merge tag 'upstream/0.8.9'
    
    Upstream version 0.8.9

 .travis.yml                         |   9 +
 AUTHORS                             |   1 +
 COPYING                             |   6 +-
 Gemfile                             |   3 +
 Gemfile.lock                        |  20 ++
 Makefile                            |   6 +-
 NEWS                                |  25 ++-
 README.md                           |  90 +++++----
 Rakefile                            |  50 +++--
 THANKS                              |   8 +
 columnize.gemspec                   |  12 +-
 lib/columnize.rb                    | 355 ++++++++++--------------------------
 lib/columnize/columnize.rb          | 159 ++++++++++++++++
 lib/columnize/opts.rb               |  35 ++++
 lib/columnize/version.rb            |   2 +-
 metadata.yml                        | 120 +++++++-----
 test/test-columnize-array.rb        |  48 +++++
 test/test-columnize.rb              |  62 +++----
 test/test-columnizer.rb             | 112 ++++++++++++
 test/test-hashparm.rb               |  81 +++-----
 test/test-issue3.rb                 |  39 ++--
 test/test-min_rows_and_colwidths.rb |  65 +++++++
 22 files changed, 809 insertions(+), 499 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-columnize.git



More information about the Pkg-ruby-extras-commits mailing list