Age | Commit message (Expand) | Author |
2014-09-07 | make GetLocalitySortedVersionSet more generic | David Kalnischkies |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-05 | Ensure we have a Policy in CacheFile.BuildDepCache() | Michael Vogt |
2014-09-02 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2014-09-02 | Make Proxy-Auto-Detect check for each host | Michael Vogt |
2014-08-29 | initialize iPolicyBrokenCount in DepCache::Update | Warren He |
2014-08-26 | support versioned provides as implemented by dpkg | David Kalnischkies |
2014-08-24 | Fix debListParser to accept "no" as a value for the Multi-Arch field | Julian Andres Klode |
2014-08-24 | Fix debListParser to accept "no" as a value for the Multi-Arch field | Julian Andres Klode |
2014-07-29 | Fix SmartConfigure to ignore ordering of packages that are already valid | Michael Vogt |
2014-07-17 | apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform | Michael Vogt |
2014-07-16 | Do not crash for apt-get install /dev/null | Michael Vogt |
2014-07-16 | StringToBool: only act if the entire string is consumed by strtol() | Michael Vogt |
2014-07-10 | Allow passing a full path to apt-get install /foo/bar.deb | Michael Vogt |
2014-07-08 | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt |
2014-07-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-08 | Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner | Michael Vogt |
2014-07-08 | Add new Base256ToNum long long overload function | Guillem Jover |
2014-07-07 | handle moved mmap after UniqFindTagWrite call | David Kalnischkies |
2014-07-03 | Try not to parse invalid translation files (LP: #756317) | Michael Vogt |
2014-06-18 | apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized | Michael Vogt |
2014-06-18 | apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b... | Michael Vogt |
2014-06-18 | readd pkgPackageManager::Go() to not break API | Michael Vogt |
2014-06-18 | correct 'apt-cache stats' to include more | David Kalnischkies |
2014-06-18 | remove the Section member from package struct | David Kalnischkies |
2014-06-18 | cleanup datatypes mix used in binary cache | David Kalnischkies |
2014-06-18 | increase hashtable size for packages/groups by factor 5 | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental | Michael Vogt |
2014-06-18 | do not call resolver twice on (dist-)upgrade | David Kalnischkies |
2014-06-18 | fix SubstVar to be usable as a replace_all method | David Kalnischkies |
2014-06-18 | don't send pkg from an unknown architecture via EDSP | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental | Michael Vogt |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim... | Michael Vogt |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental | Michael Vogt |
2014-06-18 | [API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next | Michael Vogt |
2014-06-18 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-06-11 | DropPrivs in the solvers (just to be on the safe side) | Michael Vogt |
2014-06-10 | use pkgSrcRecords::Step() instead of Next() | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sid | Michael Vogt |
2014-06-09 | add pkgSrcRecords::Next() to step through all the pkgSrcRecords | Michael Vogt |
2014-06-07 | do not revert candidate for protected packages | David Kalnischkies |
2014-05-30 | support parsing EDSP requests Architecture{,s} stanza | David Kalnischkies |
2014-05-30 | without a filename we can't stat pipes | David Kalnischkies |
2014-05-30 | check exit status of external solvers | David Kalnischkies |
2014-05-30 | Merge EDSP 0.5 w/ multi-arch support for external solvers | David Kalnischkies |
2014-05-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-05-29 | Fix more warnings from clang | Michael Vogt |
2014-05-29 | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental | Michael Vogt |
2014-05-29 | increase Pkg/Grp hash table size from 2k to 64k | Michael Vogt |
2014-05-28 | Fix more warnings from clang | Michael Vogt |