3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Jun 18, 2022 — Jun 18, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When checking a feed, check that the key is valid specifically for the feed's More... over 18 years ago
Added TrustDB.domain_from_url() to get the appropriate trust domain for a More... over 18 years ago
When removing a tree, cope with the fact that it's probably read-only. More... over 18 years ago
Call fixup_permissions even when using the helper. This means that More... over 18 years ago
Be even more strict about permissions of cached items. Even the user cache More... over 18 years ago
The trust database is now an XML-format file. The old file will be converted More... over 18 years ago
Don't count the size of manifests for skipped implementations. More... over 18 years ago
Include the size of symlinks in the unoptimised count, and display More... over 18 years ago
Added '0store optimise' command, which searches for duplicate files and hard-links them together. More... over 18 years ago
Use the first writable non-cache directory in $PATH, not just the first one More... over 18 years ago
Improved error messages for invalid feeds: More... over 18 years ago
When reporting a bug, insert the text of the last error dialog (if any) into the More... over 18 years ago
When collecting program output for bug reports, cope with invalid UTF-8 being More... over 18 years ago
Stricter permissions for unpacking: More... over 18 years ago
Ensure we don't try to set the UID or GID when extracting tar files. More... over 18 years ago
Updated some comments. More... over 18 years ago
Don't do a background check for updates if we're in off-line mode. More... over 18 years ago
Don't try to read last-check-attempt property if we have an old version of 0launch. More... over 18 years ago
New release. More... over 18 years ago
New release. More... over 18 years ago
Fixed an unpacking problem with Python 2.5's tarfile (directory names can end More... over 18 years ago
If we can't delete something using the cache explorer, show the error in a More... over 18 years ago
Removed unnecessary chmod (confirmed unnecessary by Shawn Walker). More... over 18 years ago
If the argument to '0store add' isn't a file or directory according to More... over 18 years ago
Python unpacking now respects umask. More... over 18 years ago
Marked all the unpack functions for checking versions as private. More... over 18 years ago
Added missing .tar. More... over 18 years ago
Check that unpacking honours the umask. More... over 18 years ago
Removed umask-setting line. More... over 18 years ago
Support non-GNU versions of tar and cpio found on Solaris, etc (Shawn Walker). More... over 18 years ago