An open API service for providing issue and pull request metadata for open source projects.

GitHub / ruby-git/ruby-git issues and pull requests

#1087 - chore: replace yard-doctest with yard_example_test

Pull Request - State: open - Opened by jcouball 10 days ago

#1085 - fix: address clone command test review issues

Pull Request - State: closed - Opened by jcouball 15 days ago

#1084 - fix: overhaul Git::Commands::Clone DSL to match git-clone docs

Pull Request - State: closed - Opened by jcouball 15 days ago

#1007 - Add AI prompt for backward compatibility audit

Pull Request - State: closed - Opened by jcouball 29 days ago

#1006 - refactor(tag): migrate Tag commands to return CommandLineResult

Pull Request - State: closed - Opened by jcouball about 1 month ago

#1004 - refactor: Diff commands should return CommandLineResult

Pull Request - State: open - Opened by jcouball about 1 month ago

#1003 - refactor(parsers): extract parsing logic into dedicated parser classes

Pull Request - State: closed - Opened by jcouball about 1 month ago

#1002 - feat(parsers): Create parser classes for Branch, Tag, Stash, and Fsck output

Issue - State: closed - Opened by jcouball about 1 month ago
Labels: refactoring, architecture

#997 - refactor(commands): Move parsing from commands to facade layer

Issue - State: open - Opened by jcouball about 1 month ago - 3 comments
Labels: architecture

#974 - Add Diff commands for Numstat, Raw, and Patch diffs

Pull Request - State: open - Opened by jcouball about 1 month ago

#973 - Add support for combined/merge diffs (--cc format)

Issue - State: open - Opened by jcouball about 1 month ago
Labels: enhancement

#972 - Add value_to_positional option type to Arguments DSL

Pull Request - State: closed - Opened by jcouball about 1 month ago

#899 - feat(init): migrate init command to Git::Commands::Init

Pull Request - State: open - Opened by jcouball about 2 months ago

#898 - Add Options DSL for command argument building

Pull Request - State: closed - Opened by jcouball about 2 months ago

#897 - Enable option validation in Add and Fsck commands

Pull Request - State: closed - Opened by jcouball about 2 months ago

#896 - refactor: migrate git clone to Git::Commands::Clone

Pull Request - State: closed - Opened by jcouball about 2 months ago - 1 comment

#895 - refactor: extract git fsck to Git::Commands::Fsck

Pull Request - State: closed - Opened by jcouball about 2 months ago

#894 - refactor: extract git add to Git::Commands::Add

Pull Request - State: closed - Opened by jcouball about 2 months ago

#893 - chore: release v5.0.0

Pull Request - State: open - Opened by jcouball about 2 months ago
Labels: autorelease: pending

#880 - feat: add deprecation warning for .path accessor

Pull Request - State: closed - Opened by jcouball about 2 months ago

#879 - refactor!: replace path wrapper classes with Pathname

Pull Request - State: open - Opened by jcouball about 2 months ago

#878 - ci: enable releases from 4.x maintenance branch

Pull Request - State: closed - Opened by jcouball about 2 months ago

#874 - chore: release v4.1.2

Pull Request - State: closed - Opened by jcouball 2 months ago - 1 comment
Labels: autorelease: tagged

#870 - docs: add code of conduct links

Pull Request - State: closed - Opened by jcouball 2 months ago

#869 - docs: add AI Policy and update documentation

Pull Request - State: closed - Opened by jcouball 2 months ago

#868 - chore: release v4.1.1

Pull Request - State: open - Opened by jcouball 2 months ago
Labels: autorelease: pending

#865 - Add `:single_branch` option to `Git.clone`

Pull Request - State: closed - Opened by jcouball 2 months ago

#840 - IRB breaking

Issue - State: open - Opened by don-reba 7 months ago

#838 - Rearrange README so that Summary is at the top

Pull Request - State: closed - Opened by jcouball 8 months ago

#837 - docs: minor change to the architecture redesign document

Pull Request - State: closed - Opened by jcouball 8 months ago

#836 - chore: release v4.0.5

Pull Request - State: open - Opened by jcouball 8 months ago
Labels: autorelease: pending

#835 - Document and announce the proposed architectural redesign

Pull Request - State: closed - Opened by jcouball 8 months ago

#835 - Document and announce the proposed architectural redesign

Pull Request - State: closed - Opened by jcouball 8 months ago

#834 - Document and Announce the git gem's architectural redesign

Pull Request - State: closed - Opened by jcouball 8 months ago

#834 - Document and Announce the git gem's architectural redesign

Pull Request - State: closed - Opened by jcouball 8 months ago

#833 - Add tests for deprecations

Pull Request - State: closed - Opened by jcouball 8 months ago

#832 - chore: release v4.0.4

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment
Labels: autorelease: tagged

#832 - chore: release v4.0.4

Pull Request - State: closed - Opened by jcouball 8 months ago
Labels: autorelease: pending

#831 - chore: release v4.0.3

Pull Request - State: closed - Opened by jcouball 8 months ago

#831 - chore: release v4.0.3

Pull Request - State: closed - Opened by jcouball 8 months ago

#830 - Fix deprecations and improve warning reporting

Pull Request - State: open - Opened by jcouball 8 months ago

#830 - Fix deprecations and improve warning reporting

Pull Request - State: closed - Opened by jcouball 8 months ago

#829 - Don't silence deprecations in tests

Issue - State: closed - Opened by jcouball 8 months ago - 1 comment

#828 - chore: release v4.0.2

Pull Request - State: closed - Opened by jcouball 8 months ago
Labels: autorelease: pending

#828 - chore: release v4.0.2

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment
Labels: autorelease: tagged

#827 - Announce adoption of RuboCop

Pull Request - State: open - Opened by jcouball 8 months ago

#827 - Announce adoption of RuboCop

Pull Request - State: closed - Opened by jcouball 8 months ago

#826 - Don't trigger our own deprecation warning

Pull Request - State: closed - Opened by nevinera 8 months ago - 1 comment

#826 - Don't trigger our own deprecation warning

Pull Request - State: closed - Opened by nevinera 8 months ago - 3 comments

#825 - Fix Rubocop Metrics/ClassLength offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#824 - Fix Rubocop Metrics/AbcSize offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#823 - Fix Rubocop Metrics/CyclomaticComplexity offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#823 - Fix Rubocop Metrics/CyclomaticComplexity offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#822 - Fix Rubocop Metrics/PerceivedComplexity offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#822 - Fix Rubocop Metrics/PerceivedComplexity offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#821 - fix: fix typo in status.rb

Pull Request - State: closed - Opened by frostyfab 8 months ago

#821 - Fix typo in status.rb

Pull Request - State: closed - Opened by frostyfab 8 months ago

#820 - Avoid deprecated dsa for tests keys

Pull Request - State: closed - Opened by traylenator 8 months ago - 3 comments

#820 - Avoid deprecated dsa for tests keys

Pull Request - State: open - Opened by traylenator 8 months ago - 2 comments

#819 - Fix Rubocop Metrics/MethodLength offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#819 - Fix Rubocop Metrics/MethodLength offense

Pull Request - State: closed - Opened by jcouball 8 months ago

#818 - Fix Rubocop Offenses

Pull Request - State: closed - Opened by jcouball 8 months ago

#817 - chore: release v4.0.1

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment
Labels: autorelease: tagged

#816 - Integrate Rubocop for code quality

Pull Request - State: closed - Opened by jcouball 8 months ago

#816 - Integrate Rubocop for code quality

Pull Request - State: closed - Opened by jcouball 8 months ago

#814 - Refactor Git::Log to use explicit execution with #execute method

Pull Request - State: closed - Opened by jcouball 8 months ago

#812 - Remove unneeded explicit return statements

Pull Request - State: closed - Opened by jcouball 8 months ago

#812 - Remove unneeded explicit return statements

Pull Request - State: open - Opened by jcouball 8 months ago

#811 - Upgrade to ProcessExecuter 4.x

Pull Request - State: closed - Opened by jcouball 8 months ago

#810 - Upgrade to ProcessExecuter 4.x

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment

#810 - Upgrade to ProcessExecuter 4.x

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment

#809 - chore: release v4.0.0

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment
Labels: autorelease: tagged

#808 - Upgrade minimally supported Ruby to 3.2

Pull Request - State: closed - Opened by jcouball 8 months ago

#807 - Upgrade minimally supported Ruby to 3.2

Pull Request - State: closed - Opened by jcouball 8 months ago - 1 comment

#807 - Upgrade minimally supported Ruby to 3.2

Pull Request - State: open - Opened by jcouball 8 months ago

#806 - fix: raise a Git::FailedError if depth < 0 is passed to Git.clone

Pull Request - State: closed - Opened by jcouball 8 months ago

#805 - Depth validation

Issue - State: closed - Opened by pieterocp 9 months ago - 1 comment

#804 - Announce default branch change in README

Pull Request - State: closed - Opened by jcouball 9 months ago

#804 - Announce default branch change in README

Pull Request - State: open - Opened by jcouball 9 months ago

#803 - chore: release v3.1.1

Pull Request - State: open - Opened by jcouball 9 months ago
Labels: autorelease: pending

#803 - chore: release v3.1.1

Pull Request - State: closed - Opened by jcouball 9 months ago - 1 comment
Labels: autorelease: tagged

#802 - Update the project's default branch from 'master' to 'main'

Pull Request - State: closed - Opened by jcouball 9 months ago

#802 - Update the project's default branch from 'master' to 'main'

Pull Request - State: closed - Opened by jcouball 9 months ago

#801 - Skip experimental build workflow for release PRs

Pull Request - State: closed - Opened by jcouball 10 months ago

#801 - Skip experimental build workflow for release PRs

Pull Request - State: closed - Opened by jcouball 10 months ago

#800 - Skip CI for release PRs

Pull Request - State: closed - Opened by jcouball 10 months ago

#800 - Skip CI for release PRs

Pull Request - State: closed - Opened by jcouball 10 months ago

#799 - Support the git log --merges option

Pull Request - State: closed - Opened by jcouball 10 months ago

#799 - Support for git log --merges option

Pull Request - State: closed - Opened by jcouball 10 months ago

#798 - chore: release v3.1.0

Pull Request - State: closed - Opened by jcouball 10 months ago - 1 comment
Labels: autorelease: tagged

#798 - chore: release v3.1.0

Pull Request - State: closed - Opened by jcouball 10 months ago
Labels: autorelease: pending