summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsrcrecords.h
Commit message (Expand)AuthorAgeFilesLines
* pkgSrcRecords::Parser: Fold Files2() into Files()Julian Andres Klode2019-02-261-1/+0
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* support "install ./foo.changes"David Kalnischkies2016-07-221-1/+1
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-12/+12
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-3/+1
* merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-161-0/+1
|\
| * use 'best' hash for source authenticationDavid Kalnischkies2014-11-101-0/+1
* | mark internal interfaces as hiddenDavid Kalnischkies2014-11-081-2/+2
* | create debIFTypeDscFile typeMichael Vogt2014-04-241-1/+1
* | add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-0/+7
|/
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+6
* restart debSrcRecordParsers only if neededDavid Kalnischkies2014-01-301-3/+3
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-1/+1
* * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-09-211-3/+2
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-9/+9
* apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt2011-02-021-1/+4
* Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-1/+1
* Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-291-3/+3
* merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt2009-06-301-0/+1
* * merged the apt-breaks-iwj branchMichael Vogt2006-12-141-1/+1
|\
| * * apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt2006-12-011-1/+1
* | * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\ \ | |/ |/|
| * * removed the pragma messMichael Vogt2006-10-021-3/+0
* | * apt-pkg/deb/debsrcrecords.{cc,h}:Michael Vogt2006-11-301-5/+5
|/
* * Implement an ugly workaround for the 10000-character ...Arch Librarian2004-09-201-2/+2
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-10/+14
* Fixed for 0 length source filesArch Librarian2004-09-201-3/+2
* apt-cache showsrcArch Librarian2004-09-201-1/+8
* Nother typoArch Librarian2004-09-201-2/+3
* Source record file list parsingArch Librarian2004-09-201-1/+2
* Source record parsingArch Librarian2004-09-201-0/+46