This repository was archived by the owner on Mar 26, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: irondash/cargokit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cypherstack/cargokit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 10 files changed
- 4 contributors
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 459f188 - Browse repository at this point
Copy the full SHA 459f188View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a58c7f - Browse repository at this point
Copy the full SHA 2a58c7fView commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc0a80c - Browse repository at this point
Copy the full SHA fc0a80cView commit details
Commits on Jul 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 19121f3 - Browse repository at this point
Copy the full SHA 19121f3View commit details
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d2fd356 - Browse repository at this point
Copy the full SHA d2fd356View commit details
Commits on Aug 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3cf9cff - Browse repository at this point
Copy the full SHA 3cf9cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb54ae8 - Browse repository at this point
Copy the full SHA eb54ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053103f - Browse repository at this point
Copy the full SHA 053103fView commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c2721c4 - Browse repository at this point
Copy the full SHA c2721c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36bc0a0 - Browse repository at this point
Copy the full SHA 36bc0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c36a0 - Browse repository at this point
Copy the full SHA 37c36a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 473c2b3 - Browse repository at this point
Copy the full SHA 473c2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0212159 - Browse repository at this point
Copy the full SHA 0212159View commit details -
The old pubspec was causing tests to fail for me, so I updated it.
Configuration menu - View commit details
-
Copy full SHA for d0ddeef - Browse repository at this point
Copy the full SHA d0ddeefView commit details -
fix: correct inverted conditional for local precompiled binaries
The conditional logic for useLocalPrecompiledBinaries was backwards, causing local precompiled binaries to be used when the flag was false and remote binaries to be used when it was true.
Configuration menu - View commit details
-
Copy full SHA for 4749a05 - Browse repository at this point
Copy the full SHA 4749a05View commit details -
feat: add cache_local_builds configuration option
Add infrastructure for local build caching feature. This commit adds the configuration option parsing only with no behavioral changes yet.
Configuration menu - View commit details
-
Copy full SHA for 4ecd06d - Browse repository at this point
Copy the full SHA 4ecd06dView commit details -
feat: implement local build caching
Add automatic caching of Rust build artifacts to speed up rebuild times when neither source code nor target have changed.
Configuration menu - View commit details
-
Copy full SHA for 1b0b701 - Browse repository at this point
Copy the full SHA 1b0b701View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf496b2 - Browse repository at this point
Copy the full SHA cf496b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5194a7 - Browse repository at this point
Copy the full SHA e5194a7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main