summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-03merged from the debian-sid branchMichael Vogt
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt
2011-02-01apt-pkg/cdrom.cc: fix another hardcoded /cdromMichael Vogt
2011-02-01* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt
- use /media/cdrom as default mountoint (closes: #611569)
2011-02-01* debian/apt.conf.autoremove:Michael Vogt
- never autoremove the GNU/Hurd kernel (closes: #588423), thanks to Guillem Jover
2011-01-27apt-pkg/deb/dpkgpm.cc: fix format string warningMichael Vogt
2011-01-25po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy0.8.10.3Michael Vogt
strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
2011-01-25po/es.po: Updated, plus fixes encoding issues and fixes two fuzzyMichael Vogt
strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
2011-01-25releasing version 0.8.10.20.8.10.2Michael Vogt
2011-01-25* ftparchive/apt-ftparchive.cc:Michael Vogt
- fix endless loop for multiple TranslationsWriters
2011-01-17releasing version 0.8.10.10.8.10.1Michael Vogt
2011-01-15Fix encoding for Slovenian translation. PO file switchedbubulle@debian.org
to UTF-8. Closes: #609957
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt
- fix compile error with g++ 4.6
2010-12-15* Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org
* Correct a typo and an error in French manpages translation. Closes: # 607170
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-25merged lp:~pitti/apt/compressed-indexesMichael Vogt
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-18merged from apt-get-downloadMichael Vogt
2010-11-18cmdline/apt-get.cc: download it all in one goMichael 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-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-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-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-18releasing version 0.8.90.8.9Michael 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
2010-11-15cmdline/apt-get.cc: add hash to the downloaderMichael Vogt
2010-11-15cmdline/apt-get.cc: add download commandlien optionMichael Vogt
2010-11-15doc/examples/configure-index: updated to include apt::changelogs::serverMichael Vogt
2010-11-15test/integration/framework: set methods dirMichael Vogt