summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2010-11-302-4/+1
| | * | | Add support for providing and autocopying Sources files along the wayAndres Mejia2010-11-301-0/+6
| | * | | add framework code to run the installed aptitude with the currentDavid Kalnischkies2010-11-301-0/+9
| | * | | add usage info for create-test-data scriptDavid Kalnischkies2010-11-301-0/+10
| | * | | show dependencies of essential packages which are going to removeDavid Kalnischkies2010-11-304-2/+86
| | * | | $! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies2010-11-301-1/+1
| | * | | ensure that the build methods are used and not these on the systemDavid Kalnischkies2010-11-301-0/+1
| | * | | cleanup the debian/rules file a bitDavid Kalnischkies2010-11-301-17/+6
| | * | | add a very simple testcase to ensure that the action modifiers are onlyDavid Kalnischkies2010-11-302-0/+106
| | * | | * debian/control:David Kalnischkies2010-11-302-0/+3
| | * | | * cmdline/apt-get.cc:David Kalnischkies2010-11-302-2/+8
| | * | | add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies2010-11-302-1/+2
| | * | | if the codename is "experimental" add NotAutomatic:yes by defaultDavid Kalnischkies2010-11-301-1/+6
| | * | | add a way to add packages to generate a dists style environment withoutDavid Kalnischkies2010-11-301-21/+49
| | * | | apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies2010-11-301-2/+9
| | |/ /
* | | | merged from the debian-sid branchMichael Vogt2011-02-0321-511/+652
|\| | |
| * | | merged from the lp:~mvo/apt/mvo branchMichael Vogt2011-02-0211-51/+367
| |\ \ \ | |/ / / |/| | |
* | | | apt-pkg/deb/dpkgpm.cc: fix format string warningMichael Vogt2011-01-271-1/+1
* | | | po/es.po: Updated, plus fixes encoding issues and fixes two fuzzyMichael Vogt2011-01-252-678/+699
* | | | * ftparchive/apt-ftparchive.cc:Michael Vogt2011-01-252-1/+5
* | | | * apt-pkg/contrib/weakptr.h:Michael Vogt2011-01-122-0/+3
* | | | merged lp:~pitti/apt/compressed-indexesMichael Vogt2010-11-253-0/+9
|\ \ \ \
* | | | | * methods/http.cc:Michael Vogt2010-11-222-4/+21
* | | | | merged from apt-get-downloadMichael Vogt2010-11-181-2/+1
|\ \ \ \ \
| * | | | | cmdline/apt-get.cc: download it all in one goMichael Vogt2010-11-181-2/+1
* | | | | | merged from apt-get-changelogMichael Vogt2010-11-181-8/+9
|\ \ \ \ \ \
| * | | | | | cmdline/apt-get.cc: remove srcpkgMichael Vogt2010-11-181-5/+4
| * | | | | | cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt2010-11-181-3/+5
* | | | | | | cmdline/apt-get.cc: add download/changelog to usageMichael Vogt2010-11-181-0/+2
* | | | | | | merged from apt-get-downloadMichael Vogt2010-11-181-0/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | doc/apt-get.8.xml: document downloadMichael Vogt2010-11-181-0/+6
* | | | | | | merged from apt-get-changelogMichael Vogt2010-11-181-0/+17
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!)Michael Vogt2010-11-181-0/+17
* | | | | | | merged from the apt-get-changelog branchMichael Vogt2010-11-182-47/+58
|\| | | | | |
| * | | | | | refactor/simplify changelog fetching codeMichael Vogt2010-11-182-33/+57
| * | | | | | cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt2010-11-181-17/+4
| * | | | | | cmdline/apt-get.cc: fix typoMichael Vogt2010-11-181-1/+1
* | | | | | | merged lp:~mvo/apt/apt-get-changelog Michael Vogt2010-11-186-45/+250
|\| | | | | |
| * | | | | | cmdline/apt-get.cc: improve changelog descriptionMichael Vogt2010-11-161-3/+6
| * | | | | | add support for third party changelogsMichael Vogt2010-11-163-0/+52
| * | | | | | doc/examples/configure-index: updated to include apt::changelogs::serverMichael Vogt2010-11-151-45/+52
| * | | | | | test/integration/framework: set methods dirMichael Vogt2010-11-151-0/+1
| * | | | | | test/integration/test-changelog: add regression test for changelog downloaderMichael Vogt2010-11-151-0/+34
| * | | | | | cmdline/apt-get.cc: create the mkdtemp dir in /tmpMichael Vogt2010-11-151-1/+1
| * | | | | | cmdline/apt-get.cc: move Setup a level higherMichael Vogt2010-11-151-3/+2
| * | | | | | cmdline/apt-get.cc make only the server configurable, but not the format stri...Michael Vogt2010-11-151-6/+8
| * | | | | | support Apt::Changelog::Server, code cleanupMichael Vogt2010-11-151-21/+19
| * | | | | | use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true...Michael Vogt2010-11-151-2/+12
| * | | | | | initial apt-get changelog implementation, not quite ready yet (need to get ri...Michael Vogt2010-11-151-0/+99
* | | | | | | move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt2010-11-181-54/+54