https://github.com/ruby-git/ruby-git

Last synced: about 1 month ago

Repository metadata:

Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 550
Total Committers: 117
Avg Commits per committer: 4.701
Development Distribution Score (DDS): 0.729

Commits in past year: 70
Committers in past year: 7
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.186

Name Email Commits
James Couball j****l@y****m 149
robertodecurnex d****o@g****m 108
scott Chacon s****n@a****) 46
scott Chacon s****n@a****m 34
Joshua Nichols j****h@t****m 23
Scott Chacon s****n@g****m 18
Per Lundberg p****g@e****m 8
Roberto Decurnex r****x@a****t 8
Daniel Mendler m****d@s****e 7
Vern Burton me@v****m 7
Eric Mueller n****a@g****m 6
elliottcable g****t@e****e 4
James Rosen j****n@g****m 4
Kelly Stannard k****d@l****m 4
Yuichi Tateno h****h@g****m 3
Michael Mallete m****e@g****m 3
Jorge Bernal j****l@w****s 3
Yuya.Nishida y****a@j****g 2
Yuta Harima y****5@g****m 2
TIT s****n@y****u 2
Simon Coffey s****y@f****m 2
Jon Dufresne j****e@g****m 2
Joe Moore j****e@g****m 2
Gianni Chiappetta g****i@r****g 2
Eric Goodwin e****c@e****m 2
Costa Shapiro c****a@m****m 2
Cameron Walsh c****h@b****m 2
Bill Franklin b****n@o****m 2
Joshua Liebowitz t****s 2
Jonathan Rudenberg j****5@g****m 2
and 87 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: git

The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.

go: github.com/ruby-git/ruby-git

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ruby-git/ruby-git#section-documentation
  • Licenses: mit
  • Latest release: v2.0.0+incompatible (published 7 months ago)
  • Last Synced: 2024-11-10T21:03:17.445Z (about 1 month ago)
  • Versions: 46
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.25%
    • Stargazers count: 1.62%
    • Average: 5.812%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
rubygems: p-mongo-git

The Git Gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the `git` binary. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.

  • Homepage: http://github.com/ruby-git/ruby-git
  • Documentation: http://www.rubydoc.info/gems/p-mongo-git/
  • Licenses: MIT
  • Latest release: 1.8.1 (published over 3 years ago)
  • Last Synced: 2024-11-10T21:03:17.916Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,189 Total
  • Rankings:
    • Forks count: 1.1%
    • Stargazers count: 1.114%
    • Dependent packages count: 15.706%
    • Average: 31.754%
    • Dependent repos count: 46.782%
    • Downloads: 94.066%
  • Maintainers (1)

Dependencies

.github/workflows/continuous_integration.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
git.gemspec rubygems
  • bump ~> 0.10 development
  • create_github_release ~> 0.2 development
  • minitar ~> 0.9 development
  • rake ~> 13.0 development
  • redcarpet ~> 3.5 development
  • test-unit ~> 3.3 development
  • yard ~> 0.9, >= 0.9.28 development
  • yardstick ~> 0.9 development
  • addressable ~> 2.8
  • rchardet ~> 1.8
tests/files/encoding/dot_git/description cran
tests/files/working/dot_git/description cran
tests/files/working.git/description cran
Gemfile rubygems