summaryrefslogtreecommitdiff
path: root/apt-pkg/indexfile.cc
AgeCommit message (Expand)Author
2017-01-29The entire concept of PendingError() is flawed :/.Jay Freeman (saurik)
2016-12-30It is just so absolutely critical that this works.Jay Freeman (saurik)
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-05-08implement Identifier field for IndexTargetsDavid Kalnischkies
2016-05-08implement Fallback-Of for IndexTargetsDavid Kalnischkies
2016-04-13detect compressed status files on extension againDavid Kalnischkies
2016-04-03don't leak on error in listparser creationDavid Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2015-11-27ignore deprecated method calls in deprecated methodDavid Kalnischkies
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-11-04show progress info while 'downloading' a local .deb fileDavid Kalnischkies
2015-09-14add by-hash sources.list option and document all of by-hashDavid Kalnischkies
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2015-09-14use a less generic special trigger filename for stdinDavid Kalnischkies
2015-08-30detect and deal with indextarget duplicatesDavid Kalnischkies
2015-08-29implement indextargets option 'DefaultEnabled'David Kalnischkies
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies
2015-08-27sources.list and indextargets option for pdiffsDavid Kalnischkies
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-10parse packages from all architectures into the cacheDavid Kalnischkies
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies
2015-08-10allow individual targets to be kept compressedDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies
2015-06-11use an enum instead of strings as IndexTarget::Option interfaceDavid Kalnischkies
2015-06-11use IndexTarget to get to IndexFileDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11fix some cppcheck: (warning) Member variable is not initialized in the constr...David Kalnischkies
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2007-10-02* Fix compilation warnings:Otavio Salvador
2007-09-10* make apt build with g++ 4.3Michael Vogt
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-06-06* apt-pkg/indexfile.cc:Michael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-05-13* try harder to get the correct language codeMichael Vogt
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20Join with aliencodeArch Librarian
2004-12-20* merged changes from the conferenceMichael Vogt