1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release v1.17.1 More... over 1 year ago
Revert introduction of ActiveSupport dependency (#649) More... over 1 year ago
Release v1.17.0 More... over 1 year ago
Add deprecation mechanism (introduces runtime dependency on ActiveSupport) (#645) More... over 1 year ago
Add the push_option option for Git::Lib#push (#644) More... over 1 year ago
Make Git::Base#ls_tree handle commit objects (#643) More... over 1 year ago
Implememt Git.default_branch (#571) More... over 1 year ago
Release v1.16.0 More... over 1 year ago
Fix parsing when in detached HEAD state in Git::Lib#branches_all (#641) More... over 1 year ago
Fix parsing of symbolic refs in `Git::Lib#branches_all` (#640) More... over 1 year ago
Remote#branch and #merge should default to current branch instead of "master" (#639) More... over 1 year ago
`#branch` name should default to current branch instead of `master` (#638) More... over 1 year ago
#checkout without args should do same as `git checkout` with no args (#637) More... over 1 year ago
#push without args should do same as `git push` with no args (#636) More... over 1 year ago
Make it easier to run test files from the command line (#635) More... over 1 year ago
Release v1.15.0 More... over 1 year ago
#pull with no options should do the same thing as `git pull` with no options (#633) More... over 1 year ago
Fix error when calling `Git::Lib#remove` with `recursive` or `cached` options (#632) More... over 1 year ago
Add Git::Log#all option (#630) More... over 1 year ago
Allow a repo to be opened giving a non-root repo directory (#629) More... over 1 year ago
Rewrite worktree tests (#628) More... over 1 year ago
Fix Git::Branch#update_ref (#626) More... over 1 year ago
Release v1.14.0 More... over 1 year ago
Allow the use of an array of path_limiters and add extended_regexp option to grep (#624) More... over 1 year ago
Refactor error thrown when a git command fails (#622) More... over 1 year ago
Simplify how temp files are used when testing Git::Base#archive (#621) More... over 1 year ago
Set init.defaultBranch when running tests if it is not already set (#620) More... over 1 year ago
Create a null logger if a logger is not provided (#619) More... over 1 year ago
Internal refactor of Git::Lib command (#618) More... over 1 year ago
Simplify test running and fixture repo cloning (#615) More... over 1 year ago