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: baoyachi/sha256-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: baoyachi/sha256-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    0808ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f5cf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de7b778 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Merge pull request #23 from laerling/separate-modules

    Move modules to own files
    baoyachi authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f0046c2 View commit details
    Browse the repository at this point in the history
  2. fix ci

    baoyachi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    eb70c00 View commit details
    Browse the repository at this point in the history
  3. refactor code

    baoyachi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b60aca5 View commit details
    Browse the repository at this point in the history
  4. fix ci

    baoyachi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a060075 View commit details
    Browse the repository at this point in the history
  5. fix ci

    baoyachi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ae3702c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge pull request #24 from baoyachi/laerling/separate-modules

    separate modules
    baoyachi authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5dab840 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. fix char type

    baoyachi committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    6c802f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from baoyachi/support_char

    fix char type
    baoyachi authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    52a9131 View commit details
    Browse the repository at this point in the history
Loading