-
Notifications
You must be signed in to change notification settings - Fork 95
Comparing changes
Open a pull request
base repository: whipper-team/whipper
base: v0.7.1
head repository: whipper-team/whipper
compare: v0.7.2
- 10 commits
- 8 files changed
- 2 contributors
Commits on Oct 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e33876c - Browse repository at this point
Copy the full SHA e33876cView commit details -
Update README's Docker part with Docker Hub info
Now Docker adopters can use whipper trough Docker Hub's automatically built images. Thanks to user "anarcat" for proposing and thoroughly explaining how to reach this goal. Closes #301.
Configuration menu - View commit details
-
Copy full SHA for f9cb126 - Browse repository at this point
Copy the full SHA f9cb126View commit details
Commits on Oct 28, 2018
-
Add initial AppStream metainfo.xml file
AppStream metainfo.xml files are used to provide "metadata necessary for an application-centric view on package repositories." This is an initial and somewhat basic one written from scratch for whipper. See https://www.freedesktop.org/wiki/Distributions/AppStream/ and https://www.freedesktop.org/software/appstream/docs/
Configuration menu - View commit details
-
Copy full SHA for 43f3fbe - Browse repository at this point
Copy the full SHA 43f3fbeView commit details
Commits on Oct 29, 2018
-
Explicitly encode path as UTF-8 in truncate_filename()
`os.pathconf()` expects a bytes object, but the path is stored as a unicode object. Since there's no specified encoding, Python chokes when trying to convert it to a bytes object. Explicitly encoding it as UTF-8 allows Python to change it to a bytes object smoothly. Fixes #315
Configuration menu - View commit details
-
Copy full SHA for 0fff37c - Browse repository at this point
Copy the full SHA 0fff37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8d911 - Browse repository at this point
Copy the full SHA 5e8d911View commit details -
Merge pull request #319 from Freso/issue-315-fix-unicode-error-in-tru…
…ncate_filename Explicitly encode path as UTF-8 in truncate_filename()
Configuration menu - View commit details
-
Copy full SHA for 996cfd7 - Browse repository at this point
Copy the full SHA 996cfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540703e - Browse repository at this point
Copy the full SHA 540703eView commit details -
Merge pull request #318 from Freso/add-metainfo-xml-file
Add AppStream metainfo.xml file
Configuration menu - View commit details
-
Copy full SHA for 833cdb5 - Browse repository at this point
Copy the full SHA 833cdb5View commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 24a0dce - Browse repository at this point
Copy the full SHA 24a0dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30785b8 - Browse repository at this point
Copy the full SHA 30785b8View commit details
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.7.1...v0.7.2