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
Corrected some comments. More... over 18 years ago
Updated svn repos location. More... over 18 years ago
When releasing, run all tests using Python 2.3, 2.4 and 2.5. More... over 18 years ago
Updated to cope with Python 2.5: More... over 18 years ago
Stop after successfully adding to one cache. More... over 18 years ago
Cope with case where neither store is writable. More... over 18 years ago
Instead of always adding implementations to the user's store, try writing More... over 18 years ago
Give a proper error when attempting to download an implementation with an More... over 18 years ago
Link to 0store man-page for more information about FILES. More... over 18 years ago
Don't want about versions < 1.4.6 because Ubuntu fixed it without updating the More... over 18 years ago
Suppress a warning from PyGTK 2.8.0 (reported by Stephen Watson). More... over 18 years ago
New release. More... over 18 years ago
Added Eric Wasylishen's key to the known keys database. More... over 18 years ago
Renamed 'Execute' to 'Run' (suggested by Daniel Carrera). More... over 18 years ago
Ignore user-overrides for implementations that no longer exist. More... over 18 years ago
Fixed typo in LZMA type name. More... over 18 years ago
Fixed cached size calculate for implementations without manifests. More... over 18 years ago
Added Daniel Carrera's GPG key to the hints database. More... over 18 years ago
Added lzma to Recommends for .deb package. More... over 18 years ago
Changed made-up MIME type for .tar.lzma to match .tar.bz2. More... over 18 years ago
Fixed bug in error reporting of unknown stability level names. More... over 18 years ago
Added support for uncompressed .tar files and .tar.lzma archives More... over 18 years ago
For local feeds, get the signature from the feed; don't try looking in More... over 18 years ago
Added iface_cache.get_cached_signatures(). More... over 18 years ago
Missing GPG keys are now downloaded in the background. This means that More... over 18 years ago
Test that --import downloads keys. More... over 18 years ago
Added Policy.process_pending(), which takes whatever action is required to More... over 18 years ago
If an error occurs adding a pending feed (e.g. old modification time) then More... over 18 years ago
0launch 0.25 doesn't need us to call update_interface_if_trusted(), so just More... over 18 years ago
If trusting a key throws a non-SafeException, show a stack trace. More... over 18 years ago