use forward declaration in headers if possible instead of includes
[ntk/apt.git] / apt-pkg / contrib /
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 Kalnischkiesfix a few more cppcheck performance and scope warnings
2011-08-11 David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-09 Michael Vogtmerged from the debian-experimental2 branch
2011-08-01 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-01 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-29 Michael Vogtapt-pkg/contrib/sha2_internal.h: remove extern "C"...
2011-07-29 Michael Vogtmerged from debian-sid
2011-07-29 Michael Vogtapt-pkg/contrib/sha256.h: use #warning to warn about...
2011-07-29 Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28 Michael Vogt* apt-pkg/contrib/fileutl.{cc,h}:
2011-07-28 Michael Vogtmerged from debian-apt
2011-07-28 Michael Vogt* merged latest fixes from debian-sid
2011-07-26 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-26 Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-26 Michael Vogtfix typos in changelog, make DeEscapeString const,...
2011-07-26 Michael Vogtadd another escape test case, fixup octal one (its...
2011-07-26 Michael Vogtapt-pkg/contrib/strutl.cc: kill unneeded debug output
2011-07-26 Michael Vogt* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_te...
2011-07-26 David Miller* apt-pkg/contrib/sha1.cc:
2011-07-25 Michael Vogt* apt-pkg/contrib/cdromutl.cc:
2011-07-22 Michael Vogtmerged from the mvo branch
2011-07-15 Michael Vogtapt-pkg/contrib/configuration.cc: revert Configuration...
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-15 Michael Vogtmerged from lp:~donkult/apt/sid
2011-07-15 Michael Vogtmerged from donkult
2011-07-14 David Kalnischkiesmerge with debian-sid 0.8.15.2
2011-07-13 David Kalnischkiesfix sha512 calculation in Hashes::VerifyFiles()
2011-07-13 David Kalnischkiesenable Hashes::AddFD() to skip creation of certain...
2011-07-13 David Kalnischkiesmove implementation of checksums around by abstracting...
2011-07-10 David Kalnischkiesmerge with debian-experimental
2011-07-06 David Kalnischkies* apt-pkg/init.cc:
2011-07-05 Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-07-05 Michael Vogtapt-pkg/contrib/md5.cc: fix md5sum by using the right...
2011-07-05 Michael Vogtapt-pkg/contrib/sha1.cc: fix sha1 hashsum by using...
2011-06-30 Michael Vogtmerged from debian-sid
2011-06-29 Matt EmmertonMake private sha2 functions static
2011-06-29 David Kalnischkiesmerge with debian-experimental 0.8.16~exp2 release
2011-06-29 Michael Vogtmerge lp:~mvo/apt/abi-break
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 KalnischkiesMAP_ANON is deprecated in favor of MAP_ANONYMOUS, but...
2011-05-12 David Kalnischkies* apt-pkg/contrib/netrc.cc:
2011-05-10 David Kalnischkiesfix SubProgress to accept a Percent parameter to update...
2011-04-20 David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-15 David Kalnischkiesfix a bunch of cppcheck warnings/errors based on a...
2011-04-05 Michael Vogtmerged from debian-sid
2011-04-04 Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-02 David Kalnischkieslet TimeRFC1123 return an empty string if gmtime()...
2011-04-02 David Kalnischkiesimpossible to be too long but just to be sure use snprintf
2011-03-10 Michael Vogtmerged from debian-sid
2011-03-10 Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10 Michael Vogtmerged from donkult
2011-03-09 Michael Vogtapt-pkg/contrib/cdromutl.{cc,h}: return string for...
2011-03-07 David KalnischkiesItalian translation update (Milo Casagrande). Closes...
2011-03-04 Michael Vogtapt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForD...
2011-03-03 Michael Vogt* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
2011-02-28 Michael Vogtapt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD...
2011-02-27 David Kalnischkiesd'uh! implement and not only declare the string wrapper...
2011-02-25 Michael Vogttemplate based hashsum implementation
2011-02-25 Michael Vogtmove sha512,256 into apt-pkg/sha2.{cc,h}, move gifford...
2011-02-25 Michael Vogtadd sha512 support in the client now as well
2011-02-22 Michael Vogtadd sha512 interface based on sha2 by aaron gifford
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-22 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-15 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-15 David Kalnischkies* apt-pkg/contrib/error.cc:
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14 David Kalnischkiesuse inttypes to avoid suprises with different type...
2011-02-13 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-13 David Kalnischkiesupdate size of dynamic MMap as we write in from the...
2011-02-12 David Kalnischkies* apt-pkg/contrib/mmap.cc:
2011-02-10 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-02-08 Michael Vogtmerged lp:~donkult/apt/sid
2011-02-08 Michael Vogtmerged from lp:~mvo/apt/mvo (which is really lp:~donkul...
2011-02-08 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-07 David Kalnischkies* apt-pkg/contrib/error.cc:
2011-02-03 David Kalnischkiesmerge 'after squeeze release'-stuff
2011-02-02 Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2011-01-25 David Kalnischkiesmerge with debian-sid
2011-01-15 David Kalnischkies* methods/rred.cc:
next