Age | Commit message (Expand) | Author |
2015-08-27 | allow explicit dis/enable of IndexTargets in sources options | David Kalnischkies |
2015-08-27 | not all targets are deb-src targets | David Kalnischkies |
2015-08-17 | Cleanup includes after running iwyu | Michael Vogt |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | rename 'apt-get files' to 'apt-get indextargets' | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | allow individual targets to be kept compressed | 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 | fix memory leaks reported by -fsanitize | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-08-10 | apply various style suggestions by cppcheck | 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-11 | implement 'apt-get files' to access index targets | David Kalnischkies |
2015-06-11 | use an enum instead of strings as IndexTarget::Option interface | David Kalnischkies |
2015-06-11 | use IndexTarget to get to IndexFile | David Kalnischkies |
2015-06-11 | show URI.Path in all acquire item descriptions | 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-10 | store all targets data in IndexTarget struct | David Kalnischkies |
2015-06-10 | abstract the code to iterate over all targets a bit | David Kalnischkies |
2015-06-09 | configureable acquire targets to download additional files | David Kalnischkies |
2015-06-09 | rework hashsum verification in the acquire system | David Kalnischkies |
2015-03-16 | fix some new compiler warnings reported by gcc-5 | 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-10-13 | trusted=yes sources are secure, we just don't know why | David Kalnischkies |
2014-09-17 | use pkgAcqMetaBase as the transactionManager | Michael Vogt |
2014-07-31 | Rework TransactionID stuff | Michael Vogt |
2014-07-21 | Download Release first, then Release.gpg | Michael Vogt |
2014-05-29 | Fix more warnings from clang | Michael Vogt |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim... | Michael Vogt |
2014-04-28 | avoid deb specific code in private-install | 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 |
2013-07-25 | delete targets data | Michael Vogt |
2013-07-11 | implement arch+= and arch-= for sources.list | David Kalnischkies |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass0.9.7.8 | Michael Vogt |
2012-02-18 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2011-10-05 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-10-05 | merge with current debian apt/experimental | David Kalnischkies |