summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-11add i18n support for the "short read in buffer_copy %s" handlingMichael Vogt
from dpkg
2011-01-11* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- ignore lzma "Cannot allocate memory" errors, thanks to Brian Murray
2010-12-07merged from debian-sidMichael Vogt
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode
if packages could not found (LP: #647045)
2010-11-30merged from lp:~donkult/apt/sid0.8.10Michael Vogt
2010-11-29fix changelog as the czech translation was by accident added to 0.8.9David Kalnischkies
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies
- mark all installed packages first without auto installation in a dist-upgrade to prefer upgrading packages instead of installing new packages in versioned or-groups (Closes: #605394)
2010-11-27* German update by Holger Wansing. Closes: #603619bubulle@debian.org
* Czech by Miroslav Kure. Closes: #605107
2010-11-25merged from lp:~pitti/apt/compressed-indexesMichael Vogt
2010-11-25releasing version 0.8.9ubuntu4Martin Pitt
2010-11-25Revert r1819 and r1820 to disable compressed indexes by default again.Martin Pitt
Testing has brought up a few places where this seriously degrades performance, mostly in applications which iterate through all available package records, like update-apt-xapian-index or synaptic. See https://bugs.launchpad.net/ubuntu/+bugs?field.tag=apt-compressed-indexes
2010-11-22* cmdline/apt-key:Michael Vogt
- set timeout of wget for net-update to 90 seconds (thanks to \sh)
2010-11-22* methods/http.cc:Michael Vogt
- do not hang if Acquire::http::ProxyAutoDetect can not be executed or returns no data (LP: #654393)
2010-11-22* methods/http.cc:Michael Vogt
- do not hang if Acquire::http::ProxyAutoDetect can not be executed or returns no data (LP: #654393)
2010-11-18releasing version 0.8.9ubuntu2Michael Vogt
2010-11-18releasing version 0.8.9ubuntu1Michael Vogt
2010-11-18merged from the mvo branchMichael Vogt
2010-11-18merged from apt-get-downloadMichael Vogt
2010-11-18cmdline/apt-get.cc: download it all in one goMichael Vogt
2010-11-18* cmdline/apt-get.cc:Michael Vogt
- if the changelog downlaod failed, do not show the generic error but point to launchpad instead
2010-11-18merged from the mvo branchMichael Vogt
2010-11-18merged from apt-get-changelogMichael Vogt
2010-11-18cmdline/apt-get.cc: remove srcpkgMichael Vogt
2010-11-18cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt
2010-11-18merged from the mvo branchMichael Vogt
2010-11-18cmdline/apt-get.cc: add download/changelog to usageMichael Vogt
2010-11-18merged from apt-get-downloadMichael Vogt
2010-11-18doc/apt-get.8.xml: document downloadMichael Vogt
2010-11-18remove apt-changelog from the buildMichael Vogt
2010-11-18merged doc update for apt-get downloadMichael Vogt
2010-11-18merged from apt-get-changelogMichael Vogt
2010-11-18doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!)Michael Vogt
2010-11-18drop apt-changelog, apt-get changelog provides thisMichael Vogt
2010-11-18* merged lp:~mvo/apt/mvo, this brings two new commands:Michael Vogt
- apt-get download binary-pkgname to download a deb - apt-get changelog binary-pkgname to display the changelog
2010-11-18merged from the apt-get-changelog branchMichael Vogt
2010-11-18refactor/simplify changelog fetching codeMichael Vogt
2010-11-18cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt
2010-11-18cmdline/apt-get.cc: fix typoMichael Vogt
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt
2010-11-18move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt
2010-11-18merged lp:~mvo/apt/apt-get-download Michael Vogt
2010-11-18merged from debian-sidMichael Vogt
2010-11-18debian/changelog: post-merge incrementMichael Vogt
2010-11-18releasing version 0.8.90.8.9Michael Vogt
2010-11-18merged from debian-sidMichael Vogt
2010-11-18* cmdline/acqprogress.cc:Michael Vogt
- don't ask the user for media change if quiet >= 2, stdout is not a tty and assume-yes, force-yes or trivial-only option is set to avoid cpu eating endless loops in unattended runs like apt.cron (Closes: #602354, LP: #665580)
2010-11-16cmdline/apt-get.cc: improve changelog descriptionMichael Vogt
2010-11-16add support for third party changelogsMichael Vogt
2010-11-15! German update by Holger Wansing. Closes: #603619bubulle@debian.org
2010-11-15cmdline/apt-get.cc: and add size as wellMichael Vogt