-
Notifications
You must be signed in to change notification settings - Fork 16
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: proglottis/gpgme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: proglottis/gpgme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 11 files changed
- 3 contributors
Commits on Jul 30, 2022
-
James Fargher committed
Jul 30, 2022 Configuration menu - View commit details
-
Copy full SHA for b1948a3 - Browse repository at this point
Copy the full SHA b1948a3View commit details -
Ignore gpg version migration files in testdata
James Fargher committedJul 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 4d432bd - Browse repository at this point
Copy the full SHA 4d432bdView commit details
Commits on Jul 31, 2022
-
Improve data buffer error handling
Previously any errors returned by Read/Write/Seek were lost.
James Fargher committedJul 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 5e70e97 - Browse repository at this point
Copy the full SHA 5e70e97View commit details -
Keep reference to File for NewDataFile
File has a finalizer so a reference must be kept to prevent the file from being garbage collected.
James Fargher committedJul 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 9a9e1c4 - Browse repository at this point
Copy the full SHA 9a9e1c4View commit details -
Merge pull request #37 from proglottis/data_errors
Improve Data error handling
Configuration menu - View commit details
-
Copy full SHA for 983fbcc - Browse repository at this point
Copy the full SHA 983fbccView commit details -
James Fargher committed
Jul 31, 2022 Configuration menu - View commit details
-
Copy full SHA for c5922c0 - Browse repository at this point
Copy the full SHA c5922c0View commit details -
Stop copying data on buffer reads and writes
Now that the minimum go version is 1.17 we can use the new unsafe.Slice to create a slice from our C buffer without copying.
James Fargher committedJul 31, 2022 Configuration menu - View commit details
-
Copy full SHA for a48e2cc - Browse repository at this point
Copy the full SHA a48e2ccView commit details -
Now that the minimum version of go is 1.17 we can use the standard library callback handlers instead of the custom written ones.
James Fargher committedJul 31, 2022 Configuration menu - View commit details
-
Copy full SHA for ec71933 - Browse repository at this point
Copy the full SHA ec71933View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf62a21 - Browse repository at this point
Copy the full SHA bf62a21View commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c1f0b3 - Browse repository at this point
Copy the full SHA 5c1f0b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for de26861 - Browse repository at this point
Copy the full SHA de26861View 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.1.3...v0.1.4