Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ruby-git/ruby-git issues and pull requests
#659 - Do not generate yard documentation when building in TruffleRuby
Pull Request -
State: closed - Opened by jcouball over 1 year ago
Labels: Internal Change
#658 - Correctly report command output when there is an error
Pull Request -
State: closed - Opened by jcouball over 1 year ago
Labels: Bug
#657 - Implement a way to mark a public API as deprecated
Issue -
State: closed - Opened by jcouball over 1 year ago
- 1 comment
Labels: v2.0.0
#656 - Redesign using `git config` with this gem
Issue -
State: open - Opened by jcouball over 1 year ago
#655 - Add test to ensure that `Git.open` works for submodules
Pull Request -
State: closed - Opened by jcouball over 1 year ago
Labels: Internal Change
#654 - Avoid stderr redirection so GIT_TRACE can be used
Pull Request -
State: closed - Opened by jonasserrano over 1 year ago
- 2 comments
Labels: Not Merged
#653 - Update Git.clone to set multiple config variables
Pull Request -
State: closed - Opened by jcouball over 1 year ago
Labels: New Feature
#652 - Release v1.17.2
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#651 - Fix branch name parsing to handle names that include slashes
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#650 - Release v1.17.1
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#649 - Revert introduction of ActiveSupport dependency
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#648 - 1.17.0 broke compatibility with ruby <2.7
Issue -
State: closed - Opened by gavinsharp over 1 year ago
- 5 comments
#647 - Checking out branches containing slashes broken since `1.15.0`?
Issue -
State: closed - Opened by alexjfisher over 1 year ago
- 5 comments
#646 - Release v1.17.0
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#645 - Add deprecation mechanism (introduces runtime dependency on ActiveSupport)
Pull Request -
State: closed - Opened by jcouball over 1 year ago
- 1 comment
#644 - Add the push_option option for Git::Lib#push
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#643 - Make Git::Base#ls_tree handle commit objects
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#642 - Release v1.16.0
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#641 - Fix parsing when in detached HEAD state in `Git::Lib#branches_all`
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#640 - Fix parsing of symbolic refs in `Git::Lib#branches_all`
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#639 - `Remote#branch` and `#merge` should default to current branch instead of `master`
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#638 - `#branch` name should default to current branch instead of `master`
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#637 - `#checkout` without args should do same as `git checkout` without args
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#636 - `#push` without args should do same as `git push` without args
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#635 - Make it easier to run test files from the command line
Pull Request -
State: closed - Opened by jcouball over 1 year ago
- 1 comment
#634 - Release v1.15.0
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#633 - `#pull` without args should do the same as `git pull` without args
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#632 - Fix error when calling `Git::Lib#remove` with `recursive` or `cached` options
Pull Request -
State: closed - Opened by gtnao0219 over 1 year ago
- 1 comment
#631 - Can't use `Git::Lib#remove` with `recursive` or `cached` options
Issue -
State: closed - Opened by gtnao0219 over 1 year ago
#630 - Add Git::Log#all option
Pull Request -
State: closed - Opened by jcouball over 1 year ago
#629 - Allow a repo to be opened by giving a non-root repo directory
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#628 - Rewrite worktree tests
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#627 - Git.open(work_dir) should use the top-level directory of the working tree containing work_dir
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
- 1 comment
#626 - Fix Git::Branch#update_ref
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#625 - Release v1.14.0
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#624 - grep: Allow the use of an array of path limiters and extended_regexp as an available option.
Pull Request -
State: closed - Opened by blanham almost 2 years ago
#623 - Does this lib support git submodule operation?
Issue -
State: closed - Opened by ma125125t almost 2 years ago
- 4 comments
#622 - Refactor error thrown when a git command fails
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#621 - Simplify how temp files are used when testing Git::Base#archive
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#620 - Set init.defaultBranch when running tests if it is not already set
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#619 - Create a null logger if a logger is not provided
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#618 - Internal refactor of Git::Lib command
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#617 - Change how the git CLI subprocess is executed
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
Labels: Major Change
#616 - Test ticket from Code Climate
Issue -
State: closed - Opened by jcouball almost 2 years ago
#615 - Simplify test execution
Pull Request -
State: closed - Opened by urbanautomaton almost 2 years ago
- 10 comments
#614 - Use dynamically-created repo for signed commits test
Pull Request -
State: closed - Opened by urbanautomaton almost 2 years ago
#613 - Release v1.13.2
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#612 - Fix escaped path decoding
Pull Request -
State: closed - Opened by till0xff almost 2 years ago
- 1 comment
#611 - Clarify how to use push with previously cloned repo
Issue -
State: closed - Opened by kurmasz almost 2 years ago
- 1 comment
#610 - Fix `Git::Lib#commit_data` for GPG-signed commits
Pull Request -
State: closed - Opened by urbanautomaton almost 2 years ago
- 2 comments
#609 - Release v1.13.1
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#608 - Update the GitHub Action step "actions/checkout" from v2 to v3
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#607 - Drop ruby-2.3 CI build and add ruby-3.1 and ruby-3.2 CI builds
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#606 - Update release instructions
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#605 - Fix version parsing
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#604 - failure using git built from source
Issue -
State: closed - Opened by kcburge almost 2 years ago
- 3 comments
#603 - Release v1.13.0
Pull Request -
State: closed - Opened by jcouball almost 2 years ago
#601 - Branch-related bugfixes
Pull Request -
State: closed - Opened by mblythe86 about 2 years ago
- 3 comments
#600 - Git::Branch private function parse_name doesn't work as documented
Issue -
State: closed - Opened by mblythe86 about 2 years ago
#599 - Git::Branch function update_ref doesn't work as expected
Issue -
State: closed - Opened by mblythe86 about 2 years ago
#596 - Open git repository from child directory of git repository
Issue -
State: closed - Opened by HarlemSquirrel about 2 years ago
#595 - Change how the git CLI subprocess is executed
Pull Request -
State: closed - Opened by jcouball over 2 years ago
- 1 comment
#586 - `Status#changed?` is case-sensitive despite git config
Issue -
State: closed - Opened by ghost over 2 years ago
- 1 comment
#585 - Proof of concept fix for git diff parsing failure on warn [Issue #574]
Pull Request -
State: closed - Opened by aalong-tr over 2 years ago
- 3 comments
#574 - Diff parsing fails with opaque error when SSH warnings preceed the standard header
Issue -
State: closed - Opened by aalong-tr over 2 years ago
- 3 comments
#571 - Get default branch of remote repository (Git.default_branch)
Pull Request -
State: closed - Opened by jcouball over 2 years ago
- 1 comment
#563 - Add support for fetch options "--force/-f" and "--prune-tags/-P".
Pull Request -
State: closed - Opened by dhs-rec almost 3 years ago
#561 - Release v1.10.2
Pull Request -
State: closed - Opened by jcouball almost 3 years ago
#550 - Drop support for EOL Ruby versions
Issue -
State: closed - Opened by jcouball almost 3 years ago
- 1 comment
#548 - CI Build Fails for Ruby 3.2
Issue -
State: closed - Opened by jcouball almost 3 years ago
- 1 comment
#537 - Git::Lib#stash_save not compatible with git 2.30.2
Issue -
State: open - Opened by costa about 3 years ago
- 1 comment
#532 - #531 add API to get default branch
Pull Request -
State: closed - Opened by CAMOBAP over 3 years ago
- 8 comments
#531 - Add default_branch feature
Issue -
State: closed - Opened by CAMOBAP over 3 years ago
- 4 comments
#516 - Git.ls_remote fails when stderr isn't empty
Issue -
State: closed - Opened by serhii-shnurenko almost 4 years ago
- 2 comments
#510 - `HEAD detached...` shows as a local branch (in `g.branches.local`)
Issue -
State: closed - Opened by costa almost 4 years ago
- 1 comment
#507 - Add all appropriate files (excluding tests) to the gem
Pull Request -
State: closed - Opened by jcouball almost 4 years ago
#495 - Commit message escaping issues under Windows
Issue -
State: closed - Opened by sergio-bobillier almost 4 years ago
- 2 comments
#489 - Worktree new branch checkout test
Pull Request -
State: closed - Opened by hatkyinc2 about 4 years ago
- 2 comments
#488 - Submodule test
Pull Request -
State: closed - Opened by hatkyinc2 about 4 years ago
- 2 comments
#486 - Improve worktree tests
Pull Request -
State: closed - Opened by hatkyinc2 about 4 years ago
- 5 comments
#476 - Git::Lib#ls_tree ignore other types fix
Pull Request -
State: closed - Opened by stujapa over 4 years ago
- 7 comments
Labels: Bug
#475 - Git::Object::Tree#check_tree throws exception on a submodule, type 'commit'
Issue -
State: closed - Opened by stujapa over 4 years ago
- 1 comment
#474 - First remote branch "HEAD -> origin/master" is a special case and fails gcommit.sha
Issue -
State: closed - Opened by hatkyinc2 over 4 years ago
- 1 comment
#470 - Support multiple --config options in Git.clone
Pull Request -
State: closed - Opened by svl7 over 4 years ago
- 6 comments
#469 - feat: add support for git push options
Pull Request -
State: closed - Opened by flyinbutrs over 4 years ago
- 2 comments
#466 - Add --all option to commands like git log
Issue -
State: closed - Opened by jelaniwoods over 4 years ago
- 3 comments
#459 - `#status` fails on a new repo
Issue -
State: closed - Opened by costa over 4 years ago
- 9 comments
#441 - Streaming stdout instead of one response
Issue -
State: closed - Opened by aquaflamingo almost 5 years ago
- 2 comments
#423 - Pull without args results in unexpected operation
Issue -
State: closed - Opened by hlascelles about 5 years ago
- 6 comments
#422 - status untracked returns all files when ruby working directory is not same as git repo root
Issue -
State: closed - Opened by asymptotik about 5 years ago
- 2 comments
#420 - Add git_ssl_no_verify option to disable SSL verification for HTTPS repos
Pull Request -
State: closed - Opened by synthead about 5 years ago
- 4 comments
#418 - Diff parsing fails when filenames contain unicode characters
Issue -
State: closed - Opened by cyclotron3k about 5 years ago
- 19 comments
#400 - Refactor git config
Pull Request -
State: closed - Opened by mpapis almost 6 years ago
- 14 comments
#398 - Allow creating new config entries
Pull Request -
State: closed - Opened by mpapis almost 6 years ago
- 15 comments
#394 - how to `set-upstream-to` in a branch?
Issue -
State: closed - Opened by rpbaltazar about 6 years ago
- 4 comments
#363 - archive files generated with archive() may be corrupted
Issue -
State: closed - Opened by jayhendren over 6 years ago
- 4 comments
#355 - Using one repo per thread results in errors
Issue -
State: closed - Opened by taquitos over 6 years ago
- 20 comments
#311 - failure if git not in path on "require 'git'"
Issue -
State: closed - Opened by greppy about 8 years ago
- 8 comments
#291 - Slow performance for large number of branches
Issue -
State: closed - Opened by ccallebs over 8 years ago
- 5 comments
#258 - Add Git push --set-upstream
Pull Request -
State: closed - Opened by olleolleolle about 9 years ago
- 5 comments