summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-18* cmdline/apt-get.cc:Michael Vogt
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
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
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
2010-11-15test/integration/test-changelog: add regression test for changelog downloaderMichael Vogt
2010-11-15cmdline/apt-get.cc: create the mkdtemp dir in /tmpMichael Vogt
2010-11-15cmdline/apt-get.cc: move Setup a level higherMichael Vogt
2010-11-15cmdline/apt-get.cc make only the server configurable, but not the format stri...Michael Vogt
2010-11-15support Apt::Changelog::Server, code cleanupMichael Vogt
2010-11-15use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true...Michael Vogt
2010-11-15releasing version 0.8.8ubuntu3Martin Pitt
2010-11-15apt-pkg/aptconfiguration.cc: Have Acquire::CompressionTypes::Order defaultMartin Pitt
2010-11-15initial apt-get changelog implementation, not quite ready yet (need to get ri...Michael Vogt
2010-11-15apt-pkg/acquire-item.cc: Set Acquire::GzipIndexes to "true" by default, toMartin Pitt
2010-11-15* test/integration/test-compressed-indexes, test/test-indexes.sh:Martin Pitt
2010-11-15merged from debianMichael Vogt
2010-11-15* cmdline/apt-changelog: Read server name from configurationMartin Pitt
2010-11-13Slovenian update by Andrej Žnidaršič and Rosetta Slovenian teambubulle@debian.org
2010-11-12cmdline/apt-changelog: Filter out multiple results for a source package,Martin Pitt