summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Collapse)Author
2004-09-20* Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian
Author: mdz Date: 2004-04-30 04:34:03 GMT * Suppress a signed/unsigned warning in apt-cache.cc:DisplayRecord
2004-09-20Don't use the Archive name in madison; it won't be uniq...Arch Librarian
Author: mdz Date: 2004-01-04 19:00:10 GMT Don't use the Archive name in madison; it won't be unique and there isn't space for both that and the source description
2004-09-20* Add an "apt-cache madison" command with an output for...Arch Librarian
Author: mdz Date: 2004-01-04 07:41:52 GMT * Add an "apt-cache madison" command with an output format similar to the katie tool of the same name (but less functionality)
2004-09-20* Correctly implement -n as a synonym for --names-only ...Arch Librarian
Author: mdz Date: 2003-12-20 22:56:14 GMT * Correctly implement -n as a synonym for --names-only (Closes: #224515)
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian
Author: mdz Date: 2003-11-19 23:50:51 GMT * Use isatty rather than ttyname for checking if stdin is a terminal. isatty has the advantage of not requiring /proc under Linux, and thus Closes: #221728
2004-09-20* Write records from "apt-cache show" using fwrite(3) r...Arch Librarian
Author: mdz Date: 2003-08-02 19:53:23 GMT * Write records from "apt-cache show" using fwrite(3) rather than write(2), in case for some reason the entire record doesn't get written by a single write(2)
2004-09-20* Patch from Otavio Salvador to exit successfully after...Arch Librarian
Author: mdz Date: 2003-08-01 20:27:13 GMT * Patch from Otavio Salvador to exit successfully after --version (Closes: #203418)
2004-09-20* Have apt-cache show exit with an error if it cannot f...Arch Librarian
Author: mdz Date: 2003-07-22 03:10:01 GMT * Have apt-cache show exit with an error if it cannot find any of the specified packages (Closes: #101490)
2004-09-20Typo (file1 and file2)Arch Librarian
Author: piefel Date: 2003-05-15 09:39:38 GMT Typo (file1 and file2)
2004-09-20Add a rdepends command to apt-cache.Arch Librarian
Author: doogie Date: 2003-04-27 02:47:44 GMT Add a rdepends command to apt-cache.
2004-09-20Add a vcg command to apt-cache, similiar to dotty.Arch Librarian
Author: doogie Date: 2003-04-27 01:32:48 GMT Add a vcg command to apt-cache, similiar to dotty.
2004-09-20Typo fixes.Arch Librarian
Author: doogie Date: 2003-02-10 01:40:58 GMT Typo fixes.
2004-09-20G++ 3.2 fixesArch Librarian
Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian
Author: doogie Date: 2002-11-09 22:47:19 GMT Add -n synonym for --names-only for apt-cache.
2004-09-20Use std C++ header names for includesArch Librarian
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
2004-09-20Spelling errors and other fixesArch Librarian
Author: jgg Date: 2002-03-20 05:51:52 GMT Spelling errors and other fixes
2004-09-20Added locale.h for LC_ALLArch Librarian
Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff
2004-09-20Fixed a possible segfaultArch Librarian
Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
2004-09-20Fixed possible segv if there are no packagesArch Librarian
Author: jgg Date: 2001-12-07 05:57:43 GMT Fixed possible segv if there are no packages
2004-09-20apt-cache search searchs provide names too now. Closes:...Arch Librarian
Author: jgg Date: 2001-07-02 00:10:32 GMT apt-cache search searchs provide names too now. Closes: #98695
2004-09-20Strip Config-Version when copying status to available. ...Arch Librarian
Author: jgg Date: 2001-06-10 02:03:33 GMT Strip Config-Version when copying status to available. Closes: #97520
2004-09-20Fixed more (null) printoutsArch Librarian
Author: jgg Date: 2001-06-08 05:15:42 GMT Fixed more (null) printouts
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-27 04:45:49 GMT G++3 fixes from Randolph
2004-09-20Updated help blurbArch Librarian
Author: jgg Date: 2001-05-11 05:07:06 GMT Updated help blurb
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
2004-09-20Doc updateArch Librarian
Author: jgg Date: 2001-03-07 04:25:35 GMT Doc update
2004-09-20Two small bug fixesArch Librarian
Author: jgg Date: 2001-02-22 06:26:27 GMT Two small bug fixes
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20DottyArch Librarian
Author: jgg Date: 2000-05-12 04:00:59 GMT Dotty
2004-09-20package name lister in apt-cacheArch Librarian
Author: jgg Date: 1999-12-09 07:32:45 GMT package name lister in apt-cache
2004-09-20Regex, --all-versions and more OR stuffArch Librarian
Author: jgg Date: 1999-10-22 04:05:47 GMT Regex, --all-versions and more OR stuff
2004-09-20Fixed for 0 length source filesArch Librarian
Author: jgg Date: 1999-10-18 04:15:24 GMT Fixed for 0 length source files
2004-09-20apt-cache showsrcArch Librarian
Author: jgg Date: 1999-10-18 03:44:39 GMT apt-cache showsrc
2004-09-20More or group patchesArch Librarian
Author: jgg Date: 1999-10-02 04:14:53 GMT More or group patches
2004-09-20Added a depends option to apt-cacheArch Librarian
Author: jgg Date: 1999-07-15 03:15:48 GMT Added a depends option to apt-cache
2004-09-20Fixed more thingsArch Librarian
Author: jgg Date: 1999-05-14 02:51:36 GMT Fixed more things
2004-09-20Fixed some more bugsArch Librarian
Author: jgg Date: 1999-05-11 05:45:10 GMT Fixed some more bugs
2004-09-20Made apt-cache regenerate its cache in memoryArch Librarian
Author: jgg Date: 1999-04-19 02:35:38 GMT Made apt-cache regenerate its cache in memory
2004-09-20Fixed espy's bug with experimentalArch Librarian
Author: jgg Date: 1999-04-12 04:21:20 GMT Fixed espy's bug with experimental
2004-09-20Changed ie to egArch Librarian
Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg
2004-09-20Fixed bug#34944: apt-get should not print progress on n...Arch Librarian
Author: jgg Date: 1999-03-27 01:30:38 GMT Fixed bug#34944: apt-get should not print progress on non-tty
2004-09-20Fixed dumpavail some moreArch Librarian
Author: jgg Date: 1999-03-18 04:52:51 GMT Fixed dumpavail some more
2004-09-20Wichert and Espys bugsArch Librarian
Author: jgg Date: 1999-03-17 03:25:25 GMT Wichert and Espys bugs
2004-09-20apt-cache enhancmentsArch Librarian
Author: jgg Date: 1999-02-19 08:57:41 GMT apt-cache enhancments
2004-09-20Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian
Author: jgg Date: 1999-02-19 07:56:06 GMT Fixed weird to-configure inconsitency and added apt-cache search
2004-09-20Fixed dumpavail bug with dup packageSArch Librarian
Author: jgg Date: 1999-02-15 04:48:09 GMT Fixed dumpavail bug with dup packageS
2004-09-20Fixed glibc2.1 compileArch Librarian
Author: jgg Date: 1999-02-11 00:03:07 GMT Fixed glibc2.1 compile
2004-09-20glibc fixArch Librarian
Author: jgg Date: 1999-02-08 07:54:58 GMT glibc fix
2004-09-20Added --version and fixed clogging for -sArch Librarian
Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s