Julian Andres Klode
|
ace5a062fc
search: Handle packages without description
|
9 years ago |
Julian Andres Klode
|
1dbd5b4609
Version the build-depends on liblz4-dev to >= 0.0~r126
|
9 years ago |
Julian Andres Klode
|
68b57083e6
Bump dpkg-dev and debhelper build-dep to make lintian happy
|
9 years ago |
Julian Andres Klode
|
280a9f18d6
Do not break apt-file (<< 3.0~exp1~), 2.X works fine
|
9 years ago |
Julian Andres Klode
|
cef27e6c25
NEWS: Refer to apt(8) instead of apt(1)
|
9 years ago |
Julian Andres Klode
|
68e07cd093
Release 1.2~exp1
|
9 years ago |
Julian Andres Klode
|
79adeafe8c
Break apt-file (<< 3.0~exp1~)
|
9 years ago |
Julian Andres Klode
|
7f1614554c
Install bash completion with correct name
|
9 years ago |
Julian Andres Klode
|
9e7783f64b
libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~)
|
9 years ago |
Julian Andres Klode
|
60d523e2ae
Store the size of strings in the cache
|
9 years ago |
Julian Andres Klode
|
af4899c9df
HashSumValue::Set: Do not provide const char* overload
|
9 years ago |
Julian Andres Klode
|
e9a1e5f9a3
debListParser: Convert another ParseDepends to StringView
|
9 years ago |
Julian Andres Klode
|
077cb5273b
NEWS: Document recompression of indices
|
9 years ago |
David Kalnischkies
|
ef3c549e00
remove uncompressed leftover partial file before pdiff bootstrap
|
9 years ago |
David Kalnischkies
|
4e6219da0d
use filesize of compressed pdiffs for the limit if possible
|
9 years ago |
David Kalnischkies
|
896f0ae857
tests: limit autotest-functionname generation to sane characters
|
9 years ago |
David Kalnischkies
|
abec2980ef
support '-' and no parameter for stdin in apt-helper cat-file
|
9 years ago |
David Kalnischkies
|
0179cfa83c
keep compressed indexes in a low-cost format
|
9 years ago |
David Kalnischkies
|
912a61312a
tests: try to pick up compressors from config automatically
|
9 years ago |
David Kalnischkies
|
4e3c5633b1
allow pdiff bootstrap from all supported compressors
|
9 years ago |
David Kalnischkies
|
1866240123
ensure compression cleanup even without lists-cleanup
|
9 years ago |
David Kalnischkies
|
9bd2313a5c
use one 'store' method to rule all (de)compressors
|
9 years ago |
David Kalnischkies
|
83758aed35
include all compressed Packages/Sources files in Release file
|
9 years ago |
David Kalnischkies
|
e6849dd846
fix typo in SrvRecords documentation
|
9 years ago |
Julian Andres Klode
|
4a666d28d7
AvailableDescriptionLanguages: Use one string for all iterations
|
9 years ago |
Julian Andres Klode
|
24c7db2ede
pkgCacheGenerator: CurMd5.Value() cannot be empty
|
9 years ago |
Julian Andres Klode
|
0cc8987abf
operator==(char*, StringView) use StringView.operator==
|
9 years ago |
Julian Andres Klode
|
a0e3c0f55d
pkgCacheGenerator::hash: Do not call tolower_ascii()
|
9 years ago |
Julian Andres Klode
|
869700d839
pkgCacheGenerator::StoreString: Get rid of std::string
|
9 years ago |
Julian Andres Klode
|
57590d3c6e
Replace compare() == 0 checks with this == other checks
|
9 years ago |