summaryrefslogtreecommitdiff
path: root/apt-pkg/sourcelist.h
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-1/+1
* Fix typos reported by codespell in code commentsDavid Kalnischkies2019-07-101-1/+1
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-8/+0
* sourceslist: Remove deprecated AddVolatileFiles() variantJulian Andres Klode2019-02-261-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* support "install ./foo.changes"David Kalnischkies2016-07-221-1/+3
* support .deb files in upgrade operations as wellDavid Kalnischkies2015-11-041-0/+4
* add volatile sources support in libapt-pkgDavid Kalnischkies2015-08-101-0/+19
* remove the longtime deprecated vendor{,list} stuffDavid Kalnischkies2015-08-101-4/+0
* bring back deb822 sources.list entries as .sourcesDavid Kalnischkies2015-08-101-8/+8
* support lang= and target= sources.list optionsDavid Kalnischkies2015-08-101-4/+4
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* apply various style suggestions by cppcheckDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-2/+2
* revert useless abibreak in sourceslist.hDavid Kalnischkies2014-11-081-14/+10
* fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...David Kalnischkies2014-09-271-4/+0
* Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-1/+1
|\
| * create debIFTypeDscFile typeMichael Vogt2014-04-241-1/+1
* | move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...Michael Vogt2014-05-071-6/+9
* | rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()Michael Vogt2014-05-071-1/+1
* | WIP local deb installMichael Vogt2014-04-281-0/+5
|/
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+10
* * refactor to have a new virtual ParseStanzaMichael Vogt2014-01-161-0/+5
* improve error messageMichael Vogt2014-01-041-1/+1
* more refactorMichael Vogt2013-12-091-2/+2
* refactor deb822 reading into its own functionMichael Vogt2013-12-091-1/+4
* atleast libapt should announce to itself that it is clean…David Kalnischkies2011-12-151-2/+2
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-12/+14
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-2/+4
* * apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2011-07-281-0/+3
* merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-3/+5
* * removed the pragma messMichael Vogt2006-10-021-3/+0
* * merged the sources.list.d patchMichael Vogt2005-11-141-0/+5
* * merged changes from the conferenceMichael Vogt2004-12-201-26/+9
* Fix small memory leak in the sourcelistArch Librarian2004-09-201-2/+3
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
* Alfredo's vendor stuffArch Librarian2004-09-201-11/+31
* Join with aliencodeArch Librarian2004-09-201-26/+35
* working apt-get sourceArch Librarian2004-09-201-2/+3
* Flag to fetch the source indexArch Librarian2004-09-201-2/+2
* Devel acquire moduleArch Librarian2004-09-201-2/+4
* Comment touch upsArch Librarian2004-09-201-2/+7
* DumpAvail works and apt-cache is completeArch Librarian2004-09-201-3/+1
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-3/+3
* Config class and source listArch Librarian2004-09-201-5/+1
* SyncArch Librarian2004-09-201-0/+78