summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Expand)AuthorFilesLines
2006-03-01* merged with debian-sid branchMichael Vogt1-2/+3
2006-02-13* make apt-cache madion wotk without deb-src linesMichael Vogt1-2/+3
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt1-7/+1
2005-10-20* fix a off-by-one error when showing the descriptionMichael Vogt1-1/+1
2005-08-30* updated with mainlineMichael Vogt1-5/+22
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt1-14/+0
2005-05-17* merged with otavoiMichael Vogt1-3/+4
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt1-3/+1
2005-05-12Another fix included here by mistake. Moving it to apt--fixes--0 branch.Otavio Salvador1-13/+0
2005-05-10* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt1-0/+14
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador1-17/+17
2005-03-23Fix sintax error on apt-cacheOtavio Salvador1-1/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-22/+81
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-17/+17
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier1-1/+1
2004-12-13Merge apt--authentication--0Matt Zimmerman1-5/+10
2004-09-20* Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian1-2/+2
2004-09-20Don't use the Archive name in madison; it won't be uniq...Arch Librarian1-14/+13
2004-09-20* Add an "apt-cache madison" command with an output for...Arch Librarian1-1/+68
2004-09-20* Correctly implement -n as a synonym for --names-only ...Arch Librarian1-4/+4
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian1-2/+2
2004-09-20* Write records from "apt-cache show" using fwrite(3) r...Arch Librarian1-2/+2
2004-09-20* Patch from Otavio Salvador to exit successfully after...Arch Librarian1-1/+4
2004-09-20* Have apt-cache show exit with an error if it cannot f...Arch Librarian1-2/+9
2004-09-20Typo (file1 and file2)Arch Librarian1-2/+2
2004-09-20Add a rdepends command to apt-cache.Arch Librarian1-13/+113
2004-09-20Add a vcg command to apt-cache, similiar to dotty.Arch Librarian1-1/+222
2004-09-20Typo fixes.Arch Librarian1-2/+2
2004-09-20G++ 3.2 fixesArch Librarian1-1/+3
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian1-2/+2
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20Spelling errors and other fixesArch Librarian1-1/+3
2004-09-20Added locale.h for LC_ALLArch Librarian1-1/+2
2004-09-20setup textdomain/etc for i18n stuffArch Librarian1-2/+6
2004-09-20Fixed a possible segfaultArch Librarian1-2/+2
2004-09-20Fixed possible segv if there are no packagesArch Librarian1-4/+5
2004-09-20apt-cache search searchs provide names too now. Closes:...Arch Librarian1-5/+21
2004-09-20Strip Config-Version when copying status to available. ...Arch Librarian1-2/+2
2004-09-20Fixed more (null) printoutsArch Librarian1-3/+3
2004-09-20G++3 fixes from RandolphArch Librarian1-9/+10
2004-09-20Updated help blurbArch Librarian1-1/+2
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian1-4/+125
2004-09-20Doc updateArch Librarian1-2/+1
2004-09-20Two small bug fixesArch Librarian1-11/+19
2004-09-20Join with aliencodeArch Librarian1-194/+407
2004-09-20DottyArch Librarian1-1/+213
2004-09-20package name lister in apt-cacheArch Librarian1-1/+38
2004-09-20Regex, --all-versions and more OR stuffArch Librarian1-6/+19
2004-09-20Fixed for 0 length source filesArch Librarian1-1/+3
2004-09-20apt-cache showsrcArch Librarian1-2/+26