summaryrefslogtreecommitdiff
path: root/apt-pkg/indexcopy.cc
AgeCommit message (Expand)Author
2011-04-07* apt-pkg/indexcopy.cc:Julian Andres Klode
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies
2010-09-07* apt-pkg/indexcopy.cc:Michael Vogt
2010-09-07do not replace /dev/null when running in APT::CDROM::NoActMichael Vogt
2010-09-04* apt-pkg/indexcopy.cc:David Kalnischkies
2010-09-03apt-pkg/indexcopy.cc: include trustedFile (if it exists)Michael Vogt
2010-09-03* apt-pkg/indexcopy.cc:Michael Vogt
2010-08-19* apt-pkg/init.cc:David Kalnischkies
2010-08-10apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies
2010-01-08* French manpage translation updateMichael Vogt
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt
2009-10-29* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:Michael Vogt
2009-08-08[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the ReleaseDavid Kalnischkies
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2008-10-28apt-pkg/indexcopy.cc: discard errors after Verify()Michael Vogt
2008-10-28fix various -Wall warningsMichael Vogt
2008-08-09* apt-pkg/indexcopy.cc:Michael Vogt
2008-08-05fix various -Wall warningsMichael Vogt
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt
2005-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt
2003-04-06* corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt
2005-04-06* honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman