[DRE-commits] [ruby-gitlab-git] branch master updated (4b3bfa4 -> d897535)

Rahulkrishnan R A rahulkrishnanra-guest at moszumanska.debian.org
Tue Sep 13 10:55:59 UTC 2016


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

rahulkrishnanra-guest pushed a change to branch master
in repository ruby-gitlab-git.

      from  4b3bfa4   update changelog
       new  50241aa   New upstream version 10.4.7
       new  6c27ae3   Merge tag 'upstream/10.4.7'
       new  d897535   changelog updated

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:
 VERSION                           |   2 +-
 debian/changelog                  |   7 +++
 gitlab_git.gemspec                |  11 ++--
 lib/gitlab_git.rb                 |   1 +
 lib/gitlab_git/attributes.rb      | 127 ++++++++++++++++++++++++++++++++++++++
 lib/gitlab_git/blob.rb            |  10 ++-
 lib/gitlab_git/commit.rb          |  22 ++++---
 lib/gitlab_git/compare.rb         |  25 +++++---
 lib/gitlab_git/diff.rb            |  77 ++++++++++++++++++-----
 lib/gitlab_git/diff_collection.rb | 107 ++++++++++++++++++--------------
 lib/gitlab_git/ref.rb             |  21 +++----
 lib/gitlab_git/repository.rb      |  60 ++++++++++++++----
 lib/gitlab_git/tag.rb             |  15 ++++-
 13 files changed, 369 insertions(+), 116 deletions(-)
 create mode 100644 lib/gitlab_git/attributes.rb

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



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