summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-10enforce GCC5 C++11 ABI and usageDavid Kalnischkies2-2/+3
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies11-68/+70
2015-08-10disable locking even for root in --simulateDavid Kalnischkies1-3/+5
2015-08-10handle site-changing redirects as mirror changesDavid Kalnischkies3-19/+56
2015-08-10skip .diff/Index acquire if Release file was a hitDavid Kalnischkies1-0/+6
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies54-362/+368
2015-08-10implement reverse_iterators for cachesetsDavid Kalnischkies2-188/+167
2015-08-10prepare cachesets for -std=c++11David Kalnischkies2-63/+223
2015-08-10implement Signed-By without using gpg for verificationDavid Kalnischkies3-11/+63
2015-08-10merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies3-44/+88
2015-08-10support gpg 2.1.x in apt-keyDavid Kalnischkies2-76/+124
2015-08-10enhance apt-key debugging optionsDavid Kalnischkies1-4/+15
2015-08-10allow individual targets to be kept compressedDavid Kalnischkies7-20/+39
2015-08-10Russian program translation updateYuri Kozlov2-1596/+1577
2015-08-10remove the longtime deprecated vendor{,list} stuffDavid Kalnischkies8-304/+0
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies15-56/+225
2015-08-10add sources.list Check-Valid-Until and Valid-Until-{Max,Min} optionsDavid Kalnischkies8-56/+170
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies13-535/+423
2015-08-10detect and error out on conflicting Trusted settingsDavid Kalnischkies7-24/+63
2015-08-10bring back deb822 sources.list entries as .sourcesDavid Kalnischkies18-285/+500
2015-08-10support lang= and target= sources.list optionsDavid Kalnischkies11-317/+354
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies26-138/+190
2015-08-10some CXXFLAGS housekeepingDavid Kalnischkies5-4/+17
2015-08-10apt manpage is built from xml nowadays like the restDavid Kalnischkies1-1/+0
2015-08-10simplify Origin matchmaking for status filesDavid Kalnischkies1-5/+2
2015-08-10cleanup Container.erase API to look more like std::containersDavid Kalnischkies3-16/+17
2015-08-10make all d-pointer * const pointersDavid Kalnischkies72-234/+244
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies31-109/+96
2015-08-10policy: Fix the handling of config-files statesJulian Andres Klode1-3/+12
2015-08-10Fix test case breakage from the new policy implementationJulian Andres Klode5-47/+48
2015-08-10policy: Fix the new policy implementation to handle downgrades correctlyJulian Andres Klode1-9/+8
2015-08-10Determine the candidate based on per-version pins, instead of old codeJulian Andres Klode2-0/+37
2015-08-10policy: Return highest file pin if version pin == 0 in GetPriority()Julian Andres Klode1-1/+10
2015-08-10fileutl_test.cc: Check for /etc/passwd instead of /bin/shJulian Andres Klode1-3/+3
2015-08-10apt-cache: Change version pin output to use per-version pinsJulian Andres Klode1-1/+1
2015-08-10policy: Assign per-version pinsJulian Andres Klode1-0/+11
2015-08-10versionmatch: Extract version match checking out of Find()Julian Andres Klode2-13/+26
2015-08-10pkgPolicy: Introduce storage and helpers for per-version pinsJulian Andres Klode2-1/+12
2015-06-23Turkish translation update for aptMert Dirik1-992/+941
2015-06-23Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt373-48186/+52895
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies59-205/+348
2015-06-15allow ratelimiting progress reporting for testcasesDavid Kalnischkies3-16/+23
2015-06-15condense parallel requests with the same hashes to oneDavid Kalnischkies14-101/+198
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies57-422/+618
2015-06-15call URIStart in cdrom and file methodDavid Kalnischkies9-40/+42
2015-06-15deal better with acquiring the same URI multiple timesDavid Kalnischkies8-152/+409
2015-06-15ensure valid or remove destination file in file methodDavid Kalnischkies1-11/+33
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies12-224/+507
2015-06-15hide Translation-* in 'apt-cache policy' outputDavid Kalnischkies3-1/+4
2015-06-15populate the Architecture field for PackageFilesDavid Kalnischkies4-6/+16