summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Expand)Author
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20* Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian
2004-09-20Don't use the Archive name in madison; it won't be uniq...Arch Librarian
2004-09-20* Add an "apt-cache madison" command with an output for...Arch Librarian
2004-09-20* Correctly implement -n as a synonym for --names-only ...Arch Librarian
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian
2004-09-20* Write records from "apt-cache show" using fwrite(3) r...Arch Librarian
2004-09-20* Patch from Otavio Salvador to exit successfully after...Arch Librarian
2004-09-20* Have apt-cache show exit with an error if it cannot f...Arch Librarian
2004-09-20Typo (file1 and file2)Arch Librarian
2004-09-20Add a rdepends command to apt-cache.Arch Librarian
2004-09-20Add a vcg command to apt-cache, similiar to dotty.Arch Librarian
2004-09-20Typo fixes.Arch Librarian
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20Spelling errors and other fixesArch Librarian
2004-09-20Added locale.h for LC_ALLArch Librarian
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
2004-09-20Fixed a possible segfaultArch Librarian
2004-09-20Fixed possible segv if there are no packagesArch Librarian
2004-09-20apt-cache search searchs provide names too now. Closes:...Arch Librarian
2004-09-20Strip Config-Version when copying status to available. ...Arch Librarian
2004-09-20Fixed more (null) printoutsArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Updated help blurbArch Librarian
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
2004-09-20Doc updateArch Librarian
2004-09-20Two small bug fixesArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20DottyArch Librarian
2004-09-20package name lister in apt-cacheArch Librarian
2004-09-20Regex, --all-versions and more OR stuffArch Librarian
2004-09-20Fixed for 0 length source filesArch Librarian
2004-09-20apt-cache showsrcArch Librarian
2004-09-20More or group patchesArch Librarian
2004-09-20Added a depends option to apt-cacheArch Librarian
2004-09-20Fixed more thingsArch Librarian
2004-09-20Fixed some more bugsArch Librarian
2004-09-20Made apt-cache regenerate its cache in memoryArch Librarian
2004-09-20Fixed espy's bug with experimentalArch Librarian
2004-09-20Changed ie to egArch Librarian
2004-09-20Fixed bug#34944: apt-get should not print progress on n...Arch Librarian
2004-09-20Fixed dumpavail some moreArch Librarian
2004-09-20Wichert and Espys bugsArch Librarian
2004-09-20apt-cache enhancmentsArch Librarian
2004-09-20Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian
2004-09-20Fixed dumpavail bug with dup packageSArch Librarian
2004-09-20Fixed glibc2.1 compileArch Librarian
2004-09-20glibc fixArch Librarian