]> git.saurik.com Git - apt.git/history - methods
fix apt-get download truncation (closes: #736962)
[apt.git] / methods /
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  David Kalnischkiescorrect some style/performance/warnings from cppcheck
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...
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-22  Michael Vogtadd Acquire::http::Proxy-Auto-Detect to the apt.conf...
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-01  David Kalnischkieshandle complete responses to https range requests
2013-10-01  David Kalnischkiesfix partial (206 and 416) support in https
2013-10-01  David Kalnischkiesrefactor http client implementation
2013-10-01  David Kalnischkiesreplace "filesize - 1" trick in http with proper 416...
2013-10-01  David Kalnischkiesretry without partial data after a 416 response
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-05  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-07-28  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26  Michael Vogtfix missing va_end()
2013-07-26  David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-25  Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25  Michael Vogtfix off-by-one error in HttpMethod::​AutoDetectProxy()
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-17  Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-14  Raphael GeissertDo not send a connection: keep-alive, at all
2013-07-02  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-06-20  David Kalnischkiestrigger NODATA error for invalid InRelease files
2013-06-09  David Kalnischkiesremove -ldl from cdrom and -lutil from apt-get linkage
2013-06-06  Michael VogtMerge branch 'debian/sid' of https://github.com/ion1...
2013-06-06  Michael VogtFix double free (closes: #711045)
2013-05-08  Michael Vogtmerged patch from Daniel Hartwig to fix URI and proxy...
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-05-08  Michael Vogtproperly handle if-modfied-since with libcurl/https
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-25  Michael Vogt* methods/connect.cc:
2013-03-22  Michael Vogtmerged lp:~mvo/apt/fix-tagfile-hash
2013-03-22  Michael Vogtmerged the debian-wheezy branch
2013-03-22  Michael Vogtadd new config options "Acquire::ForceIPv4" and
2013-03-21  Michael Vogtmerge patch from Colin to fix error message from getadd...
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15  David Kalnischkies* apt-pkg/indexcopy.cc:
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-01-24  Michael Vogtquote plus in filenames to work around a bug in the...
2013-01-11  Michael Vogt* methods/http.cc:
2013-01-09  Michael Vogtadd missing curl_easy_cleanup()
2013-01-09  Michael Vogt* methods/https.cc:
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-05-21  bubulle@debian.orgMerge my tree and the remote tree (no change, I guess)
2012-05-21  Michael Vogtmerged from David, uncommited the previous i18n commit...
2012-05-17  David Kalnischkiesadd spaces around PACKAGE_VERSION to fix FTBFS with...
2012-05-14  David Kalnischkies* methods/http.cc:
2012-05-14  Raphael Geissert* methods/mirror.cc:
2012-05-14  Raphael Geissert* apt-pkg/acquire*.cc:
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 Vogtmerged from lp:~donkult/apt/sid
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-17  David Kalnischkiesnewer gcc versions seems to have no problem with that...
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-04-05  David Kalnischkies* methods/bzip2.cc:
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-21  David Kalnischkies* debian/apt-utils.install:
2012-03-21  David Kalnischkiesthe previously used VERSION didn't work everywhere...
2012-03-20  David Kalnischkies* methods/rred.cc:
2012-03-20  David Kalnischkies* methods/makefile:
2012-03-13  Michael Vogtmerged from debian-experimental2
2012-03-06  Michael Vogtmerged from lp:~donkult/apt/experimental
2012-03-06  David Kalnischkiesmerge with apt/experimental
2012-03-04  David Kalnischkiesmicro-optimize "(performance) Prefer prefix ++/-- opera...
2012-03-04  David Kalnischkiesfix "(performance) Possible inefficient checking for...
2012-03-04  David Kalnischkiesfix "(style) Checking if unsigned variable 'Minor'...
2012-03-04  David Kalnischkiesensure that (s)scanf doesn't parse a too long Code...
2012-03-04  David Kalnischkiesfix two "(style) Variable 'Res' is assigned a value...
2012-03-04  David Kalnischkiesfix "(error) Possible null pointer dereference: BindAdd...
2012-03-04  David Kalnischkiesfix a bunch of cppcheck "(warning) Member variable...
next