Julian Andres Klode
|
1c73b0fc41
Do not parse Status fields from remote sources
|
11 years ago |
Michael Vogt
|
ac7f8f7916
Fix all the wrong removals of includes that iwyu got wrong
|
11 years ago |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
11 years ago |
David Kalnischkies
|
c9443c0120
elimate duplicated code in pkgIndexFile subclasses
|
11 years ago |
David Kalnischkies
|
5465192b9a
add volatile sources support in libapt-pkg
|
11 years ago |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
11 years ago |
David Kalnischkies
|
463c8d8015
support lang= and target= sources.list options
|
11 years ago |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
11 years ago |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
11 years ago |
David Kalnischkies
|
d2cb5b153f
hide Translation-* in 'apt-cache policy' output
|
11 years ago |
David Kalnischkies
|
e185d8b3e3
populate the Architecture field for PackageFiles
|
11 years ago |
David Kalnischkies
|
b07aeb1a6e
store Release files data in the Cache
|
11 years ago |
David Kalnischkies
|
001c76fe20
use an enum instead of strings as IndexTarget::Option interface
|
11 years ago |
David Kalnischkies
|
e3c1cfc767
use IndexTarget to get to IndexFile
|
11 years ago |
David Kalnischkies
|
1da3b7b8e1
show URI.Path in all acquire item descriptions
|
11 years ago |
David Kalnischkies
|
448c38bdcd
rework hashsum verification in the acquire system
|
11 years ago |
David Kalnischkies
|
d38926efe1
stop depending on copy-on-write for std::string
|
11 years ago |
David Kalnischkies
|
2f6a2fbbdc
properly implement pkgRecord::Parser for *.deb files
|
11 years ago |
David Kalnischkies
|
dce45dbe97
mark internal interfaces as hidden
|
11 years ago |
Michael Vogt
|
87ecd6a2d7
apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
|
11 years ago |
Michael Vogt
|
18593cf751
Only support Translation-* that are listed in the {In,}Release file
|
11 years ago |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
11 years ago |
David Kalnischkies
|
3809194b66
mark private methods as hidden
|
12 years ago |
Michael Vogt
|
48f3f1b24b
Merge branch 'debian/sid' into debian/experimental
|
12 years ago |
David Kalnischkies
|
78a5476f31
drop stored StringItems in favor of in-memory mappings
|
12 years ago |
Michael Vogt
|
b0f4b486e6
generalize Acquire::GzipIndex
|
12 years ago |
Michael Vogt
|
fdff5b03e9
Allow passing a full path to apt-get install /foo/bar.deb
|
12 years ago |
David Kalnischkies
|
4ad8619bb1
cleanup datatypes mix used in binary cache
|
12 years ago |
Michael Vogt
|
1f46d14620
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
|
12 years ago |
Michael Vogt
|
bc1c9081e8
Never parse Version/Architecture tags in a Translation-$lang file
|
12 years ago |