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: archlinux-de/pkgstats-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: archlinux-de/pkgstats-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rust
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 71 files changed
  • 1 contributor

Commits on Jun 16, 2024

  1. Initial port to Rust

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    37885d2 View commit details
    Browse the repository at this point in the history
  2. Split up architecture tests

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    514200c View commit details
    Browse the repository at this point in the history
  3. Debug CI

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4f23e0a View commit details
    Browse the repository at this point in the history
  4. Use correct architecture

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c60b099 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b246623 View commit details
    Browse the repository at this point in the history
  6. Disable broken tests

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0085621 View commit details
    Browse the repository at this point in the history
  7. Remove broken ARM tests

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3ebc7e7 View commit details
    Browse the repository at this point in the history
  8. Remove unsupported i586 tests

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8137002 View commit details
    Browse the repository at this point in the history
  9. Fix armv7 test

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b6ba2e2 View commit details
    Browse the repository at this point in the history
  10. Simplify tests

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    2b8e1a6 View commit details
    Browse the repository at this point in the history
  11. Use GNU target when possible

    pierres committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    804d39c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a439a4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3dfbdfd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Update dependencies

    pierres committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    ec4015b View commit details
    Browse the repository at this point in the history
Loading