summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* apt-cache show --no-all-versions should issues the CandidateDavid Kalnischkies2010-06-051-1/+1
* Don't increase the commandline parameter in the library but in theDavid Kalnischkies2010-06-051-6/+6
* add --target-release option (Closes: #115520)David Kalnischkies2010-06-051-0/+2
* Add a option to apt-cache policy to additionally init the DepCache beforeDavid Kalnischkies2010-06-051-0/+6
* use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies2010-06-051-205/+194
* Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-042-4/+3
* rename packageset into cacheset while it is not too lateDavid Kalnischkies2010-05-312-2/+2
* * cmdline/apt-cache.cc:David Kalnischkies2010-05-311-37/+40
* i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies2010-05-311-1/+1
* move cmdline parsing from apt-cache to new FromCommandLine methodDavid Kalnischkies2010-05-311-59/+21
* move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies2010-05-301-34/+8
* - show at the end of the install process a list of disappeared packagesDavid Kalnischkies2010-05-241-2/+19
* handle multiple --{tar,diff,dsc}-only options correctlyDavid Kalnischkies2010-05-141-14/+18
* merge with debian-experimental-maDavid Kalnischkies2010-05-063-2/+78
|\
| * Move the showauto command to apt-cache and sort output.Julian Andres Klode2010-05-042-16/+27
| * * doc/files.sgml:Michael Vogt2010-05-041-1/+3
| |\
| * | cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands.Julian Andres Klode2010-05-042-1/+62
| * | merged from davids branchMichael Vogt2010-05-042-37/+59
| |\ \
| * | | * cmdline/apt-get.cc:Michael Vogt2010-04-081-0/+4
* | | | don't suggest held packages as they are installed (Closes: #578135)David Kalnischkies2010-05-061-3/+4
* | | | rerun dpkg-source in source if --fix-broken is given (Closes: #576752)David Kalnischkies2010-05-041-1/+2
| |_|/ |/| |
* | | use GroupCount for package names in stats and add a package struct lineDavid Kalnischkies2010-05-041-1/+3
| |/ |/|
* | set also "all" to this version for pseudo packages in TryToChangeVerDavid Kalnischkies2010-04-241-0/+5
* | show non-candidates as fallback for virtual packages (Closes: #578385)David Kalnischkies2010-04-241-6/+13
* | * cmdline/apt-cache.cc:David Kalnischkies2010-04-231-2/+10
* | replace backticks with single quote in broken packages message.David Kalnischkies2010-04-211-2/+2
* | regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies2010-04-131-3/+6
* | * apt-pkg/acquire-item.cc:David Kalnischkies2010-04-091-2/+11
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-24/+14
|/
* merged from lp:~donkult/apt/sidMichael Vogt2010-04-013-92/+147
|\
| * try version match in FindSrc first exact than fuzzy (LP: #551178)David Kalnischkies2010-03-301-11/+21
| * merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-182-80/+105
| |\
| | * move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2010-02-262-77/+62
| | * * buildlib/apti18n.h.in, po/makefile:David Kalnischkies2010-02-151-5/+7
| | * Activate support of :any and stuff in apt-get build-dep as we haveDavid Kalnischkies2010-02-151-1/+1
| | * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-132-28/+68
| | |\
| | | * In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies2010-02-121-0/+3
| | | * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-122-3/+13
| | | * display the architecture of the package if it is not the defaultDavid Kalnischkies2010-02-112-26/+53
| | | * add --debian-only as alias for --diff-only for all source v3 loversDavid Kalnischkies2009-11-271-0/+1
| | | * print an error and exit if python-apt is not installed for apt-mark,David Kalnischkies2009-11-251-3/+4
| | | * print an error if a new state file can't be created in apt-mark,David Kalnischkies2009-11-251-2/+6
| * | | merge with debian-sid, update-po for manpages and fix a few moreDavid Kalnischkies2010-03-141-11/+11
| |\ \ \
| * | | | * cmdline/apt-get.ccDavid Kalnischkies2010-03-121-1/+5
| * | | | * cmdline/apt-get.cc:David Kalnischkies2010-03-121-1/+13
| * | | | * cmdline/apt-mark:David Kalnischkies2010-02-251-0/+4
* | | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-03-262-5/+10
|\ \ \ \ \
| * | | | | * cmdline/apt-get.cc:Michael Vogt2010-03-121-5/+7
| * | | | | * cmdline/apt-mark:Michael Vogt2010-03-121-0/+3
| | |_|/ / | |/| | |
* | | | | cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...Julian Andres Klode2010-03-211-3/+14