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