replace c-string Mode with c++-string ActiveSubprocess
[ntk/apt.git] / apt-pkg / acquire-item.cc
2014-09-27 David Kalnischkiesreplace c-string Mode with c++-string ActiveSubprocess
2014-09-25 Michael VogtRemove check for "Translation-" from pkgAcqIndex::Custo...
2014-09-23 Michael Vogtfix tests
2014-09-23 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-21 Michael VogtFix regression for cdrom: sources from latest security...
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-09-05 Michael VogtMerge branch 'debian/sid' into debian/experimental
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-10 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-03 Michael VogtTry not to parse invalid translation files (LP: #756317)
2014-06-18 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18 Michael VogtMerge branch 'debian/sid' into debian/experimental
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-29 Michael VogtFix more warnings from clang
2014-05-29 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-28 Michael VogtFix more warnings from clang
2014-05-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-22 Michael Vogtmove ByHash into its own function
2014-05-22 Michael VogtAdd APT::Acquire::$(host)::By-Hash=1 knob, add Acquire...
2014-05-22 Michael Vogtadd TODO
2014-05-22 Michael VogtImplement simple by-hash for apt update
2014-05-14 Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-05-14 Michael VogtAdd new pkgAcqBaseIndex as base class for pkgAcq{DiffIn...
2014-05-14 Michael VogtPass struct IndexTarget/indexRecords to pkgAcqIndex...
2014-05-09 David Kalnischkiespromote ExpectedHashes to a pkgAcquire::Item member
2014-05-09 David Kalnischkiesuse HashStringList in the acquire system
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
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-05-07 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07 Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-04-28 David Kalnischkiesinitialize Verify in second pkgAcqIndex constructor
2014-04-28 Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28 Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28 Michael VogtMerge branch 'feature/popen' into feature/apt-install-deb
2014-04-28 Michael VogtWIP local deb install
2014-04-17 Michael Vogtpass Target/MetaIndexParser around into pkgAcqDiffIndex...
2014-04-16 Michael Vogtuse correct compression extension when loading the...
2014-04-16 Michael Vogtadd Debug::acquire::progress debug option and fixme...
2014-04-16 Michael Vogtload the size from the metaindex into the fetcher to...
2014-04-16 Michael Vogtmake the TotalFiles more reliable in apt-get update
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 VogtMerge branch 'debian/sid' into debian/experimental
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
next