Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 9999years/git-gr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: 9999years/git-gr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 7, 2024

  1. Fix time compilation failure (#66)

    - Update `nixpkgs` (and use `rust-overlay` for up-to-date `rustc`)
    - Update `time` crate to fix
    rust-lang/rust#127343
    - 
    This helps packagers upstream:
    NixOS/nixpkgs#332957
    9999years authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0697a80 View commit details
    Browse the repository at this point in the history
  2. Release version 1.4.2 (#67)

    Update version to 1.4.2 with
    [cargo-release](https://github.com/crate-ci/cargo-release).
    Merge this PR to build and publish a new release.
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    9999years and github-actions[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b63881a View commit details
    Browse the repository at this point in the history
Loading