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
New release. More... over 18 years ago
Include arguments in --dry-run output. More... over 18 years ago
Better error if the GUI returns unexpected text. More... over 18 years ago
When checking for updates in the background, close stdout. This prevents the More... over 18 years ago
Moved find_in_path() to new support.py module. More... over 18 years ago
Added --wrapper option for debugging and tracing. More... over 18 years ago
When using the GUI, check for updates to the GUI first if there are stale More... over 18 years ago
Better error if the unpack program is missing. More... over 18 years ago
Communication between CLI and GUI is now bi-directional. When the user is More... over 18 years ago
Updated tests to cope with new "--dry-run --gui" behaviour (before, --dry-run prevented the More... over 18 years ago
When saving user_overrides, pick a random name for the tmp file, not just More... over 18 years ago
Added missing file. More... over 18 years ago
If the user cancels the GUI, return an exit status of 1 again. More... over 18 years ago
Removed GUI options which are no longer required (--main and --no-self-update) More... over 18 years ago
Removed code which was only needed to support earlier versions of 0launch More... over 18 years ago
If there are no valid signatures, display any invalid ones in the error More... over 18 years ago
The GUI now returns an XML selections document in all cases, rather than More... over 18 years ago
Re-factored cli.py to make it more readable. Some operations that used to call More... over 18 years ago
Fix for previous extra check: it's OK for <environment>'s insert value to be More... over 18 years ago
Added --get-selections and --set-selections. This allows you to save the More... over 18 years ago
Minor fix for qdom debug output. More... over 18 years ago
Added .desktop file and icon for zero2desktop. More... over 18 years ago
Remove watcher on trust database when preferences window is closed. More... over 18 years ago
Added load_keys() as a faster alternative to load_key(). More... over 18 years ago
Added the ability to remove keys from the trusted list, using the Preferences More... over 18 years ago
If the user clicks on the test button when reporting a bug, and the program More... over 18 years ago
Added a box showing the trusted keys to the Preferences dialog. More... over 18 years ago
Moved frame() to dialog module. More... over 18 years ago
Added gpg.load_key() to get information about a key. More... over 18 years ago
Added get_keys_for_domain(). More... over 18 years ago