Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show log(x).since combination in README #699

Merged
merged 11 commits into from
Mar 19, 2024

Commits on Jan 14, 2024

  1. Update minimum required version of Ruby and Git (ruby-git#685)

    * Update min required version of Ruby and Git
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f48930d View commit details
    Browse the repository at this point in the history
  2. Update instructions for releasing a new version of the git gem (ruby-…

    …git#686)
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f93e042 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Change how the git CLI subprocess is executed (ruby-git#684)

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7585c39 View commit details
    Browse the repository at this point in the history
  2. Release v2.0.0-pre.1

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2ba78e0 View commit details
    Browse the repository at this point in the history
  3. Release v2.0.0.pre1

    jcouball committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f984b77 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Refactor the Error heriarchy (ruby-git#693)

    * Refactor the Error heriarchy
    * Bump truffleruby to 24.0.0 to get support for endless methods
    
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8286ceb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add a timeout for git commands (ruby-git#692)

    * Implement the new timeout feature
    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    023017b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Release v2.0.0.pre2

    jcouball committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    15b80f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. allow to pass options to pull comand

    Signed-off-by: Georgiy Melnikov <melnikov@evrone.com>
    lHydra committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5d4b34e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Release v2.0.0.pre3

    Signed-off-by: James Couball <jcouball@yahoo.com>
    jcouball committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8df062d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Show log(x).since combination in README

    Signed-off-by: Matthew Salt <matthew.salt@gmail.com>
    mattsalt committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c9db710 View commit details
    Browse the repository at this point in the history