[DRE-commits] [ruby-github-markup] 01/02: Merge tag 'upstream/1.0.2'

Jonas Genannt jonas at brachium-system.net
Sun Feb 23 19:59:06 UTC 2014


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

hggh-guest pushed a commit to branch master
in repository ruby-github-markup.

commit 0f618d5864aa2f258e6942cf4da8bcc65fe6b2ad
Merge: ec603dc 19daa03
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sun Feb 23 20:54:56 2014 +0100

    Merge tag 'upstream/1.0.2'
    
    Upstream version 1.0.2
    
    # gpg: Signature made Sun 23 Feb 2014 08:54:55 PM CET using RSA key ID 016CFFD0
    # gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
    # gpg:                 aka "Jonas Genannt <jonas.genannt at capi2name.de>"
    
    * tag 'upstream/1.0.2':
      Imported Upstream version 1.0.2

 .gitignore                                  |   6 +
 .kick                                       |  26 ++++
 .travis.yml                                 |   7 ++
 Gemfile                                     |   4 +-
 README.md                                   |  32 ++++-
 github-markup.gemspec                       |  14 ++-
 lib/github-markup.rb                        |   2 +-
 lib/github/commands/rest2html               |  49 +++++++-
 lib/github/markup.rb                        |  87 ++++---------
 lib/github/markup/command_implementation.rb |  52 ++++++++
 lib/github/markup/gem_implementation.rb     |  26 ++++
 lib/github/markup/implementation.rb         |  28 +++++
 lib/github/markup/markdown.rb               |  56 +++++++++
 lib/github/markup/rdoc.rb                   |   6 +-
 lib/github/markups.rb                       |  26 +---
 script/bootstrap                            |   8 ++
 script/cibuild                              |  20 +++
 test/markup_test.rb                         |   5 +-
 test/markups/README.asciidoc                |  12 ++
 test/markups/README.asciidoc.html           |  43 +++++--
 test/markups/README.lhs.html                |   2 +-
 test/markups/README.litcoffee               |  59 +++++++++
 test/markups/README.litcoffee.html          |  66 ++++++++++
 test/markups/README.mediawiki.html          |   8 +-
 test/markups/README.org.html                | 185 ++++++++++++----------------
 test/markups/README.rst                     |   8 ++
 test/markups/README.rst.html                |  30 +++--
 test/markups/README.rst.txt.html            |   7 --
 28 files changed, 643 insertions(+), 231 deletions(-)

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



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