forked from getsentry/rust-sourcemap
-
Notifications
You must be signed in to change notification settings - Fork 0
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: coolreader18/rust-sourcemap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getsentry/rust-sourcemap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 12 files changed
- 5 contributors
Commits on Dec 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f96e3d1 - Browse repository at this point
Copy the full SHA f96e3d1View commit details -
feat(debugId): Serialize source maps with
debugId, notdebug_id(g……etsentry#134) The debug ID field on all source maps is now **serialized as `debugId` rather than `debug_id`**. To maintain backwards-compatibility with source maps that contain a `debug_id` field, we can still read the `debug_id` field. If a source map contains a `debugId` field and a `debug_id` field, **the `debugId` field takes precedence, which is a change from the old behavior**. Corresponding Sentry CLI PR: getsentry/sentry-cli#3005 Closes getsentry#96 Closes [CLI-240](https://linear.app/getsentry/issue/CLI-240/turn-debug-id-field-to-debugid)
Configuration menu - View commit details
-
Copy full SHA for fb19fa4 - Browse repository at this point
Copy the full SHA fb19fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 210972f - Browse repository at this point
Copy the full SHA 210972fView commit details -
getsentry-bot committed
Dec 4, 2025 Configuration menu - View commit details
-
Copy full SHA for e293721 - Browse repository at this point
Copy the full SHA e293721View commit details
Commits on Dec 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3bac35b - Browse repository at this point
Copy the full SHA 3bac35bView commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 38ec7fc - Browse repository at this point
Copy the full SHA 38ec7fcView commit details -
getsentry-bot committed
Dec 9, 2025 Configuration menu - View commit details
-
Copy full SHA for 7ebed4d - Browse repository at this point
Copy the full SHA 7ebed4dView commit details
Commits on Jan 20, 2026
-
fix: correctly handle cjk identifiers in strip_identifier (getsentry#138
Configuration menu - View commit details
-
Copy full SHA for c3c213d - Browse repository at this point
Copy the full SHA c3c213dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d04d6 - Browse repository at this point
Copy the full SHA 36d04d6View commit details -
getsentry-bot committed
Jan 20, 2026 Configuration menu - View commit details
-
Copy full SHA for aad1685 - Browse repository at this point
Copy the full SHA aad1685View 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 master...master