Michael Vogt
|
a288748e48
merged fixes from lp:~mvo/apt/mvo
|
15 vuotta sitten |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 vuotta sitten |
Michael Vogt
|
96d14a91ce
apt-pkg/pkgcachegen.cc: fix incorrect test for modification time
|
15 vuotta sitten |
Michael Vogt
|
77de0e831a
apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remap
|
15 vuotta sitten |
Michael Vogt
|
194fac6be9
merged from debian-sid
|
15 vuotta sitten |
Michael Vogt
|
64dda04bd9
* apt-pkg/pkgcachegen.{cc,h}:
|
15 vuotta sitten |
Michael Vogt
|
2ec858bc68
* apt-pkg/contrib/fileutl.{cc,h}:
|
15 vuotta sitten |
David Kalnischkies
|
41b4dee4ac
* apt-pkg/pkgcachegen.cc:
|
15 vuotta sitten |
David Kalnischkies
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 vuotta sitten |
David Kalnischkies
|
ca238ede04
* apt-pkg/cacheiterator.h:
|
15 vuotta sitten |
David Kalnischkies
|
566046f403
* apt-pkg/pkgcachegen.cc:
|
15 vuotta sitten |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 vuotta sitten |
David Kalnischkies
|
a1ac2ca85a
* apt-pkg/pkgcachegen.cc:
|
15 vuotta sitten |
Julian Andres Klode
|
22041bd286
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
|
16 vuotta sitten |
David Kalnischkies
|
d10cef8246
accidently prefilling the vectors results in segfaults
|
16 vuotta sitten |
David Kalnischkies
|
f7a35f2e81
rename ReOwn to ReMap in the cacheiterators
|
16 vuotta sitten |
David Kalnischkies
|
dd13742ef1
* apt-pkg/deb/debmetaindex.cc:
|
16 vuotta sitten |
David Kalnischkies
|
7635093c1c
switch from std::set to std::vector as it is way more simple, a bit
|
16 vuotta sitten |
David Kalnischkies
|
dcdf1ef18b
* doc/apt.conf.5.xml:
|
16 vuotta sitten |
David Kalnischkies
|
a9fe592842
* apt-pkg/pkgcachegen.{cc,h}:
|
16 vuotta sitten |
David Kalnischkies
|
32b9a14cb4
use references instead of copies in the Cache generation methods
|
16 vuotta sitten |
David Kalnischkies
|
7e58ab0c0d
wrap the mmap actions in the CacheGenerator in their own methods to
|
16 vuotta sitten |
David Kalnischkies
|
3b5272950a
Try to use NotEquals for the MultiArch Breaks dependencies instead of
|
16 vuotta sitten |
David Kalnischkies
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
16 vuotta sitten |
David Kalnischkies
|
52c4148509
* apt-pkg/pkgcache.h:
|
16 vuotta sitten |
David Kalnischkies
|
1cd1c398d1
* apt-pkg/contrib/fileutl.cc:
|
16 vuotta sitten |
David Kalnischkies
|
33dd02e3a9
convert some tabs to spaces to respect the style guide
|
16 vuotta sitten |
David Kalnischkies
|
c408e01e54
Group packages in the same group together in the package list
|
16 vuotta sitten |
David Kalnischkies
|
c67dc114ea
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
|
16 vuotta sitten |
David Kalnischkies
|
e426a5ff1c
Fix a segfault in the version merger introduced in the previous patch:
|
16 vuotta sitten |