summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* apt-cache showsrcArch Librarian2004-09-201-2/+26
* More or group patchesArch Librarian2004-09-201-10/+21
* Added a depends option to apt-cacheArch Librarian2004-09-201-1/+59
* Fixed more thingsArch Librarian2004-09-201-3/+3
* Fixed some more bugsArch Librarian2004-09-201-4/+2
* Made apt-cache regenerate its cache in memoryArch Librarian2004-09-201-5/+10
* Fixed espy's bug with experimentalArch Librarian2004-09-201-28/+4
* Changed ie to egArch Librarian2004-09-201-2/+2
* Fixed bug#34944: apt-get should not print progress on n...Arch Librarian2004-09-201-1/+5
* Fixed dumpavail some moreArch Librarian2004-09-201-5/+12
* Wichert and Espys bugsArch Librarian2004-09-201-4/+1
* apt-cache enhancmentsArch Librarian2004-09-201-10/+84
* Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian2004-09-201-1/+48
* Fixed dumpavail bug with dup packageSArch Librarian2004-09-201-16/+34
* Fixed glibc2.1 compileArch Librarian2004-09-201-1/+2
* glibc fixArch Librarian2004-09-201-2/+3
* Added --version and fixed clogging for -sArch Librarian2004-09-201-1/+4
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Fixed help text man page referencesArch Librarian2004-09-201-2/+2
* More cache usage countersArch Librarian2004-09-201-4/+8