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

#680 - Release v1.19.0

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

#678 - Add option to push all branches to a remote repo at one time

Pull Request - State: closed - Opened by interhive about 1 year ago - 4 comments

#677 - Add push option to push all branches to a remote repository at one time

Pull Request - State: closed - Opened by interhive about 1 year ago - 1 comment

#676 - Explicitly name remote tracking branch in test

Pull Request - State: closed - Opened by jcouball over 1 year ago

#675 - Do not change global env

Pull Request - State: closed - Opened by fxposter over 1 year ago - 3 comments

#674 - Fix commit tree with multiple parents

Pull Request - State: closed - Opened by maths22 over 1 year ago - 1 comment

#673 - Remove calls to Dir.chdir

Pull Request - State: closed - Opened by fxposter over 1 year ago - 16 comments

#672 - Document how to delete a remote branch

Pull Request - State: closed - Opened by jcouball over 1 year ago

#671 - Delete remote branch

Issue - State: closed - Opened by noff over 1 year ago - 1 comment

#670 - Update test of 'git worktree add' with no commits

Pull Request - State: closed - Opened by jcouball over 1 year ago

#668 - show .log example with count in README

Pull Request - State: closed - Opened by fwolfst over 1 year ago

#668 - show .log example with count in README

Pull Request - State: open - Opened by fwolfst over 1 year ago

#667 - mention count argument of .log in README

Issue - State: closed - Opened by fwolfst over 1 year ago

#667 - mention count argument of .log in README

Issue - State: open - Opened by fwolfst over 1 year ago

#666 - --allow-empty

Issue - State: closed - Opened by srem1 over 1 year ago - 3 comments

#665 - worktree.add corrupts repository index

Issue - State: open - Opened by tiandrey over 1 year ago - 2 comments

#664 - `remote.origin.fetch` is limited to the default branch

Issue - State: open - Opened by zedtux almost 2 years ago - 1 comment

#663 - Add --filter to Git.clone for partial clones

Pull Request - State: closed - Opened by andymeneely almost 2 years ago - 1 comment

#662 - `cmd can not include a nested array` in 1.14.0 or higher

Issue - State: closed - Opened by emmahsax almost 2 years ago - 2 comments

#661 - Release v1.18.0

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#660 - Add support for `--update-head-ok` to `fetch`

Pull Request - State: closed - Opened by dylanrainwater almost 2 years ago - 1 comment

#659 - Do not generate yard documentation when building in TruffleRuby

Pull Request - State: closed - Opened by jcouball almost 2 years ago
Labels: Internal Change

#658 - Correctly report command output when there is an error

Pull Request - State: closed - Opened by jcouball almost 2 years ago
Labels: Bug

#657 - Implement a way to mark a public API as deprecated

Issue - State: closed - Opened by jcouball almost 2 years ago - 1 comment
Labels: v2.0.0

#656 - Redesign using `git config` with this gem

Issue - State: open - Opened by jcouball almost 2 years ago

#655 - Add test to ensure that `Git.open` works for submodules

Pull Request - State: closed - Opened by jcouball almost 2 years ago
Labels: Internal Change

#654 - Avoid stderr redirection so GIT_TRACE can be used

Pull Request - State: closed - Opened by jonasserrano almost 2 years ago - 2 comments
Labels: Not Merged

#653 - Update Git.clone to set multiple config variables

Pull Request - State: closed - Opened by jcouball almost 2 years ago
Labels: New Feature

#652 - Release v1.17.2

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#651 - Fix branch name parsing to handle names that include slashes

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#650 - Release v1.17.1

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#649 - Revert introduction of ActiveSupport dependency

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#648 - 1.17.0 broke compatibility with ruby <2.7

Issue - State: closed - Opened by gavinsharp almost 2 years ago - 5 comments

#647 - Checking out branches containing slashes broken since `1.15.0`?

Issue - State: closed - Opened by alexjfisher almost 2 years ago - 5 comments

#646 - Release v1.17.0

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#645 - Add deprecation mechanism (introduces runtime dependency on ActiveSupport)

Pull Request - State: closed - Opened by jcouball almost 2 years ago - 1 comment

#644 - Add the push_option option for Git::Lib#push

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#643 - Make Git::Base#ls_tree handle commit objects

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#642 - Release v1.16.0

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#641 - Fix parsing when in detached HEAD state in `Git::Lib#branches_all`

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#640 - Fix parsing of symbolic refs in `Git::Lib#branches_all`

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#638 - `#branch` name should default to current branch instead of `master`

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#637 - `#checkout` without args should do same as `git checkout` without args

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#636 - `#push` without args should do same as `git push` without args

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#635 - Make it easier to run test files from the command line

Pull Request - State: closed - Opened by jcouball almost 2 years ago - 1 comment

#634 - Release v1.15.0

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#633 - `#pull` without args should do the same as `git pull` without args

Pull Request - State: closed - Opened by jcouball almost 2 years ago

#632 - Fix error when calling `Git::Lib#remove` with `recursive` or `cached` options

Pull Request - State: closed - Opened by gtnao0219 almost 2 years ago - 1 comment

#630 - Add Git::Log#all option

Pull Request - State: closed - Opened by jcouball almost 2 years 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

#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

#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 about 2 years ago

#620 - Set init.defaultBranch when running tests if it is not already set

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

#619 - Create a null logger if a logger is not provided

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

#618 - Internal refactor of Git::Lib command

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

#617 - Change how the git CLI subprocess is executed

Pull Request - State: closed - Opened by jcouball about 2 years ago
Labels: Major Change

#616 - Test ticket from Code Climate

Issue - State: closed - Opened by jcouball about 2 years ago

#615 - Simplify test execution

Pull Request - State: closed - Opened by urbanautomaton about 2 years ago - 10 comments

#614 - Use dynamically-created repo for signed commits test

Pull Request - State: closed - Opened by urbanautomaton about 2 years ago

#613 - Release v1.13.2

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

#612 - Fix escaped path decoding

Pull Request - State: closed - Opened by till0xff about 2 years ago - 1 comment

#611 - Clarify how to use push with previously cloned repo

Issue - State: closed - Opened by kurmasz about 2 years ago - 1 comment

#610 - Fix `Git::Lib#commit_data` for GPG-signed commits

Pull Request - State: closed - Opened by urbanautomaton about 2 years ago - 2 comments

#609 - Release v1.13.1

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

#608 - Update the GitHub Action step "actions/checkout" from v2 to v3

Pull Request - State: closed - Opened by jcouball about 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 about 2 years ago

#606 - Update release instructions

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

#605 - Fix version parsing

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

#604 - failure using git built from source

Issue - State: closed - Opened by kcburge about 2 years ago - 3 comments

#603 - Release v1.13.0

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

#601 - Branch-related bugfixes

Pull Request - State: closed - Opened by mblythe86 over 2 years ago - 3 comments

#599 - Git::Branch function update_ref doesn't work as expected

Issue - State: closed - Opened by mblythe86 over 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 almost 3 years ago - 3 comments

#571 - Get default branch of remote repository (Git.default_branch)

Pull Request - State: closed - Opened by jcouball almost 3 years ago - 1 comment

#563 - Add support for fetch options "--force/-f" and "--prune-tags/-P".

Pull Request - State: closed - Opened by dhs-rec about 3 years ago

#561 - Release v1.10.2

Pull Request - State: closed - Opened by jcouball about 3 years ago

#550 - Drop support for EOL Ruby versions

Issue - State: closed - Opened by jcouball about 3 years ago - 1 comment

#548 - CI Build Fails for Ruby 3.2

Issue - State: closed - Opened by jcouball about 3 years ago - 1 comment

#537 - Git::Lib#stash_save not compatible with git 2.30.2

Issue - State: open - Opened by costa over 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 about 4 years ago - 1 comment

#507 - Add all appropriate files (excluding tests) to the gem

Pull Request - State: closed - Opened by jcouball about 4 years ago

#495 - Commit message escaping issues under Windows

Issue - State: closed - Opened by sergio-bobillier about 4 years ago - 2 comments