summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * merged from lp:~donkult/apt/sidMichael Vogt2011-07-281-5/+19
| | |\
| | | * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-1/+5
| | |/
| * | * merged latest fixes from debian-sidMichael Vogt2011-07-281-3/+6
| |\|
| | * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-251-3/+6
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/ /
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-8/+3
|\ \ | |/ |/|
| * * apt-pkg/pkgcache.h:David Kalnischkies2011-05-171-8/+3
* | merged from lp:~mvo/apt/mvoMichael Vogt2011-06-281-1/+1
|\ \ | |/ |/|
| * * apt-pkg/deb/deblistparser.cc:Michael Vogt2011-06-091-1/+1
* | rename I to J to avoid redefining a variable (clang warning)David Kalnischkies2011-05-171-5/+5
|/
* * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2011-04-141-1/+1
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-03-281-12/+13
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-251-3/+11