-
Notifications
You must be signed in to change notification settings - Fork 87
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: scalameta/mdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scalameta/mdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 18 files changed
- 5 contributors
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8723b60 - Browse repository at this point
Copy the full SHA 8723b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a949b - Browse repository at this point
Copy the full SHA d5a949bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c9034 - Browse repository at this point
Copy the full SHA 06c9034View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4048e26 - Browse repository at this point
Copy the full SHA 4048e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585cd92 - Browse repository at this point
Copy the full SHA 585cd92View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc3f077 - Browse repository at this point
Copy the full SHA bc3f077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ca141 - Browse repository at this point
Copy the full SHA 87ca141View commit details -
Configuration menu - View commit details
-
Copy full SHA for c005c99 - Browse repository at this point
Copy the full SHA c005c99View commit details -
bugfix: Remove additional whitespace from summary
The recent changes caused the spaces to no longer be removed properly due to the fact that we no longer operate on an actual value when printing one line summary. I tried solving this multiple ways but: - there is no sensible way to just copy any value - using pprint.Tree as itnermediate representation doesn't work as those contain Iterator and are one use only The easiest was to just replace newline with space and then deduplicate whitespace to save space on the online summary. This also makes it consistent across Scala 2 and 3
Configuration menu - View commit details
-
Copy full SHA for 3253544 - Browse repository at this point
Copy the full SHA 3253544View 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 v2.5.3...v2.5.4