]> git.saurik.com Git - apt.git/history - methods/rred.cc
activate AI_IDN by default to support IDN domains
[apt.git] / methods / rred.cc
2015-11-05  David Kalnischkiesapply various suggestions made by cppcheck
2015-11-05  David Kalnischkiesallow acquire method specific options via Binary scope
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-10  David Kalnischkiesadd c++11 override marker to overridden methods
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-09  David Kalnischkiesreplace ULONG_MAX with c++ style std::numeric_limits
2015-06-09  David Kalnischkiessupport hashes for compressed pdiff files
2015-06-09  David Kalnischkiesadd more parsing error checking for rred
2015-06-09  David Kalnischkiescheck patch hashes in rred worker instead of in the...
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkiescalculate only expected hashes in methods
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-08  David KalnischkiesAssert statement calls a function which may have desire...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
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 Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkiesfix -Wformat= warnings about size_t != %lu on e.g....
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-12  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-11  David Kalnischkiesuse utimes instead of utimensat/futimens
2014-02-06  Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-01-31  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29  David Kalnischkiesfix various style/performance warnings in rred
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 'mvo/debian/sid' into...
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-20  Anthony Townsmethods/rred: minor robustness improvements
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  Anthony Townsreimplement rred to allow applying all the diffs in...
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...
2012-12-26  Michael Vogtmerged from the debian-sid branch
2012-10-17  Michael Vogt* lp:~mvo/apt/config-clear:
2012-10-17  Michael Vogt* lp:~mvo/apt/add-glob-function:
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-04  Michael Vogtmerged from lp:~donkult/apt/debian-experimental
2012-07-10  Michael Vogtmerged the relevant bits from lp:~mvo/apt/lp346386
2012-05-11  Michael Vogtmerged from david
2012-05-09  David Kalnischkieswe don't need zlib (anymore) in rred so don't include it
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-03-22  David Kalnischkiesmake these retry_write methods static so that they...
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-20  David Kalnischkies* methods/rred.cc:
2012-01-30  Michael Vogtmerged from donkult
2012-01-20  Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-01-20  David Kalnischkiesfix a few esoteric cppcheck errors/warnings/infos
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-13  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-10  David Kalnischkiesas Size() can be quiet expensive for compressed files...
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-18  David Kalnischkiesimplement the fallback method of rred by using the...
2011-12-11  David Kalnischkies - add a ReadLine method
2011-12-10  David Kalnischkiesenable FileFd to guess the compressor based on the...
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiesfollow the recommendation of cppcheck to make some...
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-03-10  Michael Vogtmerged from debian-sid
2011-03-10  Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-02-22  David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22  David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-14  Michael Vogtmerged from lp:~donkult/apt/sid
next