summaryrefslogtreecommitdiff
path: root/apt-pkg/sourcelist.cc
AgeCommit message (Expand)AuthorFilesLines
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-3/+3
2010-05-06convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies1-4/+4
2010-04-24* apt-pkg/sourcelist.cc:David Kalnischkies1-0/+7
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies1-36/+45
2010-01-03Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies1-42/+1
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies1-36/+45
2009-08-03* apt-pkg/sourcelist.cc:Julian Andres Klode1-3/+6
2009-07-15display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies1-2/+6
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2005-11-29* fix a string (thanks to bubulle)Michael Vogt1-1/+1
2005-11-14* merged the sources.list.d patchMichael Vogt1-5/+110
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-1/+1
2004-12-13Merge apt--authentication--0Matt Zimmerman1-106/+33
2004-09-20* Fix typo in error message when encountering unknown t...Arch Librarian1-2/+2
2004-09-20Don't die if lines in sources.list are too long. Closes...Arch Librarian1-2/+5
2004-09-20Fix small memory leak in the sourcelistArch Librarian1-1/+20
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20Added wakko{jgg}~#cd work/apArch Librarian1-1/+26
2004-09-20G++3 fixes from RandolphArch Librarian1-3/+5
2004-09-20Alfredo's vendor stuffArch Librarian1-9/+84
2004-09-20Join with aliencodeArch Librarian1-297/+127
2004-09-20Beautified URI printing to not include passwordsArch Librarian1-11/+7
2004-09-20Bug fixesArch Librarian1-1/+5
2004-09-20Fixed double slash bugArch Librarian1-7/+25
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian1-2/+2
2004-09-20working apt-get sourceArch Librarian1-1/+28
2004-09-20Better dpkg error reportingArch Librarian1-2/+2
2004-09-20Flag to fetch the source indexArch Librarian1-1/+40
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20More bugs fixesArch Librarian1-1/+4
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian1-2/+2
2004-09-20Start on acquire stuffArch Librarian1-2/+2
2004-09-20Devel acquire moduleArch Librarian1-1/+43
2004-09-20Progress and combined cache generatorArch Librarian1-2/+2
2004-09-20DumpAvail works and apt-cache is completeArch Librarian1-40/+1
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-6/+6
2004-09-20Config class and source listArch Librarian1-185/+10
2004-09-20SyncArch Librarian1-0/+465