Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2011-01-13 | 4 | -10/+71 | |
| | * | | * apt-inst/contrib/extracttar.cc: | David Kalnischkies | 2011-01-13 | 6 | -5/+41 | |
| | |\ \ | ||||||
| | | * | | Permit base256 encoded value in the numeric field of tar header. | Nobuhiro Hayashi | 2010-12-03 | 3 | -4/+27 | |
| | * | | | * doc/apt.conf.5.xml: | Jakub Wilk | 2011-01-13 | 2 | -2/+4 | |
| | * | | | * deb/dpkgpm.cc: | Petter Reinholdtsen | 2011-01-12 | 2 | -3/+6 | |
| | * | | | * methods/https.cc: | David Kalnischkies | 2011-01-12 | 3 | -197/+207 | |
| | * | | | FristOwner is never used in the blamed history and gcc-4.6 complains now | David Kalnischkies | 2011-01-12 | 1 | -3/+1 | |
| | * | | | remove the unused Die boolean - error reporting is done by ExecWait | David Kalnischkies | 2011-01-12 | 1 | -5/+1 | |
| | * | | | remove two unused variables gcc-4.6 reports from depcache.cc | David Kalnischkies | 2011-01-12 | 1 | -3/+2 | |
| | * | | | * apt-pkg/contrib/weakptr.h: | David Kalnischkies | 2011-01-12 | 2 | -1/+5 | |
| | * | | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-01-12 | 9 | -13/+101 | |
| | * | | | check in the DepCache::SetCandidateVersion that the package is marked to | David Kalnischkies | 2010-12-05 | 1 | -1/+2 | |
| | * | | | experimental is an incomplete archive, so try to get the packages which | David Kalnischkies | 2010-12-05 | 1 | -1/+5 | |
| | * | | | set the Candidate for all before doing the propargation | David Kalnischkies | 2010-12-03 | 1 | -0/+4 | |
| | * | | | simplify the new-and-autoremove fix a bit | David Kalnischkies | 2010-12-03 | 1 | -4/+2 | |
| | * | | | really do not show packages in the extra section if they were | David Kalnischkies | 2010-12-03 | 3 | -26/+11 | |
| | * | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-12-03 | 7 | -8/+670 | |
| | * | | | keep not installed garbage packages uninstalled instead of showing | David Kalnischkies | 2010-12-03 | 5 | -19/+169 | |
| | * | | | do not touch Packages and Sources in the framework if the files do | David Kalnischkies | 2010-11-30 | 2 | -4/+1 | |
| | * | | | Add support for providing and autocopying Sources files along the way | Andres Mejia | 2010-11-30 | 1 | -0/+6 | |
| | * | | | add framework code to run the installed aptitude with the current | David Kalnischkies | 2010-11-30 | 1 | -0/+9 | |
| | * | | | add usage info for create-test-data script | David Kalnischkies | 2010-11-30 | 1 | -0/+10 | |
| | * | | | show dependencies of essential packages which are going to remove | David Kalnischkies | 2010-11-30 | 4 | -2/+86 | |
| | * | | | $! doesn't worked on the first try somehow, now it does and its | David Kalnischkies | 2010-11-30 | 1 | -1/+1 | |
| | * | | | ensure that the build methods are used and not these on the system | David Kalnischkies | 2010-11-30 | 1 | -0/+1 | |
| | * | | | cleanup the debian/rules file a bit | David Kalnischkies | 2010-11-30 | 1 | -17/+6 | |
| | * | | | add a very simple testcase to ensure that the action modifiers are only | David Kalnischkies | 2010-11-30 | 2 | -0/+106 | |
| | * | | | * debian/control: | David Kalnischkies | 2010-11-30 | 2 | -0/+3 | |
| | * | | | * cmdline/apt-get.cc: | David Kalnischkies | 2010-11-30 | 2 | -2/+8 | |
| | * | | | add the possibility to disable only the progress reporting stuff as the | David Kalnischkies | 2010-11-30 | 2 | -1/+2 | |
| | * | | | if the codename is "experimental" add NotAutomatic:yes by default | David Kalnischkies | 2010-11-30 | 1 | -1/+6 | |
| | * | | | add a way to add packages to generate a dists style environment without | David Kalnischkies | 2010-11-30 | 1 | -21/+49 | |
| | * | | | apply a very simple speed-up in case we try to set the candidate version | David Kalnischkies | 2010-11-30 | 1 | -2/+9 | |
| | |/ / | ||||||
| * | | | merged from the debian-sid branch | Michael Vogt | 2011-02-03 | 21 | -511/+652 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | merged from the lp:~mvo/apt/mvo branch | Michael Vogt | 2011-02-02 | 11 | -51/+367 | |
|\| | | | ||||||
| * | | | apt-pkg/deb/dpkgpm.cc: fix format string warning | Michael Vogt | 2011-01-27 | 1 | -1/+1 | |
| * | | | po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy | Michael Vogt | 2011-01-25 | 2 | -678/+699 | |
| * | | | * ftparchive/apt-ftparchive.cc: | Michael Vogt | 2011-01-25 | 2 | -1/+5 | |
| * | | | * apt-pkg/contrib/weakptr.h: | Michael Vogt | 2011-01-12 | 2 | -0/+3 | |
| * | | | merged lp:~pitti/apt/compressed-indexes | Michael Vogt | 2010-11-25 | 3 | -0/+9 | |
| |\ \ \ | ||||||
| * | | | | * methods/http.cc: | Michael Vogt | 2010-11-22 | 2 | -4/+21 | |
| * | | | | merged from apt-get-download | Michael Vogt | 2010-11-18 | 1 | -2/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | cmdline/apt-get.cc: download it all in one go | Michael Vogt | 2010-11-18 | 1 | -2/+1 | |
| * | | | | | merged from apt-get-changelog | Michael Vogt | 2010-11-18 | 1 | -8/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cmdline/apt-get.cc: remove srcpkg | Michael Vogt | 2010-11-18 | 1 | -5/+4 | |
| | * | | | | | cmdline/apt-get.cc: use source version instead of binary version | Michael Vogt | 2010-11-18 | 1 | -3/+5 | |
| * | | | | | | cmdline/apt-get.cc: add download/changelog to usage | Michael Vogt | 2010-11-18 | 1 | -0/+2 | |
| * | | | | | | merged from apt-get-download | Michael Vogt | 2010-11-18 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | doc/apt-get.8.xml: document download | Michael Vogt | 2010-11-18 | 1 | -0/+6 | |
| * | | | | | | merged from apt-get-changelog | Michael Vogt | 2010-11-18 | 1 | -0/+17 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | |