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
Fixed bug in titles of bug reports. More... over 18 years ago
Copy bug report to stderr, not stdout. More... over 18 years ago
If it's time for a refresh, but we already tried to refresh less than an hour ago, More... over 18 years ago
Added instructions on reporting bugs. More... over 18 years ago
When we start checking for updates on a feed, record the time. In the GUI, if this time is later More... over 18 years ago
Moved a load of common setup and teardown code into the new basetest.py. More... over 18 years ago
Never use privileged helper when running unit tests. More... over 18 years ago
When writing to the system store, ensure that the top-level directory is world readable. More... over 18 years ago
If the command '0store-helper' is in $PATH, call that just before putting a new More... over 18 years ago
When confirming that a bug report has been sent, use the 'info' dialog style More... over 18 years ago
Added 'Report a Bug...' to the popup menu. You are prompted to enter some text More... over 18 years ago
Added a popup menu to the main window, giving quicker access to the list More... over 18 years ago
Added some extra debug statements to try and track down a bug where '0launch --feed' gets the More... over 18 years ago
When run with -v, log the 0launch version, arguments and Python version. More... over 18 years ago
Minor epydoc fixes. More... over 18 years ago
Don't display SystemExit exception when there are no updates to download. More... over 18 years ago
Fixed a bug where --import didn't actually import the interface if it had to More... over 18 years ago
Test --help and --gui. More... over 18 years ago
Test -v and -vv. More... over 18 years ago
Test opening /dev/null for missing FDs. Removed unnecessary fstat(). More... over 18 years ago
Don't force GUI mode with --download-only unless there are actually More... over 18 years ago
If downloads are available and we have a notification system available, offer More... over 18 years ago
Don't do background updates when run with --download-only (doesn't make More... over 18 years ago
Removed minute and hour freshness options. They were only useful for testing. More... over 18 years ago
When using --list, sort the results. More... over 18 years ago
Fixed logging import. More... over 18 years ago
Use iface_cache.get_interface() rather than policy.get_interface() in several More... over 18 years ago
Cancelling a download only logs at info level, not warning. More... over 18 years ago
Updated debian/compat version to 5 (shouldn't affect anything, but Ubuntu More... over 18 years ago
Added a work-around for pycentral. If run as root, Python would put .pyc files More... over 18 years ago