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: Byron/open-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.4
Choose a base ref
...
head repository: Byron/open-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 2, 2024

  1. Add AIX support

    Kai Luo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b414215 View commit details
    Browse the repository at this point in the history
  2. feat: Add AIX support

    Byron authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d4e66dc View commit details
    Browse the repository at this point in the history
  3. Release open v5.2.0

    Byron committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3cf72fd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. feat: add GNU/Hurd support

    Handle it like most of the other Unix platforms (e.g. Linux, BSDs, etc).
    pinotree committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    58142a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from pinotree/hurd

    feat: add GNU/Hurd support
    Byron authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a060608 View commit details
    Browse the repository at this point in the history
  3. Release open v5.3.0

    Byron committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c26d98c View commit details
    Browse the repository at this point in the history
Loading