do not pollute namespace in the headers with using (Closes: #500198)
[ntk/apt.git] / apt-pkg / contrib / netrc.cc
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