summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
Commit message (Collapse)AuthorAgeFilesLines
* * Have apt-cache show exit with an error if it cannot f...Arch Librarian2004-09-201-2/+9
| | | | | | | 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)
* Typo (file1 and file2)Arch Librarian2004-09-201-2/+2
| | | | | | Author: piefel Date: 2003-05-15 09:39:38 GMT Typo (file1 and file2)
* Add a rdepends command to apt-cache.Arch Librarian2004-09-201-13/+113
| | | | | | Author: doogie Date: 2003-04-27 02:47:44 GMT Add a rdepends command to apt-cache.
* Add a vcg command to apt-cache, similiar to dotty.Arch Librarian2004-09-201-1/+222
| | | | | | Author: doogie Date: 2003-04-27 01:32:48 GMT Add a vcg command to apt-cache, similiar to dotty.
* Typo fixes.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2003-02-10 01:40:58 GMT Typo fixes.
* G++ 3.2 fixesArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes
* Add -n synonym for --names-only for apt-cache.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2002-11-09 22:47:19 GMT Add -n synonym for --names-only for apt-cache.
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
* Spelling errors and other fixesArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 2002-03-20 05:51:52 GMT Spelling errors and other fixes
* Added locale.h for LC_ALLArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff
* Fixed a possible segfaultArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
* Fixed possible segv if there are no packagesArch Librarian2004-09-201-4/+5
| | | | | | Author: jgg Date: 2001-12-07 05:57:43 GMT Fixed possible segv if there are no packages
* apt-cache search searchs provide names too now. Closes:...Arch Librarian2004-09-201-5/+21
| | | | | | Author: jgg Date: 2001-07-02 00:10:32 GMT apt-cache search searchs provide names too now. Closes: #98695
* Strip Config-Version when copying status to available. ...Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-06-10 02:03:33 GMT Strip Config-Version when copying status to available. Closes: #97520
* Fixed more (null) printoutsArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-06-08 05:15:42 GMT Fixed more (null) printouts
* G++3 fixes from RandolphArch Librarian2004-09-201-9/+10
| | | | | | Author: jgg Date: 2001-05-27 04:45:49 GMT G++3 fixes from Randolph
* Updated help blurbArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2001-05-11 05:07:06 GMT Updated help blurb
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-4/+125
| | | | | | Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
* Doc updateArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 2001-03-07 04:25:35 GMT Doc update
* Two small bug fixesArch Librarian2004-09-201-11/+19
| | | | | | Author: jgg Date: 2001-02-22 06:26:27 GMT Two small bug fixes
* Join with aliencodeArch Librarian2004-09-201-194/+407
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* DottyArch Librarian2004-09-201-1/+213
| | | | | | Author: jgg Date: 2000-05-12 04:00:59 GMT Dotty
* package name lister in apt-cacheArch Librarian2004-09-201-1/+38
| | | | | | Author: jgg Date: 1999-12-09 07:32:45 GMT package name lister in apt-cache
* Regex, --all-versions and more OR stuffArch Librarian2004-09-201-6/+19
| | | | | | Author: jgg Date: 1999-10-22 04:05:47 GMT Regex, --all-versions and more OR stuff
* Fixed for 0 length source filesArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1999-10-18 04:15:24 GMT Fixed for 0 length source files
* apt-cache showsrcArch Librarian2004-09-201-2/+26
| | | | | | Author: jgg Date: 1999-10-18 03:44:39 GMT apt-cache showsrc
* More or group patchesArch Librarian2004-09-201-10/+21
| | | | | | Author: jgg Date: 1999-10-02 04:14:53 GMT More or group patches
* Added a depends option to apt-cacheArch Librarian2004-09-201-1/+59
| | | | | | Author: jgg Date: 1999-07-15 03:15:48 GMT Added a depends option to apt-cache
* Fixed more thingsArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1999-05-14 02:51:36 GMT Fixed more things
* Fixed some more bugsArch Librarian2004-09-201-4/+2
| | | | | | Author: jgg Date: 1999-05-11 05:45:10 GMT Fixed some more bugs
* Made apt-cache regenerate its cache in memoryArch Librarian2004-09-201-5/+10
| | | | | | Author: jgg Date: 1999-04-19 02:35:38 GMT Made apt-cache regenerate its cache in memory
* Fixed espy's bug with experimentalArch Librarian2004-09-201-28/+4
| | | | | | Author: jgg Date: 1999-04-12 04:21:20 GMT Fixed espy's bug with experimental
* Changed ie to egArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg
* Fixed bug#34944: apt-get should not print progress on n...Arch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-03-27 01:30:38 GMT Fixed bug#34944: apt-get should not print progress on non-tty
* Fixed dumpavail some moreArch Librarian2004-09-201-5/+12
| | | | | | Author: jgg Date: 1999-03-18 04:52:51 GMT Fixed dumpavail some more
* Wichert and Espys bugsArch Librarian2004-09-201-4/+1
| | | | | | Author: jgg Date: 1999-03-17 03:25:25 GMT Wichert and Espys bugs
* apt-cache enhancmentsArch Librarian2004-09-201-10/+84
| | | | | | Author: jgg Date: 1999-02-19 08:57:41 GMT apt-cache enhancments
* Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian2004-09-201-1/+48
| | | | | | Author: jgg Date: 1999-02-19 07:56:06 GMT Fixed weird to-configure inconsitency and added apt-cache search
* Fixed dumpavail bug with dup packageSArch Librarian2004-09-201-16/+34
| | | | | | Author: jgg Date: 1999-02-15 04:48:09 GMT Fixed dumpavail bug with dup packageS
* Fixed glibc2.1 compileArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-02-11 00:03:07 GMT Fixed glibc2.1 compile
* glibc fixArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-02-08 07:54:58 GMT glibc fix
* Added --version and fixed clogging for -sArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
* Moved strutl.hArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-27 02:48:52 GMT Moved strutl.h
* Fixed help text man page referencesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-12-31 01:32:20 GMT Fixed help text man page references
* More cache usage countersArch Librarian2004-09-201-4/+8
| | | | | | Author: jgg Date: 1998-12-14 03:39:15 GMT More cache usage counters
* Release supportArch Librarian2004-09-201-79/+46
| | | | | | Author: jgg Date: 1998-12-14 02:23:46 GMT Release support
* http pipelining controlArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1998-12-10 05:39:53 GMT http pipelining control
* More bugs fixesArch Librarian2004-09-201-1/+7
| | | | | | Author: jgg Date: 1998-12-10 04:22:45 GMT More bugs fixes
* Few more statsArch Librarian2004-09-201-4/+34
| | | | | | Author: jgg Date: 1998-12-07 00:34:22 GMT Few more stats