-
Notifications
You must be signed in to change notification settings - Fork 29
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: ruby/net-imap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/net-imap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 2 contributors
Commits on Dec 16, 2024
-
📚 Fix rdoc method source styles
Changing `min-content` to `auto` is the big change here. Also, I'd used the wrong syntax for `grid-area`, but I didn't need that anyway.
Configuration menu - View commit details
-
Copy full SHA for 72daef1 - Browse repository at this point
Copy the full SHA 72daef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8eba5e - Browse repository at this point
Copy the full SHA a8eba5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 849c360 - Browse repository at this point
Copy the full SHA 849c360View commit details -
✨ Add support for VANISHED responses
This updates the parser to handle the VANISHED response, and adds a new response data class: VanishedData. VanishedData was originally written as a plain class and then converted to Data. I'm keeping most of the tests that I wrote prior to converting it to Data, but I probably wouldn't have written many of them if I had used Data in the first place.
Configuration menu - View commit details
-
Copy full SHA for a82c1d0 - Browse repository at this point
Copy the full SHA a82c1d0View commit details
Commits on Dec 17, 2024
-
✨ Support VANISHED response to #expunge
Both the `QRESYNC` and `UIDONLY` extensions replace `EXPUNGE` responses with `VANISHED` responses. This updates the #expunge and #uid_expunge commands to return VanishedData, rather than a (misleading) empty array.
Configuration menu - View commit details
-
Copy full SHA for 55c1d24 - Browse repository at this point
Copy the full SHA 55c1d24View commit details -
🔀 Merge pull request #329 from nevans/vanished
✨ Add support for VANISHED responses
Configuration menu - View commit details
-
Copy full SHA for 6a520fb - Browse repository at this point
Copy the full SHA 6a520fbView commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d3f658 - Browse repository at this point
Copy the full SHA 3d3f658View 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 v0.5.2...v0.5.3