summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies2011-01-121-5/+1
| * | | remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies2011-01-121-3/+2
| * | | * apt-pkg/contrib/weakptr.h:David Kalnischkies2011-01-122-1/+5
| * | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-129-13/+101
| * | | check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies2010-12-051-1/+2
| * | | experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies2010-12-051-1/+5
| * | | set the Candidate for all before doing the propargationDavid Kalnischkies2010-12-031-0/+4
| * | | simplify the new-and-autoremove fix a bitDavid Kalnischkies2010-12-031-4/+2
| * | | really do not show packages in the extra section if they wereDavid Kalnischkies2010-12-033-26/+11
| * | | * apt-pkg/depcache.cc:David Kalnischkies2010-12-037-8/+670
| * | | keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies2010-12-035-19/+169
| * | | 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 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