Michael Vogt
|
0418949ebe
merged from debian-sid
|
14 vuotta sitten |
Michael Vogt
|
2f67d29b0c
merged from lp:~donkult/apt/experimental
|
14 vuotta sitten |
Michael Vogt
|
27da8141d2
merged from lp:~donkult/apt/experimental
|
14 vuotta sitten |
David Kalnischkies
|
29966fd1cc
implement the fallback method of rred by using the FileFd and the included
|
14 vuotta sitten |
David Kalnischkies
|
4046885049
usage of Skipping in pipes can't work, so we ignore-read instead
|
14 vuotta sitten |
David Kalnischkies
|
109eb1511d
try to avoid direct usage of .Fd() if possible and do read()s and co
|
14 vuotta sitten |
David Kalnischkies
|
1abbc47c04
keep track of where we are in a filedescriptor so we can use it as Tell()
|
14 vuotta sitten |
David Kalnischkies
|
6fd947bd48
try seeking on fds opened with OpenDescriptor before giving up
|
14 vuotta sitten |
David Kalnischkies
|
561f860a38
refactor compressor calling so that we don't (need to) export ExecCompressor
|
14 vuotta sitten |
bubulle@debian.org
|
17e4eb2557
Dutch (Jeroen Schot). Closes: #652230
|
14 vuotta sitten |
David Kalnischkies
|
73688d27f6
atleast libapt should announce to itself that it is clean…
|
14 vuotta sitten |
David Kalnischkies
|
12d1f5b3e2
remove the second usage instance of ExecCompressor in ftparchive
|
14 vuotta sitten |
David Kalnischkies
|
52b47296f6
use FileFd instead of forking the compression childs by hand
|
14 vuotta sitten |
David Kalnischkies
|
aee1aac6f7
allow Open() and OpenDescriptor() to be called with a Compressor
|
14 vuotta sitten |
David Kalnischkies
|
73437844e2
note to myself: In case you rename something, make sure that you have
|
14 vuotta sitten |
David Kalnischkies
|
b9dadc24b9
revert 2184.1.3: forward declaration instead of headers
|
14 vuotta sitten |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
14 vuotta sitten |
David Kalnischkies
|
699b209e51
Allow the FileFd to use an external Compressor to uncompress a given file
|
14 vuotta sitten |
David Kalnischkies
|
032bd56ff8
- add a ReadLine method
|
14 vuotta sitten |
David Kalnischkies
|
eed564b853
use different compression types in the test now that we support them
|
14 vuotta sitten |
David Kalnischkies
|
2c405a44a0
add a testcase for FindPackages() to better validate that cdrom should work.
|
14 vuotta sitten |
David Kalnischkies
|
212080b87d
* apt-pkg/cdrom.cc:
|
14 vuotta sitten |
David Kalnischkies
|
711078ae18
use fileutl exists-functions instead of doing the stat'ing by hand
|
14 vuotta sitten |
David Kalnischkies
|
4e86b003ba
strip the extension of the translation file before storing it in the list
|
14 vuotta sitten |
David Kalnischkies
|
76a763e1f8
* apt-pkg/contrib/fileutl.{h,cc}:
|
14 vuotta sitten |
David Kalnischkies
|
468720c59f
enable FileFd to guess the compressor based on the filename if requested or
|
14 vuotta sitten |
David Kalnischkies
|
8e16d8c394
* cmdline/apt-config.cc:
|
14 vuotta sitten |
David Kalnischkies
|
a7e052eae6
ensure that we exit instead of proceed in execution after the trap
|
14 vuotta sitten |
David Kalnischkies
|
257e8d668c
split up the OpenMode into OpenMode and CompressionMode and
|
14 vuotta sitten |
Michael Vogt
|
386566e36b
revert libapt-common addition because of http://lists.debian.org/debian-devel/2011/11/msg00742.html
|
14 vuotta sitten |