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: dundee/gdu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.23.0
Choose a base ref
...
head repository: dundee/gdu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.24.0
Choose a head ref
  • 11 commits
  • 18 files changed
  • 3 contributors

Commits on May 31, 2023

  1. feat: add ctrl+z for job control

    yurenchen000 authored and dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0322741 View commit details
    Browse the repository at this point in the history
  2. fix: err check

    dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    979de13 View commit details
    Browse the repository at this point in the history
  3. ci: remove coveralls

    dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    14190e5 View commit details
    Browse the repository at this point in the history
  4. docs: added parallel-disk-usage to benchmark

    closes #248
    dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    45f514f View commit details
    Browse the repository at this point in the history
  5. feat: upgrade dependencies

    dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    534d7af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab23315 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump codecov/codecov-action from 2 to 3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    975ab3a View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github/codeql-action from 1 to 2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fad9a48 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3ec9e18 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.4

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.0...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c43c7db View commit details
    Browse the repository at this point in the history
  11. fix: stop process for windows

    dundee committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a51e062 View commit details
    Browse the repository at this point in the history
Loading