Age | Commit message (Expand) | Author |
2010-06-04 | Switch away from the now deprecated methods for Cache building | David Kalnischkies |
2010-05-31 | rename packageset into cacheset while it is not too late | David Kalnischkies |
2010-05-30 | move regex magic from apt-get to new FromRegEx method | David Kalnischkies |
2010-05-24 | - show at the end of the install process a list of disappeared packages | David Kalnischkies |
2010-05-14 | handle multiple --{tar,diff,dsc}-only options correctly | David Kalnischkies |
2010-05-06 | merge with debian-experimental-ma | David Kalnischkies |
2010-05-06 | don't suggest held packages as they are installed (Closes: #578135) | David Kalnischkies |
2010-05-04 | Move the showauto command to apt-cache and sort output. | Julian Andres Klode |
2010-05-04 | rerun dpkg-source in source if --fix-broken is given (Closes: #576752) | David Kalnischkies |
2010-05-04 | cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands. | Julian Andres Klode |
2010-05-04 | merged from davids branch | Michael Vogt |
2010-04-24 | set also "all" to this version for pseudo packages in TryToChangeVer | David Kalnischkies |
2010-04-24 | show non-candidates as fallback for virtual packages (Closes: #578385) | David Kalnischkies |
2010-04-21 | replace backticks with single quote in broken packages message. | David Kalnischkies |
2010-04-13 | regex for package names executed on Grp- not PkgIterator | David Kalnischkies |
2010-04-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-04-08 | * cmdline/apt-get.cc: | Michael Vogt |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-04-01 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-03-30 | try version match in FindSrc first exact than fuzzy (LP: #551178) | David Kalnischkies |
2010-03-26 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies |
2010-03-12 | * cmdline/apt-get.cc: | Michael Vogt |
2010-03-12 | * cmdline/apt-get.cc | David Kalnischkies |
2010-03-12 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-02-26 | move ShowPkg() from apt-get to the PkgIterator and rename it to FullName() | David Kalnischkies |
2010-02-18 | * buildlib/apti18n.h.in, po/makefile: | David Kalnischkies |
2010-02-15 | * buildlib/apti18n.h.in, po/makefile: | David Kalnischkies |
2010-02-15 | Activate support of :any and stuff in apt-get build-dep as we have | David Kalnischkies |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-02-12 | In SingleArch environments we don't need the arch "all" pseudo package | David Kalnischkies |
2010-02-12 | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies |
2010-02-11 | display the architecture of the package if it is not the default | David Kalnischkies |
2010-01-31 | * cmdline/acqprogress.cc: | Michael Vogt |
2010-01-31 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-01-08 | * cmdline/apt-get.cc: | Michael Vogt |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt |
2009-12-10 | * cmdline/apt-get.cc: | Michael Vogt |
2009-11-27 | add --debian-only as alias for --diff-only for all source v3 lovers | David Kalnischkies |
2009-10-20 | only warn if (free) space can't be determined as it overflows the struct | David Kalnischkies |
2009-10-19 | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including: | David Kalnischkies |
2009-09-24 | When selecting a real package instead of a virtual one, | David Kalnischkies |
2009-08-12 | Add the pkg/release syntax to the source command in apt-get and also | David Kalnischkies |
2009-08-12 | [cmdline/apt-get.cc] | David Kalnischkies |
2009-08-09 | [cmdline/apt-get.cc] correct the order of picked package binary vs source | David Kalnischkies |
2009-08-09 | [cmdline/apt-get.cc] check for availability ofstatfs.f_type | David Kalnischkies |
2009-07-31 | [cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916) | David Kalnischkies |
2009-07-31 | [cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display only | David Kalnischkies |
2009-07-30 | merged from debian-sid | Michael Vogt |