Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-25 | releasing version 0.8.9ubuntu4 | Martin Pitt | |
2010-11-25 | Revert 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-18 | releasing version 0.8.9ubuntu2 | Michael Vogt | |
2010-11-18 | releasing version 0.8.9ubuntu1 | Michael Vogt | |
2010-11-18 | merged from the mvo branch | Michael Vogt | |
2010-11-18 | merged from apt-get-download | Michael Vogt | |
2010-11-18 | cmdline/apt-get.cc: download it all in one go | Michael 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-18 | merged from the mvo branch | Michael Vogt | |
2010-11-18 | merged from apt-get-changelog | Michael Vogt | |
2010-11-18 | cmdline/apt-get.cc: remove srcpkg | Michael Vogt | |
2010-11-18 | cmdline/apt-get.cc: use source version instead of binary version | Michael Vogt | |
2010-11-18 | merged from the mvo branch | Michael Vogt | |
2010-11-18 | cmdline/apt-get.cc: add download/changelog to usage | Michael Vogt | |
2010-11-18 | merged from apt-get-download | Michael Vogt | |
2010-11-18 | doc/apt-get.8.xml: document download | Michael Vogt | |
2010-11-18 | remove apt-changelog from the build | Michael Vogt | |
2010-11-18 | merged doc update for apt-get download | Michael Vogt | |
2010-11-18 | merged from apt-get-changelog | Michael Vogt | |
2010-11-18 | doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!) | Michael Vogt | |
2010-11-18 | drop apt-changelog, apt-get changelog provides this | Michael 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-18 | merged from the apt-get-changelog branch | Michael Vogt | |
2010-11-18 | refactor/simplify changelog fetching code | Michael Vogt | |
2010-11-18 | cmdline/apt-get.cc: simplify changelog uri generation | Michael Vogt | |
2010-11-18 | cmdline/apt-get.cc: fix typo | Michael Vogt | |
2010-11-18 | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt | |
2010-11-18 | move DoDownload up to workaround merge conflict with the changelog branch | Michael Vogt | |
2010-11-18 | merged lp:~mvo/apt/apt-get-download | Michael Vogt | |
2010-11-18 | merged from debian-sid | Michael Vogt | |
2010-11-18 | debian/changelog: post-merge increment | Michael Vogt | |
2010-11-18 | releasing version 0.8.90.8.9 | Michael Vogt | |
2010-11-18 | merged from debian-sid | Michael 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-16 | cmdline/apt-get.cc: improve changelog description | Michael Vogt | |
2010-11-16 | add support for third party changelogs | Michael Vogt | |
2010-11-15 | ! German update by Holger Wansing. Closes: #603619 | bubulle@debian.org | |
2010-11-15 | cmdline/apt-get.cc: and add size as well | Michael Vogt | |
2010-11-15 | cmdline/apt-get.cc: add hash to the downloader | Michael Vogt | |
2010-11-15 | cmdline/apt-get.cc: add download commandlien option | Michael Vogt | |
2010-11-15 | doc/examples/configure-index: updated to include apt::changelogs::server | Michael Vogt | |
2010-11-15 | test/integration/framework: set methods dir | Michael Vogt | |
2010-11-15 | test/integration/test-changelog: add regression test for changelog downloader | Michael Vogt | |
2010-11-15 | cmdline/apt-get.cc: create the mkdtemp dir in /tmp | Michael Vogt | |
2010-11-15 | cmdline/apt-get.cc: move Setup a level higher | Michael Vogt | |
2010-11-15 | cmdline/apt-get.cc make only the server configurable, but not the format ↵ | Michael Vogt | |
string (attack vector?) | |||
2010-11-15 | support Apt::Changelog::Server, code cleanup | Michael Vogt | |