Age | Commit message (Expand) | Author |
2016-06-22 | add insecure (and weak) allow-options for sources.list | David Kalnischkies |
2015-12-27 | allow repositories to forbid arch:all for specific index targets | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-09-14 | add by-hash sources.list option and document all of by-hash | David Kalnischkies |
2015-08-30 | detect and deal with indextarget duplicates | David Kalnischkies |
2015-08-27 | sources.list and indextargets option for pdiffs | David Kalnischkies |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | implement Signed-By option for sources.list | David Kalnischkies |
2015-08-10 | add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options | David Kalnischkies |
2015-08-10 | merge indexRecords into metaIndex | David Kalnischkies |
2015-08-10 | detect and error out on conflicting Trusted settings | David Kalnischkies |
2015-08-10 | support lang= and target= sources.list options | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2015-06-15 | implement default apt-get file --release-info mode | David Kalnischkies |
2015-06-12 | store Release files data in the Cache | David Kalnischkies |
2015-06-10 | rename Calculate- to GetIndexTargets and use it as official API | David Kalnischkies |
2015-06-10 | stop using IndexTarget pointers which are never freed | David Kalnischkies |
2015-06-09 | configureable acquire targets to download additional files | David Kalnischkies |
2014-11-08 | mark internal interfaces as hidden | David Kalnischkies |
2014-11-08 | better non-virtual metaIndex.LocalFileName() implementation | David Kalnischkies |
2014-11-08 | use a abi version check similar to the gcc check | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-05-29 | Fix more warnings from clang | Michael Vogt |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
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-07-14 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt |
2011-02-02 | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt |
2011-01-28 | - download and use i18n/Index to choose which Translations to download | David Kalnischkies |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-06-30 | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt |
2006-10-02 | * removed the pragma mess | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |