Age | Commit message (Expand) | Author |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2017-09-09 | drop unused/unimplemented & hidden LoadReleaseInfo | David Kalnischkies |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-01-02 | ParseDepends: Support passing the desired architecture | Niels Thykier |
2016-11-22 | Do not use MD5SumValue for Description_md5() | Julian Andres Klode |
2016-11-22 | debListParser: Convert to use pkgTagSection::Key-based lookup | Julian Andres Klode |
2016-11-11 | add hidden config to set packages as Essential/Important | David Kalnischkies |
2016-01-26 | convert Version() and Architecture() to APT::StringView | David Kalnischkies |
2016-01-26 | remove unused Description methods in listparsers | David Kalnischkies |
2016-01-15 | use APT::StringView for GrabWord | David Kalnischkies |
2016-01-08 | debListParser: Convert another ParseDepends to StringView | Julian Andres Klode |
2016-01-07 | Switch performance critical code to use APT::StringView | Julian Andres Klode |
2015-10-23 | deblistparser: Make PrioList const | Julian Andres Klode |
2015-08-27 | Do not parse Status fields from remote sources | Julian Andres Klode |
2015-08-10 | parse packages from all architectures into the cache | David Kalnischkies |
2015-08-10 | elimate duplicated code in pkgIndexFile subclasses | David Kalnischkies |
2015-08-10 | just-in-time creation for (implicit) Provides | David Kalnischkies |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-06-12 | store Release files data in the Cache | David Kalnischkies |
2014-11-08 | mark internal interfaces as hidden | David Kalnischkies |
2014-11-08 | use a abi version check similar to the gcc check | David Kalnischkies |
2014-10-13 | do not inline virtual destructors with d-pointers | David Kalnischkies |
2014-09-27 | drop stored StringItems in favor of in-memory mappings | David Kalnischkies |
2014-06-18 | cleanup datatypes mix used in binary cache | David Kalnischkies |
2014-05-29 | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental | Michael Vogt |
2014-05-15 | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt |
2014-05-09 | parse and retrieve multiple Descriptions in one record | David Kalnischkies |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-03-21 | mark optional (private) symbols as hidden | David Kalnischkies |
2014-03-13 | abstract version hash comparison a bit | David Kalnischkies |
2014-03-13 | factor out parsing of MultiArch flag | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | implement BuildProfileSpec support as dpkg has in 1.17.2 | Johannes Schauer |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies |
2011-03-28 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-03-23 | * apt-pkg/deb/deblistparser.h: | David Kalnischkies |
2011-02-02 | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt |
2010-07-08 | use references instead of copies in the Cache generation methods | David Kalnischkies |
2010-07-04 | clean deblistparser a bit by get the Architectures at one place | David Kalnischkies |
2010-02-07 | Drop the Arch information from the Version structure as we can get | David Kalnischkies |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-12-19 | Implement the first step toward Multi-Arch by setting up a Group | David Kalnischkies |
2009-11-29 | Ignore :qualifiers after package name in build dependencies | David Kalnischkies |
2005-08-30 | * updated with mainline | Michael Vogt |