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