Age | Commit message (Collapse) | Author |
|
Author: mdz
Date: 2003-12-20 22:56:14 GMT
* Correctly implement -n as a synonym for --names-only (Closes: #224515)
|
|
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
|
|
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)
|
|
Author: mdz
Date: 2003-08-01 20:27:13 GMT
* Patch from Otavio Salvador to exit successfully after --version
(Closes: #203418)
|
|
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)
|
|
Author: piefel
Date: 2003-05-15 09:39:38 GMT
Typo (file1 and file2)
|
|
Author: doogie
Date: 2003-04-27 02:47:44 GMT
Add a rdepends command to apt-cache.
|
|
Author: doogie
Date: 2003-04-27 01:32:48 GMT
Add a vcg command to apt-cache, similiar to dotty.
|
|
Author: doogie
Date: 2003-02-10 01:40:58 GMT
Typo fixes.
|
|
Author: jgg
Date: 2003-01-11 07:18:44 GMT
G++ 3.2 fixes
|
|
Author: doogie
Date: 2002-11-09 22:47:19 GMT
Add -n synonym for --names-only for apt-cache.
|
|
Author: jgg
Date: 2002-03-26 07:38:57 GMT
Use std C++ header names for includes
|
|
Author: jgg
Date: 2002-03-20 05:51:52 GMT
Spelling errors and other fixes
|
|
Author: jgg
Date: 2002-02-15 03:40:00 GMT
Added locale.h for LC_ALL
|
|
Author: jgg
Date: 2002-01-09 04:59:44 GMT
setup textdomain/etc for i18n stuff
|
|
Author: jgg
Date: 2001-12-26 06:47:37 GMT
Fixed a possible segfault
|
|
Author: jgg
Date: 2001-12-07 05:57:43 GMT
Fixed possible segv if there are no packages
|
|
Author: jgg
Date: 2001-07-02 00:10:32 GMT
apt-cache search searchs provide names too now. Closes: #98695
|
|
Author: jgg
Date: 2001-06-10 02:03:33 GMT
Strip Config-Version when copying status to available. Closes: #97520
|
|
Author: jgg
Date: 2001-06-08 05:15:42 GMT
Fixed more (null) printouts
|
|
Author: jgg
Date: 2001-05-27 04:45:49 GMT
G++3 fixes from Randolph
|
|
Author: jgg
Date: 2001-05-11 05:07:06 GMT
Updated help blurb
|
|
Author: jgg
Date: 2001-04-29 05:13:51 GMT
'apt-cache policy' preferences debug tool.
|
|
Author: jgg
Date: 2001-03-07 04:25:35 GMT
Doc update
|
|
Author: jgg
Date: 2001-02-22 06:26:27 GMT
Two small bug fixes
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-05-12 04:00:59 GMT
Dotty
|
|
Author: jgg
Date: 1999-12-09 07:32:45 GMT
package name lister in apt-cache
|
|
Author: jgg
Date: 1999-10-22 04:05:47 GMT
Regex, --all-versions and more OR stuff
|
|
Author: jgg
Date: 1999-10-18 04:15:24 GMT
Fixed for 0 length source files
|
|
Author: jgg
Date: 1999-10-18 03:44:39 GMT
apt-cache showsrc
|
|
Author: jgg
Date: 1999-10-02 04:14:53 GMT
More or group patches
|
|
Author: jgg
Date: 1999-07-15 03:15:48 GMT
Added a depends option to apt-cache
|
|
Author: jgg
Date: 1999-05-14 02:51:36 GMT
Fixed more things
|
|
Author: jgg
Date: 1999-05-11 05:45:10 GMT
Fixed some more bugs
|
|
Author: jgg
Date: 1999-04-19 02:35:38 GMT
Made apt-cache regenerate its cache in memory
|
|
Author: jgg
Date: 1999-04-12 04:21:20 GMT
Fixed espy's bug with experimental
|
|
Author: jgg
Date: 1999-03-29 19:28:52 GMT
Changed ie to eg
|
|
Author: jgg
Date: 1999-03-27 01:30:38 GMT
Fixed bug#34944: apt-get should not print progress on non-tty
|
|
Author: jgg
Date: 1999-03-18 04:52:51 GMT
Fixed dumpavail some more
|
|
Author: jgg
Date: 1999-03-17 03:25:25 GMT
Wichert and Espys bugs
|
|
Author: jgg
Date: 1999-02-19 08:57:41 GMT
apt-cache enhancments
|
|
Author: jgg
Date: 1999-02-19 07:56:06 GMT
Fixed weird to-configure inconsitency and added apt-cache search
|
|
Author: jgg
Date: 1999-02-15 04:48:09 GMT
Fixed dumpavail bug with dup packageS
|
|
Author: jgg
Date: 1999-02-11 00:03:07 GMT
Fixed glibc2.1 compile
|
|
Author: jgg
Date: 1999-02-08 07:54:58 GMT
glibc fix
|
|
Author: jgg
Date: 1999-01-30 02:12:53 GMT
Added --version and fixed clogging for -s
|
|
Author: jgg
Date: 1999-01-27 02:48:52 GMT
Moved strutl.h
|
|
Author: jgg
Date: 1998-12-31 01:32:20 GMT
Fixed help text man page references
|
|
Author: jgg
Date: 1998-12-14 03:39:15 GMT
More cache usage counters
|