2010-02-20 |
Thomas Leonard | Added Implementation.local_path attribute
|
commit | commitdiff | tree |
2010-02-20 |
Thomas Leonard | Removed unused code
|
commit | commitdiff | tree |
2010-02-20 |
Thomas Leonard | Only show "(was ...)" if the implementation ID changed
|
commit | commitdiff | tree |
2010-02-20 |
Thomas Leonard | ZeroInstallFeed._get_impl always creates a new Implementation
|
commit | commitdiff | tree |
2010-02-16 |
Thomas Leonard | Fixed typo in error message format string
|
commit | commitdiff | tree |
2010-02-16 |
Thomas Leonard | Removed old check for gpg
|
commit | commitdiff | tree |
2010-02-09 |
Thomas Leonard | Don't require a bzip2 executable when handling .tar...
|
commit | commitdiff | tree |
2010-02-07 |
Thomas Leonard | Support several package implementations in feed for...
|
commit | commitdiff | tree |
2010-02-07 |
Thomas Leonard | Fixed unpacking of zip archives with "extract"
|
commit | commitdiff | tree |
2010-01-31 |
Thomas Leonard | Fixed error when a download has the wrong size
|
commit | commitdiff | tree |
2010-01-31 |
Thomas Leonard | Don't interpret wildchars in Gentoo package names
|
commit | commitdiff | tree |
2010-01-22 |
Thomas Leonard | Start development series 0.44-post
|
commit | commitdiff | tree |
2010-01-22 |
Thomas Leonard | Release 0.44
|
commit | commitdiff | tree |
2010-01-09 |
Thomas Leonard | Fixed out-of-date information in man-page
|
commit | commitdiff | tree |
2010-01-09 |
Thomas Leonard | Escaped minus signs in man-pages
|
commit | commitdiff | tree |
2010-01-03 |
Thomas Leonard | If gpg isn't found in $PATH, try gpg2
|
commit | commitdiff | tree |
2010-01-03 |
Thomas Leonard | Use --fixed-list-mode with gpg
|
commit | commitdiff | tree |
2010-01-02 |
Thomas Leonard | Fixed spelling error in man-page
|
commit | commitdiff | tree |
2009-12-21 |
Thomas Leonard | In --console mode, show download progress if stdout...
|
commit | commitdiff | tree |
2009-12-20 |
Thomas Leonard | If gpg --import returns exit status zero and writes...
|
commit | commitdiff | tree |
2009-12-20 |
Thomas Leonard | Some extra unit-tests
|
commit | commitdiff | tree |
2009-12-19 |
Thomas Leonard | When spawning a download subprocess, add zeroinstall...
|
commit | commitdiff | tree |
2009-12-10 |
Thomas Leonard | Use --batch with gpg --import
|
commit | commitdiff | tree |
2009-11-25 |
Thomas Leonard | Allow confirm_import_feed to return None
|
commit | commitdiff | tree |
2009-11-22 |
Thomas Leonard | Start development series 0.43-post
|
commit | commitdiff | tree |
2009-11-22 |
Thomas Leonard | Release 0.43
|
commit | commitdiff | tree |
2009-11-21 |
Thomas Leonard | Fixed format string for "0store verify"
|
commit | commitdiff | tree |
2009-11-15 |
Thomas Leonard | Fixed some minor errors in the epydoc.
|
commit | commitdiff | tree |
2009-11-15 |
Thomas Leonard | If some downloads failed, say which ones.
|
commit | commitdiff | tree |
2009-11-15 |
Thomas Leonard | Removed legacy code
|
commit | commitdiff | tree |
2009-11-15 |
Thomas Leonard | Allow an Architecture to decide whether to skip <requires...
|
commit | commitdiff | tree |
2009-10-01 |
Thomas Leonard | Fixed error when two instances update a feed at once
|
commit | commitdiff | tree |
2009-09-20 |
Thomas Leonard | Check full Debian data.tar names explicitly (paranoia)
|
commit | commitdiff | tree |
2009-09-11 |
Thomas Leonard | Start development series 0.42.1-post
|
commit | commitdiff | tree |
2009-09-11 |
Thomas Leonard | Release 0.42.1
|
commit | commitdiff | tree |
2009-09-06 |
Thomas Leonard | 0desktop sets the Terminal flag correctly
|
commit | commitdiff | tree |
2009-09-06 |
Thomas Leonard | In the Preferences box, sort the domains in the list...
|
commit | commitdiff | tree |
2009-09-06 |
Thomas Leonard | Start development series 0.42-post
|
commit | commitdiff | tree |
2009-09-06 |
Thomas Leonard | Release 0.42
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Leonard | Fixed typo in log format string
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Leonard | Always run the built-in copy of the GUI
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Leonard | The GUI trust box now displays information from the...
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Leonard | Converted GUI handler to use new key confirmation interface
|
commit | commitdiff | tree |
2009-08-05 |
Thomas Leonard | Updated tooltip.
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Mark trust messages as translatable
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Allow user to skip key lookup
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Record errors looking up keys
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Updated unit-tests
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Report errors before starting new task
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Cache key information
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Queue key confirmation prompts
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Connect to a key-server to lookup trust hints
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Added Handler.confirm_keys to replace confirm_trust_keys
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Allow https downloads
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Ensure tempfile is None when a download is unmodified
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Leonard | Handle KeyboardInterrupt exceptions correctly
|
commit | commitdiff | tree |
2009-07-18 |
Thomas Leonard | If unpacking fails, report stderr from unpacker child...
|
commit | commitdiff | tree |
2009-07-12 |
Thomas Leonard | Fixed license output from the GUI
|
commit | commitdiff | tree |
2009-07-12 |
Thomas Leonard | Merge branch 'i18n'
|
commit | commitdiff | tree |
2009-07-12 |
Thomas Leonard | Import _ into each module rather than using a builtin
|
commit | commitdiff | tree |
2009-07-12 |
Thomas Leonard | Don't install N_() in the builtin namespace
|
commit | commitdiff | tree |
2009-07-12 |
Thomas Leonard | Moved locale setting out of the library
|
commit | commitdiff | tree |
2009-06-30 |
Thomas Leonard | Merge security fixes from 0.41.1
|
commit | commitdiff | tree |
2009-06-28 |
Thomas Leonard | Ensure that $HOME is reset by sudo
|
commit | commitdiff | tree |
2009-06-28 |
Thomas Leonard | When using "0store copy", make copied directories read...
|
commit | commitdiff | tree |
2009-06-28 |
Thomas Leonard | Security fix: hard-code /var/cache/0install.net/implementati...
|
commit | commitdiff | tree |
2009-06-28 |
Thomas Leonard | Try to update an icon if the user presses "Refresh"
|
commit | commitdiff | tree |
2009-06-27 |
Thomas Leonard | Start development series 0.41-post
|
commit | commitdiff | tree |
2009-06-27 |
Thomas Leonard | Release 0.41
|
commit | commitdiff | tree |
2009-06-27 |
Thomas Leonard | Improved UI for versions menu
|
commit | commitdiff | tree |
2009-06-27 |
Thomas Leonard | "Compile" is now a sub-menu with Automatic and Manual...
|
commit | commitdiff | tree |
2009-06-21 |
Thomas Leonard | Moved trust_box.py to gtkui
|
commit | commitdiff | tree |
2009-06-20 |
Thomas Leonard | New key for Ilja Honkonen
|
commit | commitdiff | tree |
2009-06-20 |
Thomas Leonard | Fixed reporting of bad network use config setting
|
commit | commitdiff | tree |
2009-06-16 |
Thomas Leonard | When there are no valid signatures, say which feed...
|
commit | commitdiff | tree |
2009-06-09 |
Thomas Leonard | Escape < characters in error messages to notifier
|
commit | commitdiff | tree |
2009-06-09 |
Thomas Leonard | Include full stack trace for unexpected errors during...
|
commit | commitdiff | tree |
2009-06-09 |
Thomas Leonard | Fixed error with --main=/
|
commit | commitdiff | tree |
2009-05-31 |
Thomas Leonard | Added new GPG key for Thomas Leonard Added new GPG key for Thomas Leonard
|
commit | commitdiff | tree |
2009-05-25 |
Thomas Leonard | Display a warning icon in the trust box for unknown...
|
commit | commitdiff | tree |
2009-05-09 |
Thomas Leonard | Don't rely on filesystem's report of symlink length
|
commit | commitdiff | tree |
2009-04-19 |
Thomas Leonard | Start development series 0.40-post
|
commit | commitdiff | tree |
2009-04-19 |
Thomas Leonard | Release 0.40
|
commit | commitdiff | tree |
2009-04-18 |
Thomas Leonard | Added --with-store option
|
commit | commitdiff | tree |
2009-04-12 |
Thomas Leonard | Fix download problem on FreeBSD
|
commit | commitdiff | tree |
2009-04-12 |
Thomas Leonard | Added VersionRestriction to force a particular version
|
commit | commitdiff | tree |
2009-04-11 |
Thomas Leonard | Minor epydoc fixes.
|
commit | commitdiff | tree |
2009-03-29 |
Thomas Leonard | Removed used of deprecated os.open2
|
commit | commitdiff | tree |
2009-03-21 |
Thomas Leonard | --get-selections with --console didn't work if we needed...
|
commit | commitdiff | tree |
2009-03-21 |
Thomas Leonard | Send console trust prompt to stderr, not stdout
|
commit | commitdiff | tree |
2009-03-08 |
Thomas Leonard | Start development series 0.39-post
|
commit | commitdiff | tree |
2009-03-08 |
Thomas Leonard | Release 0.39
|
commit | commitdiff | tree |
2009-03-08 |
Thomas Leonard | Include .mo translation files in releases
|
commit | commitdiff | tree |
2009-03-08 |
Thomas Leonard | With --systray, just blink the icon if key confirmation...
|
commit | commitdiff | tree |
2009-03-08 |
Thomas Leonard | If we need to confirm keys in a background check, use...
|
commit | commitdiff | tree |
2009-03-08 |
Thomas Leonard | Don't assume D-BUS is missing just because we can't...
|
commit | commitdiff | tree |
2009-03-01 |
Thomas Leonard | Create .mo files during build, not install
|
commit | commitdiff | tree |
2009-03-01 |
Thomas Leonard | If the notification system doesn't support actions...
|
commit | commitdiff | tree |
2009-03-01 |
Thomas Leonard | Added --systray option to the GUI
|
commit | commitdiff | tree |
2009-03-01 |
Thomas Leonard | Don't try the mirror for "localhost" URLs
|
commit | commitdiff | tree |