David Kalnischkies
|
61843f5395
skip all Description fields in apt-cache, not just first
|
11 years ago |
David Kalnischkies
|
99359751ef
handle missing "Description" in apt-cache show
|
11 years ago |
David Kalnischkies
|
8ba17539a3
fix support for multiple patterns in apt-cache search
|
11 years ago |
David Kalnischkies
|
991e690a69
initialize the whole search array with zero
|
11 years ago |
David Kalnischkies
|
173c98da4c
* cmdline/apt-cache.cc:
|
12 years ago |
David Kalnischkies
|
9179f697ed
the previously used VERSION didn't work everywhere so we are switching
|
13 years ago |
David Kalnischkies
|
73edfd42d9
* cmdline/apt-cache.cc:
|
13 years ago |
David Kalnischkies
|
468720c59f
enable FileFd to guess the compressor based on the filename if requested or
|
13 years ago |
David Kalnischkies
|
c4cca79156
- provide a {Package,Version}List similar to {Package,Version}Set
|
13 years ago |
David Kalnischkies
|
15fc8636b3
* apt-pkg/cacheset.cc:
|
13 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
13 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 years ago |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
13 years ago |
David Kalnischkies
|
359e46db58
convert a lot of places to use IsNegative instead of checking by hand
|
14 years ago |
David Kalnischkies
|
182a6a5574
* cmdline/apt-get.cc:
|
14 years ago |
David Kalnischkies
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
14 years ago |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
14 years ago |
David Kalnischkies
|
7fefa1842d
* cmdline/apt-cache.cc:
|
14 years ago |
Julian Andres Klode
|
f23fc0e090
cmdline/apt-cache.cc: Create an error for apt-cache depends
|
14 years ago |
David Kalnischkies
|
dd21adb85a
* cmdline/apt-cache.cc:
|
14 years ago |
David Kalnischkies
|
e56aac77a4
remove useless GetInitialize method
|
14 years ago |
David Kalnischkies
|
dc67d95fa4
show in madison command again also source packages (LP: #614589)
|
14 years ago |
David Kalnischkies
|
65f810811a
- return success in show if a virtual package was given
|
14 years ago |
David Kalnischkies
|
cd7bbc479f
- [ABI BREAK] add an ErrorType option to CacheSetHelper
|
14 years ago |
David Kalnischkies
|
3de4647b39
- show in (r)depends the canidate per default instead of newest
|
14 years ago |
David Kalnischkies
|
a5032f8423
add APT::Cache::ShowOnlyFirstOr option to print only the first
|
14 years ago |
David Kalnischkies
|
8fde723961
* apt-pkg/cacheset.cc:
|
14 years ago |
David Kalnischkies
|
fe1af091b8
* cmdline/apt-cache.cc:
|
14 years ago |
David Kalnischkies
|
3184b4cf2e
[ Martin Pitt ]
|
14 years ago |