summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-051-2/+2
|\
| * support versioned provides as implemented by dpkgDavid Kalnischkies2014-08-261-2/+2
| * Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode2014-08-241-1/+1
* | Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode2014-08-241-1/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-081-1/+2
|\|
| * handle moved mmap after UniqFindTagWrite callDavid Kalnischkies2014-07-071-2/+6
* | remove the Section member from package structDavid Kalnischkies2014-06-181-3/+0
* | cleanup datatypes mix used in binary cacheDavid Kalnischkies2014-06-181-3/+3
* | parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-091-22/+18
* | WIP local deb installMichael Vogt2014-04-281-0/+20
|/
* abstract version hash comparison a bitDavid Kalnischkies2014-03-131-0/+21
* factor out parsing of MultiArch flagDavid Kalnischkies2014-03-131-21/+26
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+9
* fix -Wmissing-field-initializers warningsDavid Kalnischkies2014-03-131-4/+4
* support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-131-1/+1
* implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer2014-03-131-4/+87
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* don't strip :any from dependencies in single-archDavid Kalnischkies2013-09-261-4/+2
* init the pkgTagFile with the size of the Release fileDavid Kalnischkies2013-08-151-1/+1
* use pkgTagFile to parse "header" of Release filesDavid Kalnischkies2013-08-081-85/+19
* handle missing "Description" in apt-cache showDavid Kalnischkies2013-06-201-1/+5
* merged bundle from davidMichael Vogt2013-04-081-7/+7
|\
| * micro-optimize and enhance readability of ListParser::VersionHashDavid Kalnischkies2013-04-011-7/+7
* | merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-021-11/+1
|\ \ | |/ |/|
| * * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-181-11/+1
* | fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt2013-01-081-6/+7
|/
* handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-091-4/+18
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-07-091-1/+2
* do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies2012-06-161-7/+9
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-141-27/+5
* * deb/deblistparser.cc:David Kalnischkies2012-06-141-23/+30
* * apt-pkg/deb/deblistparser.cc:Thibaut Girka2012-06-111-3/+17
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-101-6/+5
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-05-021-5/+12
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-04-181-2/+8
* * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2012-03-051-1/+1
* Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies2011-12-131-0/+1
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-11-031-0/+3
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-13/+8
|\
| * convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-211-13/+8
* | * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-10-111-4/+1
* | merge with current debian apt/experimentalDavid Kalnischkies2011-10-051-12/+20
|\ \
| * \ * apt-pkg/contrib/configuration.cc:Michael Vogt2011-10-051-12/+20
| |\ \
| | * | merged fix from donkultMichael Vogt2011-09-261-12/+20
* | | | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* | | | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-0/+2
|/ / /
* | | merge with debian/experimentalDavid Kalnischkies2011-09-131-9/+26
|\ \ \
| * \ \ merged from the debian-sid branchMichael Vogt2011-08-151-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-1/+1
| * | merged from debian-aptMichael Vogt2011-07-281-5/+19
| |\|