summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing package apt version 1.1~exp11.1.exp1Michael Vogt2014-06-1955-62262/+62660
* set gdb.conf branch to experimentalMichael Vogt2014-06-191-1/+1
* prepare releaseMichael Vogt2014-06-191-5/+48
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-1855-3912/+4074
|\
| * releasing package apt version 1.0.5Michael Vogt2014-06-1855-3912/+4074
* | apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initializedMichael Vogt2014-06-181-0/+8
* | apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...Michael Vogt2014-06-181-1/+2
* | readd pkgPackageManager::Go() to not break APIMichael Vogt2014-06-183-20/+2
* | correct 'apt-cache stats' to include moreDavid Kalnischkies2014-06-182-25/+33
* | remove the Section member from package structDavid Kalnischkies2014-06-186-12/+26
* | cleanup datatypes mix used in binary cacheDavid Kalnischkies2014-06-189-205/+217
* | increase hashtable size for packages/groups by factor 5David Kalnischkies2014-06-183-22/+26
* | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2014-06-1824-173/+265
|\|
| * EDSP doc: some typo and wording fixesDavid Kalnischkies2014-06-181-8/+8
| * EDSP doc: (minor) consistently use 2 blank lines before headingsStefano Zacchiroli2014-06-181-0/+2
| * EDSP doc: clarify that Install/Remove packages are arch-qualifiedStefano Zacchiroli2014-06-181-4/+12
| * do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-185-18/+32
| * show our broken packages message in 'apt' solverDavid Kalnischkies2014-06-184-117/+134
| * fix SubstVar to be usable as a replace_all methodDavid Kalnischkies2014-06-182-7/+49
| * don't send pkg from an unknown architecture via EDSPDavid Kalnischkies2014-06-181-0/+7
| * use P_ instead of ngettext to compiling with --disable-nlsFredrik Fornwall2014-06-181-1/+1
| * add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna2014-06-1810-17/+17
| * fix two german manpage spelling mistakesKonstantin Manna2014-06-181-2/+2
| * Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-06-181-1/+4
| |\
| | * Tell the user if no updates are available after apt updateMichael Vogt2014-06-181-1/+4
* | | Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt2014-06-184-0/+27
|\ \ \
| * | | DropPrivs in the solvers (just to be on the safe side)Michael Vogt2014-06-114-0/+25
* | | | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt2014-06-187-11/+124
|\ \ \ \
| * | | | move ByHash into its own functionMichael Vogt2014-05-222-26/+37
| * | | | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt2014-05-226-34/+67
| * | | | add TODOMichael Vogt2014-05-221-0/+5
| * | | | Implement simple by-hash for apt updateMichael Vogt2014-05-223-9/+73
* | | | | Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt2014-06-184-16/+56
|\ \ \ \ \
| * | | | | Provide ShowHashTableStats functionMichael Vogt2014-06-181-55/+43
| * | | | | [API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::NextMichael Vogt2014-06-183-9/+9
| * | | | | improve formating of the hash statsMichael Vogt2014-06-181-15/+15
| * | | | | increase Pkg/Grp hash table size from 2k to 64kMichael Vogt2014-05-292-7/+3
| * | | | | add hashtable statsMichael Vogt2014-05-291-1/+57
| * | | | | cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt2014-05-282-2/+1
| * | | | | test/integration/test-apt-ftparchive-src-cachedb: make test more robustMichael Vogt2014-05-281-5/+5
| * | | | | Fix more warnings from clangMichael Vogt2014-05-287-19/+22
* | | | | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-1890-7895/+9703
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-06-181-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt2014-06-121-1/+1
| | | |_|/ | | |/| |
| * | | | Updated translation of german documentationChris Leick2014-06-171-60/+61
| * | | | Check for gtest's header before building.Michele OrrĂ¹2014-06-171-4/+11
| * | | | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt2014-06-113-3/+5
| * | | | fix autopkgtest testsMichael Vogt2014-06-114-2/+5
| |/ / /
| * | | really release 1.0.4Michael Vogt2014-06-1046-47/+47
| * | | release 1.0.4Michael Vogt2014-06-1047-7488/+8779