]> git.saurik.com Git - apt.git/history - apt-pkg/acquire-item.cc
demote VectorizeString gcc attribute from const to pure
[apt.git] / apt-pkg / acquire-item.cc
2015-04-07  David Kalnischkiesavoid depends on std::string implementation for pkgAcqu...
2014-10-15  David Kalnischkiesdon't cleanup cdrom files in apt-get update
2014-09-26  Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-21  Michael VogtFix regression for cdrom: sources from latest security...
2014-09-21  Michael Vogtgeneralize Acquire::GzipIndex
2014-09-17  Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-17  Michael Vogtimprove test for commit daff4a
2014-09-17  Michael VogtFix regression for file:/// uris from CVE-2014-0487
2014-09-16  Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-07-17  Michael Vogtapt-pkg/acquire-item.cc: make pkgAcqDiffIndex more...
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-03  Michael VogtTry not to parse invalid translation files (LP: #756317)
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-05-30  David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-28  David Kalnischkiesinitialize Verify in second pkgAcqIndex constructor
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesuse the pretty fullname of a pkg as download desciption
2014-03-13  David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-02-27  Michael Vogtinitial version of apt-helper
2014-02-27  Michael Vogtinitial version of apt-helper
2014-02-22  Michael VogtFix typos in documentation (codespell)
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-10  David Kalnischkiesalways cleanup patchfiles at the end of rred call
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25  Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24  Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-22  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-21  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-16  Michael Vogtmerged mvo/feature/deb822
2014-01-15  David Kalnischkiesintegrate Anthonys rred with POC for client-side merge
2014-01-15  David Kalnischkiesreenable unlimited pdiff files download
2014-01-15  Anthony Townscorrect IndexDiff vs DiffIndex in Debug output
2014-01-05  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-05  Michael VogtMerge remote-tracking branch 'donkult/feature/clientmer...
2013-12-13  David Kalnischkiesimplement POC client-side merging of pdiffs via apt...
2013-12-13  David Kalnischkiesquery an empty pkgAcqIndexDiffs if index is up-to-date
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03  David Kalnischkiesuse pkgAcqArchive in 'download' for proper errors
2013-10-02  David Kalnischkiesrefactor onError relabeling of DestFile as '.FAILED'
2013-09-26  David Kalnischkiespkg from only trusted sources keeps being trusted
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-26  Michael Vogtset Acquire::PDiffs::FileLimit to 20 to avoid needless...
2013-08-22  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-17  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-12  David Kalnischkiesfix: --print-uris removes authentication
2013-08-12  Michael Vogtsome more coverity fixes
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-25  David Kalnischkiespick up Translation-* even if only compressed available
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-20  David Kalnischkiesdo not redownload unchanged InRelease files
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-10  bubulle@debian.orgFix English spelling error in a message ('A error'...
2013-04-08  Michael Vogtmerged bundle from david
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-26  Michael Vogtmerge stuff from donkult
2013-03-22  Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22  Michael Vogtmerged the debian-wheezy branch
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  David Kalnischkies* apt-pkg/acquire-item.cc:
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-01-14  Michael Vogtensure sha512 is really used when available (thanks...
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-13  Michael Vogtmerged from debian-experimental2
2012-03-06  Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06  David Kalnischkiesadd Debug::pkgAcqArchive::NoQueue to disable package...
2012-03-06  David Kalnischkiesmerge with apt/experimental
2012-03-06  Michael Vogt* apt-pkg/acquire-item.cc:
2012-03-04  David Kalnischkies* apt-pkg/acquire-item.cc:
2012-02-18  David Kalnischkiesuse pdiff for Translation-* files if available (Closes...
2012-02-18  David Kalnischkies* apt-pkg/acquire-item.cc:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
next