-
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: dotnet/android-libzipsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dotnet/android-libzipsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 36 files changed
- 1 contributor
Commits on Aug 19, 2020
-
Commit 755a42a reverted the system which built the native libzip.dll in Windows. This was because we suspected that the change from using mingw was causing a runtime crash. However this turned out not to be the case (see #67). So this PR adds back in the code which builds the windows dll on windows. It also updates the libzip-changes.patch so that it would apply on windows via `git apply`. This patch now works on all platforms. Also testing out a new release package system. Rather than just publishing to stable on nuget, we will first publish an `x.x.x-rc` release candidate. This will allow us to do a test PR on xamarin.android without breaking the current stable package. We had a situation over the last few months where the "stable" package actually had a crash on windows. This is not ideal for people consuming the nuget. So from now on we will publish an `-rc` do a bump in xamarin.android and if that passes, then we can publish a stable release.
Configuration menu - View commit details
-
Copy full SHA for 8f2053c - Browse repository at this point
Copy the full SHA 8f2053cView commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 668babc - Browse repository at this point
Copy the full SHA 668babcView commit details
Commits on Dec 17, 2020
-
Merge pull request #74 from dellis1972/permstest
Add Unit Test for setting file permissions on extraction.
Configuration menu - View commit details
-
Copy full SHA for 438aceb - Browse repository at this point
Copy the full SHA 438acebView commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9dca4fb - Browse repository at this point
Copy the full SHA 9dca4fbView commit details -
Merge pull request #73 from dellis1972/localise
Initial commit of localisation
Configuration menu - View commit details
-
Copy full SHA for 3fa042b - Browse repository at this point
Copy the full SHA 3fa042bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dab0cf9 - Browse repository at this point
Copy the full SHA dab0cf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d75cc6d - Browse repository at this point
Copy the full SHA d75cc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a215c1 - Browse repository at this point
Copy the full SHA 5a215c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b05348 - Browse repository at this point
Copy the full SHA 5b05348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 118b038 - Browse repository at this point
Copy the full SHA 118b038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 944b188 - Browse repository at this point
Copy the full SHA 944b188View commit details -
Configuration menu - View commit details
-
Copy full SHA for af23477 - Browse repository at this point
Copy the full SHA af23477View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa586ad - Browse repository at this point
Copy the full SHA aa586adView commit details
Commits on Jan 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ab6943 - Browse repository at this point
Copy the full SHA 2ab6943View commit details
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed5585c - Browse repository at this point
Copy the full SHA ed5585cView commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8afe791 - Browse repository at this point
Copy the full SHA 8afe791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cd66b - Browse repository at this point
Copy the full SHA 03cd66bView commit details
Commits on Jan 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b610c9 - Browse repository at this point
Copy the full SHA 3b610c9View commit details
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9f563dd - Browse repository at this point
Copy the full SHA 9f563ddView 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 1.0.20...1.0.22