summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies2010-06-051-205/+194
* | rename packageset into cacheset while it is not too lateDavid Kalnischkies2010-05-311-1/+1
* | * 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 the showauto command to apt-cache and sort output.Julian Andres Klode2010-05-041-0/+27
* | use GroupCount for package names in stats and add a package struct lineDavid Kalnischkies2010-05-041-1/+3
* | * cmdline/apt-cache.cc:David Kalnischkies2010-04-231-2/+10
* | merged from lp:~donkult/apt/sidMichael Vogt2010-04-011-42/+57
|\ \ | |/ |/|
| * move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2010-02-261-31/+28
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-15/+33
| |\
| | * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+2
| | * display the architecture of the package if it is not the defaultDavid Kalnischkies2010-02-111-15/+31
| * | remove translatable marker from the "%4i %s\n" string in apt-cache.ccDavid Kalnischkies2010-01-011-1/+1
| |/
* | cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...Julian Andres Klode2010-03-211-3/+14
* | * French manpage translation updateMichael Vogt2010-01-081-1/+1
|/
* [cmdline/apt-cache.cc] fix a memory leak in the xvcg methodDavid Kalnischkies2009-08-081-1/+5
* The 'not dead yet' releaseMichael Vogt2009-07-211-12/+7
|\
| * merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-151-2/+2
| |\
| * | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-12/+7
* | | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-6/+11
|\ \ \ | |_|/ |/| |
| * | merged from the debian-sid branchMichael Vogt2008-12-091-2/+2
| |\|
| * | * cmdline/apt-cache.cc:Michael Vogt2008-09-091-1/+2
| * | fix various -Wall warningsMichael Vogt2008-08-051-1/+1
| * | * Apply --important option to apt-cache depends (LP: #16947) Michael Vogt2008-07-311-1/+7
| * | * cmdline/apt-cache.cc:Michael Vogt2008-07-291-4/+2
* | | Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-061-2/+2
| |/ |/|
* | Re-applied apt-cache built-in help fixes.Eugene V. Lyubimkin2008-11-081-2/+2
* | fix various -Wall warningsMichael Vogt2008-10-281-1/+1
|/
* Fix some strings and unfuzzy translations. Closes: #466845bubulle@debian.org2008-02-231-2/+2
* * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-2/+2
* initial Breaks implementationIan Jackson2006-08-251-2/+8
* * merged ddtp supportMichael Vogt2006-08-111-22/+78
|\
| * * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt2005-10-211-7/+1
| * * fix a off-by-one error when showing the descriptionMichael Vogt2005-10-201-1/+1
| * * updated with mainlineMichael Vogt2005-08-301-5/+22
| * * merged with otavoiMichael Vogt2005-05-171-3/+4
| * * fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt2005-05-131-3/+1
| * Another fix included here by mistake. Moving it to apt--fixes--0 branch.Otavio Salvador2005-05-121-13/+0
| * Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-301-17/+17
| |\
| * | Fix sintax error on apt-cacheOtavio Salvador2005-03-231-1/+1
| * | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-22/+81
* | | * make apt-cache madion wotk without deb-src linesMichael Vogt2006-02-131-2/+3
* | | * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt2005-06-011-14/+0
* | | * apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt2005-05-101-0/+14
| |/ |/|
* | Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-17/+17
|/
* Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier2005-01-201-1/+1
* Merge apt--authentication--0Matt Zimmerman2004-12-131-5/+10
* * Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian2004-09-201-2/+2
* Don't use the Archive name in madison; it won't be uniq...Arch Librarian2004-09-201-14/+13