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: q60/disfetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6
Choose a base ref
...
head repository: q60/disfetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.7
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 18, 2023

  1. Set the package count grabbing method to "packages_rpm" for openSUSE

    Set the package count grabbing method to "packages_rpm" for openSUSE. It is faster than "packages_zypper". It used to try to run a non-existing function and failed.
    mutageneral authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    8eeeaf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Fix openSUSE packages count

    q60 authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4c4f350 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from mutageneral/patch-1

    Fix package count for openSUSE. 3.7
    q60 authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    932b053 View commit details
    Browse the repository at this point in the history
Loading