Martin Pitt
|
5473df3fec
* apt-pkg/deb/debindexfile.cc:
|
15 years ago |
David Kalnischkies
|
dd13742ef1
* apt-pkg/deb/debmetaindex.cc:
|
16 years ago |
David Kalnischkies
|
3184b4cf2e
[ Martin Pitt ]
|
16 years ago |
David Kalnischkies
|
a9fe592842
* apt-pkg/pkgcachegen.{cc,h}:
|
16 years ago |
martin@piware.de
|
c4fc2fd7fa
Switch FileFd to not transparently gunzip, since that breaks code which expects the compressed contents to stay (such as the copy backend, or when using file:// repositories. Instead, introduce a new ReadOnlyGzip mode and use that where needed
|
16 years ago |
martin@piware.de
|
94e8c9d4df
apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes, to work with apt-get source as well
|
16 years ago |
martin@piware.de
|
ec7a129eeb
* apt-pkg/deb/debindexfile.cc:
|
16 years ago |
David Kalnischkies
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
16 years ago |
David Kalnischkies
|
c67dc114ea
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
|
16 years ago |
Michael Vogt
|
b9dacd11a4
* [BREAK] merged lp:~mvo/apt/history
|
16 years ago |
Michael Vogt
|
5e02df826d
Change the package index Info methods to allow apt-cache policy to be
|
16 years ago |
David Kalnischkies
|
34e8a998eb
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
|
16 years ago |
David Kalnischkies
|
be4eec613e
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
|
16 years ago |
Michael Vogt
|
c8e572e3cf
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
|
16 years ago |
David Kalnischkies
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
16 years ago |
David Kalnischkies
|
45df0ad2aa
[BREAK] add possibility to download and use multiply
|
16 years ago |
Michael Vogt
|
d22bcfc4b0
* Removed the more leftover #pragma interface/implementation
|
19 years ago |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 years ago |
Michael Vogt
|
478707e015
* merged with apt--debian-sid
|
19 years ago |
Michael Vogt
|
f6442c7777
* apt-pkg/deb/debindexfile.cc:
|
19 years ago |
Michael Vogt
|
422eeaaadf
* remvoed the remap feature again, dosn't work anyway
|
21 years ago |
Michael Vogt
|
29998d34c4
* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical
|
21 years ago |
Michael Vogt
|
e011829d87
* updated with mainline
|
21 years ago |
Michael Vogt
|
770c32ec85
* code cleanups (thanks matt!), moved UsePackage before the description list build in pkgcachegen to catch MMap errors early
|
21 years ago |
Michael Vogt
|
11680bfd38
* don't throw any more warnings
|
21 years ago |
Michael Vogt
|
4d34acf1a0
* FindInCache() uses the correct file now
|
21 years ago |
Michael Vogt
|
97234432db
* made the translation downloading work
|
21 years ago |
Michael Vogt
|
e82bdb1182
* fix for output of the description and the debTranslationsIndex::Exists()
|
21 years ago |
Michael Vogt
|
f416d22e97
* fixed a problem when it comes to the cache rebuilding
|
21 years ago |
Otavio Salvador
|
c51c6f08ab
Add FindInCache method to skip the rebuild of cache every time.
|
21 years ago |