summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsrcrecords.cc
AgeCommit message (Expand)Author
2019-02-26pkgSrcRecords::Parser: Fold Files2() into Files()Julian Andres Klode
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-09-26use pkgTagSection::Key in srcRecords parserDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-05-31Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer
2016-08-31Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode
2016-07-22support "install ./foo.changes"David Kalnischkies
2016-03-14enforce verify of filesize in 'apt-get source'David Kalnischkies
2016-01-02support comments in debian/control parsingDavid Kalnischkies
2015-12-27Convert most callers of isspace() to isspace_ascii()Julian Andres Klode
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-29Fix more warnings from clangMichael Vogt
2014-05-27use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParserMichael Vogt
2014-05-09use 'best' hash for source authenticationDavid Kalnischkies
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-04-24create debIFTypeDscFile typeMichael Vogt
2014-04-22add support for apt-get build-dep foo.dscMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: useless cast to type A [-Wuseless-cast]David Kalnischkies
2014-03-13implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer
2013-02-28re-add compat pkgSrcRecords::File::MD5HashMichael Vogt
2013-01-31cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes...Michael Vogt
2013-01-14fix skipping of already downloaded files and add some FIXMEsMichael Vogt
2013-01-14first iteration that adds support for checksums-{sha512,sha256}Michael Vogt
2011-09-21* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-02-27support every compression we have a compressor configuredDavid Kalnischkies
2011-02-22* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies
2009-11-27use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2007-07-28* Applied patch from Guillem Jover <guillem.jover@nokia.com> to addOtavio Salvador
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-12-01* apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt
2006-12-01* apt-pkg/deb/debsrcrecords.cc:Michael Vogt
2006-11-30* apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt
2004-09-20* Implement an ugly workaround for the 10000-character ...Arch Librarian
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian
2004-09-20Join with aliencodeArch Librarian