summaryrefslogtreecommitdiff
path: root/apt-pkg/sourcelist.cc
AgeCommit message (Expand)Author
2013-12-09suppoer $(ARCH) in deb822 sources.list as wellMichael Vogt
2013-12-09add APT::Sources::Use-Deb822 to allow disabling the deb822 parserMichael Vogt
2013-12-09more refactorMichael Vogt
2013-12-09refactor deb822 reading into its own functionMichael Vogt
2013-12-05fix section addingMichael Vogt
2013-12-05first version with testMichael Vogt
2013-04-04* apt-pkg/sourcelist.cc:Michael Vogt
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid 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-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-08-01apt-pkg/sourcelist.cc: GetListOfFilesInDir() fails if the dir does not exists...Michael Vogt
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-05-06convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies
2010-04-24* apt-pkg/sourcelist.cc:David Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-01-03Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2009-08-03* apt-pkg/sourcelist.cc:Julian Andres Klode
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2005-11-29* fix a string (thanks to bubulle)Michael Vogt
2005-11-14* merged the sources.list.d patchMichael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20* Fix typo in error message when encountering unknown t...Arch Librarian
2004-09-20Don't die if lines in sources.list are too long. Closes...Arch Librarian
2004-09-20Fix small memory leak in the sourcelistArch Librarian
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20Added wakko{jgg}~#cd work/apArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Beautified URI printing to not include passwordsArch Librarian
2004-09-20Bug fixesArch Librarian
2004-09-20Fixed double slash bugArch Librarian
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
2004-09-20working apt-get sourceArch Librarian
2004-09-20Better dpkg error reportingArch Librarian
2004-09-20Flag to fetch the source indexArch Librarian
2004-09-20Moved strutl.hArch Librarian
2004-09-20More bugs fixesArch Librarian
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian
2004-09-20Start on acquire stuffArch Librarian
2004-09-20Devel acquire moduleArch Librarian