summaryrefslogtreecommitdiff
path: root/apt-pkg/sourcelist.h
AgeCommit message (Expand)Author
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2016-07-22support "install ./foo.changes"David Kalnischkies
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies
2015-08-10add volatile sources support in libapt-pkgDavid Kalnischkies
2015-08-10remove the longtime deprecated vendor{,list} stuffDavid Kalnischkies
2015-08-10bring back deb822 sources.list entries as .sourcesDavid Kalnischkies
2015-08-10support lang= and target= sources.list optionsDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2014-11-08revert useless abibreak in sourceslist.hDavid Kalnischkies
2014-09-27fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...David Kalnischkies
2014-05-08Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt
2014-05-07move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...Michael Vogt
2014-05-07rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()Michael Vogt
2014-04-28WIP local deb installMichael Vogt
2014-04-24create debIFTypeDscFile typeMichael Vogt
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-01-16* refactor to have a new virtual ParseStanzaMichael Vogt
2014-01-04improve error messageMichael Vogt
2013-12-09more refactorMichael Vogt
2013-12-09refactor deb822 reading into its own functionMichael Vogt
2011-12-15atleast libapt should announce to itself that it is clean…David Kalnischkies
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2006-10-02* removed the pragma messMichael Vogt
2005-11-14* merged the sources.list.d patchMichael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20Fix small memory leak in the sourcelistArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20working apt-get sourceArch Librarian
2004-09-20Flag to fetch the source indexArch Librarian
2004-09-20Devel acquire moduleArch Librarian
2004-09-20Comment touch upsArch Librarian
2004-09-20DumpAvail works and apt-cache is completeArch Librarian
2004-09-20First draft of make system and name change to apt-pkgArch Librarian
2004-09-20Config class and source listArch Librarian
2004-09-20SyncArch Librarian