summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies2015-04-1910-61/+293
|\
| * release 1.0.9.8David Kalnischkies2015-04-1348-21049/+21068
| * parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies2015-04-123-55/+254
| * keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies2015-04-072-1/+7
| * demote VectorizeString gcc attribute from const to pureDavid Kalnischkies2015-04-071-1/+1
| * fix crash in order writing in pkgDPkgPM::WriteApportReport()Michael Vogt2015-04-071-2/+9
| * avoid depends on std::string implementation for pkgAcquire::Item::ModeDavid Kalnischkies2015-04-071-2/+12
| * properly handle expected filesize in httpsDavid Kalnischkies2015-04-071-14/+4
| * fix another d(e)select-upgrade typoDavid Kalnischkies2015-04-071-1/+1
* | hide first pdiff merge failure debug messageDavid Kalnischkies2015-04-191-1/+2
* | a hit on Release files means the indexes will be hits tooDavid Kalnischkies2015-04-1911-98/+273
* | refactor calculation of final lists/ name from URIDavid Kalnischkies2015-04-192-152/+124
* | unsigned Release files can expire, tooDavid Kalnischkies2015-04-191-8/+18
* | ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2015-04-197-27/+43
* | calculate hashes while downloading in httpsDavid Kalnischkies2015-04-197-24/+47
* | Italian program translation updateMilo Casagrande2015-04-191-87/+85
* | calculate only expected hashes in methodsDavid Kalnischkies2015-04-1918-46/+116
* | if we can, use gccs __builtin_swap methodsDavid Kalnischkies2015-04-191-0/+9
* | use SHA2 unrolled code as its a bit fasterDavid Kalnischkies2015-04-191-0/+3
* | handle servers closing encoded connections correctlyDavid Kalnischkies2015-04-192-10/+24
* | send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies2015-04-193-21/+26
* | remove duplicated check for same file copyDavid Kalnischkies2015-04-191-9/+1
* | improve https method queue progress reportingDavid Kalnischkies2015-04-197-90/+121
* | do not unlink https file on general errorDavid Kalnischkies2015-04-191-1/+0
* | demote missing gtest to a buildtime warningDavid Kalnischkies2015-04-192-1/+10
* | test for or-group choice behaviour in upgradeDavid Kalnischkies2015-04-101-11/+79
* | add a simple unit test for acquire progressDavid Kalnischkies2015-04-107-36/+205
* | reimplement the last uses of sprintfDavid Kalnischkies2015-04-108-186/+206
* | stop displaying time of build in online helpJérémy Bobbio2015-03-1613-30/+19
* | Italian manpage translation updateBeatrice Torracca2015-03-162-118/+89
* | test exitcode as well as string equalityDavid Kalnischkies2015-03-16126-617/+697
* | parse arch-qualified Provides correctlyHelmut Grohne2015-03-161-0/+6
* | set version before updating po filesDavid Kalnischkies2015-03-161-3/+3
* | (error) Same iterator is used with different containersDavid Kalnischkies2015-03-161-1/+1
* | fix some new compiler warnings reported by gcc-5David Kalnischkies2015-03-166-17/+22
* | properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies2015-03-1651-57939/+60400
* | fix another d(e)select-upgrade typoDavid Kalnischkies2015-03-161-1/+1
* | derive more of https from http methodDavid Kalnischkies2015-03-167-69/+124
* | merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-1678-50192/+47782
|\|
| * releasing package apt version 1.0.9.7Michael Vogt2015-02-231-0/+7
| * Fix crash in the apt-transport-https when Owner is NULLTomasz Buchert2015-02-231-1/+1
| * releasing package apt version 1.0.9.6Michael Vogt2015-01-160-0/+0
| * prepare 1.0.9.6Michael Vogt2015-01-1648-21222/+21234
| * award points for positive dependencies againDavid Kalnischkies2015-01-102-1/+29
| * 128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies2015-01-106-49/+42
| * Add regression test for the previous commitMichael Vogt2015-01-061-0/+43
| * Fix missing URIStart() for https downloadsMichael Vogt2015-01-052-2/+8
| * release 1.0.9.51.0.9.5David Kalnischkies2014-12-2349-2516/+2307
| * tighten filtering of kernel images in apt.auto-removalJames McCoy2014-12-231-1/+1
| * pass-through stdin fd instead of content if not a terminalDavid Kalnischkies2014-12-232-6/+32