2006-01-15 |
Thomas Leonard | Tighten security when following recipes.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved ro_rmtree to support module.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed 'distribution' attribute.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed distribution argument from <package-implementation...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added 'mode' argument to <environment> bindings (requested...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If 0launch-gui can't connect to the X server, display...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When running, don't try to do environment bindings...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Allow 'package' and 'distribution' attributes to go...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added cope to simulate dpkg-query (for unit-tests).
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added support for integration with native package managers...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Made Implementation an abstract base class, with the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Reverted changes adding NativeLibraryDependency. We...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added NativeLibraryDependency to the model. This represents...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Minor refactoring: _process_depends now creates the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Made Dependency an abstract base class, and moved most...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Load native feeds from $XDG_DATA_DIRS, not $XDG_CONFIG_DIRS.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Running 0alias with just an alias name (no interface...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If <XDG_CONFIG_DIRS>/0install.net/native_feeds/IFACE...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Shade the 'Remove Feed' button for feeds which can...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New option: '0alias --resolve SCRIPT' prints the interface...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added --manpage option to 0alias. This displays the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added helpers.ensure_cached(). This returns a set of...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When confirming keys using console mode, trust the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If the GUI needs to be refreshed, pass the --refresh...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved get_selections_gui() from support.py to new helpers.py.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved some private code from cli.py to the new support...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved some of the 0alias command's code to the new...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added python-glade2 dependency for Debian package....
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed license in man-pages (GPL -> LGPL).
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved some duplicated internal functions into support.py.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Corrected --version output to give LGPL as the license...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Install .desktop file and icon on 'setup.py install'.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Include .desktop file and icon in release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | More missing test files.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Include test file.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Workaround: Python 2.5.1's tarfile crashes if 'name...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added tests for new selections module.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Include arguments in --dry-run output.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Better error if the GUI returns unexpected text.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When checking for updates in the background, close...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved find_in_path() to new support.py module.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added --wrapper option for debugging and tracing.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When using the GUI, check for updates to the GUI first...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Better error if the unpack program is missing.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Communication between CLI and GUI is now bi-directional...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated tests to cope with new "--dry-run --gui" behaviour...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When saving user_overrides, pick a random name for...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added missing file.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If the user cancels the GUI, return an exit status...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed GUI options which are no longer required (...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed code which was only needed to support earlier...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If there are no valid signatures, display any invalid...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | The GUI now returns an XML selections document in all...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Re-factored cli.py to make it more readable. Some operations...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fix for previous extra check: it's OK for <environment...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added --get-selections and --set-selections. This allows...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Minor fix for qdom debug output.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added .desktop file and icon for zero2desktop.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Remove watcher on trust database when preferences window...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added load_keys() as a faster alternative to load_key().
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added the ability to remove keys from the trusted list...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If the user clicks on the test button when reporting...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added a box showing the trusted keys to the Preferences...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved frame() to dialog module.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added gpg.load_key() to get information about a key.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added get_keys_for_domain().
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When checking a feed, check that the key is valid specifical...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added TrustDB.domain_from_url() to get the appropriate...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When removing a tree, cope with the fact that it's...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Call fixup_permissions even when using the helper....
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Be even more strict about permissions of cached items...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | The trust database is now an XML-format file. The old...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't count the size of manifests for skipped implementations.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Include the size of symlinks in the unoptimised count...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added '0store optimise' command, which searches for...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Use the first writable non-cache directory in $PATH...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Improved error messages for invalid feeds:
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When reporting a bug, insert the text of the last error...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When collecting program output for bug reports, cope...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Stricter permissions for unpacking:
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Ensure we don't try to set the UID or GID when extracting...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated some comments.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't do a background check for updates if we're in...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't try to read last-check-attempt property if we...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed an unpacking problem with Python 2.5's tarfile...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If we can't delete something using the cache explorer...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed unnecessary chmod (confirmed unnecessary by...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If the argument to '0store add' isn't a file or directory...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Python unpacking now respects umask.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Marked all the unpack functions for checking versions...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added missing .tar.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Check that unpacking honours the umask.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed umask-setting line.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Support non-GNU versions of tar and cpio found on Solaris...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed bug in titles of bug reports.
|
commit | commitdiff | tree |