summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Expand)AuthorFilesLines
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt1-14/+0
2005-05-10* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt1-0/+14
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
2004-09-20More or group patchesArch Librarian1-10/+21
2004-09-20Added a depends option to apt-cacheArch Librarian1-1/+59
2004-09-20Fixed more thingsArch Librarian1-3/+3
2004-09-20Fixed some more bugsArch Librarian1-4/+2
2004-09-20Made apt-cache regenerate its cache in memoryArch Librarian1-5/+10
2004-09-20Fixed espy's bug with experimentalArch Librarian1-28/+4
2004-09-20Changed ie to egArch Librarian1-2/+2
2004-09-20Fixed bug#34944: apt-get should not print progress on n...Arch Librarian1-1/+5
2004-09-20Fixed dumpavail some moreArch Librarian1-5/+12
2004-09-20Wichert and Espys bugsArch Librarian1-4/+1
2004-09-20apt-cache enhancmentsArch Librarian1-10/+84