David Kalnischkies
|
1dd2036848
support arch:all data e.g. in separate Packages file
|
9 years ago |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 years ago |
David Kalnischkies
|
3d8232bf97
fix memory leaks reported by -fsanitize
|
9 years ago |
David Kalnischkies
|
88593886a4
rewrite all TFRewrite instances to use the new pkgTagSection::Write
|
9 years ago |
Michael Vogt
|
aa0bd601ea
Merge branch 'debian/sid' into debian/experimental
|
10 years ago |
Michael Vogt
|
21ea1dbb50
use free() instead of delete() when realloc is used
|
10 years ago |
David Kalnischkies
|
a311fb96b8
deal with hashes in ftparchive more dynamic as well
|
10 years ago |
Michael Vogt
|
ce928105d7
Implement CacheDB for source packages in apt-ftparchive
|
10 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
Michael Vogt
|
f6f06a8f24
merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers
|
12 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
13 years ago |
Michael Vogt
|
9abccf4a63
merge lp:~mvo/apt/abi-break
|
13 years ago |
Michael Vogt
|
12cd178d6e
merge lp:~mvo/apt/sha512-template to add support for sha512
|
13 years ago |
Michael Vogt
|
9a961efc5c
add sha512 support to apt-ftparchive
|
14 years ago |
David Kalnischkies
|
3c54407f87
add options to disable specific checksums for Indexes
|
14 years ago |
David Kalnischkies
|
3cb3fe76e9
* ftparchive/writer.cc:
|
14 years ago |
David Kalnischkies
|
4c265635a8
i managed to commit broken code… which (at least in my mind) worked
|
14 years ago |
David Kalnischkies
|
f5cd2dbfc4
* ftparchive/writer.h:
|
14 years ago |
David Kalnischkies
|
34f1d96cf5
Switch the TranslationWriter to use MultiCompress to be able to generate
|
15 years ago |
David Kalnischkies
|
6690534435
* ftparchive/writer.cc:
|
15 years ago |
David Kalnischkies
|
3198107671
- add --arch option for apt-ftparchive packages and contents commands
|
15 years ago |
David Kalnischkies
|
d328fd1a20
merge with debian-sid
|
15 years ago |
Michael Vogt
|
ab3846c01a
* ftparchive/writer.{cc,h}:
|
15 years ago |
Michael Vogt
|
9d20d8c8eb
merged -r 1920..1922 from lp:~donkult/apt/sid
|
15 years ago |
David Kalnischkies
|
9209ec4701
tell every method in ftparchive/ that const& is sexy
|
15 years ago |
David Kalnischkies
|
ff574e76be
add APT::FTPArchive::AlwaysStat to disable the too aggressive
|
15 years ago |
David Kalnischkies
|
9c24493fab
Add APT::FTPArchive::LongDescription to disable the inclusion of the
|
15 years ago |
Michael Vogt
|
db40f8e03e
* apt-ftparchive might write corrupt Release files (LP: #46439)
|
16 years ago |
Michael Vogt
|
be009af27a
* remove the remaining #ifdef __GNUG__ bits
|
18 years ago |