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: Jimver/cuda-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.28
Choose a base ref
...
head repository: Jimver/cuda-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.29
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 2, 2025

  1. Replace glob with custom fs-utils

    - On windows the glob library wouldn't work, let's
       create our own file discovery mechanism using readdir
    - This fixes #395
    Jimver committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    6bd6c64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26eae0c View commit details
    Browse the repository at this point in the history
  3. chore: add cuda v13.0.2 links

    mzwing authored and Jimver committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    abcfbdd View commit details
    Browse the repository at this point in the history
  4. Update dist

    Jimver committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    dd059bb View commit details
    Browse the repository at this point in the history
  5. v0.2.29 release

    Jimver committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    6008063 View commit details
    Browse the repository at this point in the history
Loading