David Kalnischkies
|
032bd56ff8
- add a ReadLine method
|
14 年之前 |
David Kalnischkies
|
eed564b853
use different compression types in the test now that we support them
|
14 年之前 |
David Kalnischkies
|
2c405a44a0
add a testcase for FindPackages() to better validate that cdrom should work.
|
14 年之前 |
David Kalnischkies
|
212080b87d
* apt-pkg/cdrom.cc:
|
14 年之前 |
David Kalnischkies
|
711078ae18
use fileutl exists-functions instead of doing the stat'ing by hand
|
14 年之前 |
David Kalnischkies
|
4e86b003ba
strip the extension of the translation file before storing it in the list
|
14 年之前 |
David Kalnischkies
|
76a763e1f8
* apt-pkg/contrib/fileutl.{h,cc}:
|
14 年之前 |
David Kalnischkies
|
468720c59f
enable FileFd to guess the compressor based on the filename if requested or
|
14 年之前 |
David Kalnischkies
|
8e16d8c394
* cmdline/apt-config.cc:
|
14 年之前 |
David Kalnischkies
|
a7e052eae6
ensure that we exit instead of proceed in execution after the trap
|
14 年之前 |
David Kalnischkies
|
257e8d668c
split up the OpenMode into OpenMode and CompressionMode and
|
14 年之前 |
David Kalnischkies
|
78c9276d29
use getCompressors() instead of getCompressorTypes() and use it everywhere
|
14 年之前 |
David Kalnischkies
|
1e67a553e8
fix another hickup in the changelog
|
14 年之前 |
Steve McIntyre
|
01366a44bf
factored out the decompressor code in IndexCopy::CopyPackages() and
|
14 年之前 |
Michael Vogt
|
5cbddfa3c7
fixup changelog
|
14 年之前 |
Michael Vogt
|
f0b503b394
merged from lp:~donkult/apt/experimental
|
14 年之前 |
Michael Vogt
|
2277979628
merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin
|
14 年之前 |
David Kalnischkies
|
286afa3688
* cmdline/apt-get.cc:
|
14 年之前 |
David Kalnischkies
|
2b5c35c7bb
* apt-pkg/depcache.cc:
|
14 年之前 |
David Kalnischkies
|
63b70b21c8
fix the operator++ implementations in the cachesets
|
14 年之前 |
Michael Vogt
|
82c8f08ec6
* apt-pkg/cdrom.cc:
|
14 年之前 |
Michael Vogt
|
879daf1773
fix remaining rename
|
14 年之前 |
Michael Vogt
|
b11110d983
rename .install to .install.in when needed
|
14 年之前 |
Michael Vogt
|
cb1a690cba
merged libapt multiarch enable patch from Colin Watson, many thanks!
|
14 年之前 |
Julian Andres Klode
|
baf685fd1d
apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #649451)
|
14 年之前 |
David Kalnischkies
|
c4cca79156
- provide a {Package,Version}List similar to {Package,Version}Set
|
14 年之前 |
Michael Vogt
|
37adedc9d0
merged from lp:~donkult/apt/experimental
|
14 年之前 |
David Kalnischkies
|
15fc8636b3
* apt-pkg/cacheset.cc:
|
14 年之前 |
David Kalnischkies
|
04340db392
* apt-pkg/deb/deblistparser.cc:
|
14 年之前 |
David Kalnischkies
|
d9f6c79566
do not enter an endless loop for (essential) pre-dependency loops
|
14 年之前 |