summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Add an "apt-cache madison" command with an output for...Arch Librarian2004-09-201-1/+68
* * Correctly implement -n as a synonym for --names-only ...Arch Librarian2004-09-201-4/+4
* * Use isatty rather than ttyname for checking if stdin ...Arch Librarian2004-09-201-2/+2
* * Write records from "apt-cache show" using fwrite(3) r...Arch Librarian2004-09-201-2/+2
* * Patch from Otavio Salvador to exit successfully after...Arch Librarian2004-09-201-1/+4
* * Have apt-cache show exit with an error if it cannot f...Arch Librarian2004-09-201-2/+9
* Typo (file1 and file2)Arch Librarian2004-09-201-2/+2
* Add a rdepends command to apt-cache.Arch Librarian2004-09-201-13/+113
* Add a vcg command to apt-cache, similiar to dotty.Arch Librarian2004-09-201-1/+222
* Typo fixes.Arch Librarian2004-09-201-2/+2
* G++ 3.2 fixesArch Librarian2004-09-201-1/+3
* Add -n synonym for --names-only for apt-cache.Arch Librarian2004-09-201-2/+2
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
* Spelling errors and other fixesArch Librarian2004-09-201-1/+3
* Added locale.h for LC_ALLArch Librarian2004-09-201-1/+2
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
* Fixed a possible segfaultArch Librarian2004-09-201-2/+2
* Fixed possible segv if there are no packagesArch Librarian2004-09-201-4/+5
* apt-cache search searchs provide names too now. Closes:...Arch Librarian2004-09-201-5/+21
* Strip Config-Version when copying status to available. ...Arch Librarian2004-09-201-2/+2
* Fixed more (null) printoutsArch Librarian2004-09-201-3/+3
* G++3 fixes from RandolphArch Librarian2004-09-201-9/+10
* Updated help blurbArch Librarian2004-09-201-1/+2
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-4/+125
* Doc updateArch Librarian2004-09-201-2/+1
* Two small bug fixesArch Librarian2004-09-201-11/+19
* Join with aliencodeArch Librarian2004-09-201-194/+407
* DottyArch Librarian2004-09-201-1/+213
* package name lister in apt-cacheArch Librarian2004-09-201-1/+38
* Regex, --all-versions and more OR stuffArch Librarian2004-09-201-6/+19
* Fixed for 0 length source filesArch Librarian2004-09-201-1/+3