add hashsum support in apt-file download and add more tests
[ntk/apt.git] / apt-pkg / contrib / netrc.cc
2013-05-08 Michael Vogtmerged from the debian-wheezy branch
2013-04-08 Michael Vogtmerged bundle from david
2013-03-10 David Kalnischkiesvarious simple changes to fix cppcheck warnings
2012-10-15 Michael Vogtmerge from lp:~donkult/apt/sid
2012-10-13 David Kalnischkiesremove 256 char line limit by using getline() (POSIX...
2012-10-13 David Kalnischkies* apt-pkg/contrib/netrc.cc:
2012-10-12 Michael Vogtmerged lp:~mvo/apt/mvo
2012-08-28 Michael Vogtapt-pkg/contrib/netrc.cc: use a slightly smaller login...
2012-08-13 Michael Vogtmake netrc parser more robust and parser biger login...
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 KalnischkiesMerge ... debian-sid (some version screw going on here)
2012-03-20 David Kalnischkies* apt-pkg/acquire-worker.cc:
2012-01-18 Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
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 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 Kalnischkiesfix a few more cppcheck performance and scope warnings
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-05-31 Michael Vogtmerged from the debian branch
2011-05-17 David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17 David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16 Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-12 David Kalnischkies* apt-pkg/contrib/netrc.cc:
2010-02-13 David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-01-26 Michael Vogtmerge from the mvo branch
2009-12-10 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid : move all my ABI...
2009-12-10 Michael Vogtmerged -r1901..1911 from lp:~donkult/apt/sid
2009-12-10 Michael Vogtmerged -r1887..1901 from lp:~donkult/apt/sid
2009-12-10 Michael Vogt* cmdline/apt-get.cc:
2009-12-10 Michael Vogtmerged -r1875..1886 from lp:~donkult/apt/sid
2009-12-10 Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-10 Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-09 Michael Vogtmerged from the mvo branch
2009-12-07 Michael Vogtmerge lp:~mvo/apt/netrc branch, this adds support for a
2009-12-07 Michael Vogtif "/" is found in the machine, do a uri.startswith...
2009-12-04 Michael Vogt* apt-pkg/contrib/netrc.cc:
2009-10-16 Michael Vogtadd ftp support, basic debugging
2009-10-16 Michael Vogtport netrc support from maemon