summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)Author
2011-07-16fixed indentation issuesIshan Jayawardena
2011-07-16fixed some indentation issuesIshan Jayawardena
2011-07-15apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt
2011-07-06* apt-pkg/init.cc:David Kalnischkies
2011-06-13added support for downloading debdelta files and queuing successfully downloa...Ishan Jayawardena
2011-05-13MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needsDavid Kalnischkies
2011-05-13* apt-pkg/contrib/netrc.cc:David Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-04-02let TimeRFC1123 return an empty string if gmtime() failsDavid Kalnischkies
2011-04-02impossible to be too long but just to be sure use snprintfDavid Kalnischkies
2011-03-10merged the lp:~mvo/apt/mvo branchMichael Vogt
2011-03-09apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt
2011-03-04apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt
2011-03-03* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt
2011-02-27d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies
2011-02-15* apt-pkg/contrib/error.cc:David Kalnischkies
2011-02-14* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-02-14use inttypes to avoid suprises with different type sizesDavid Kalnischkies
2011-02-13* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-02-13update size of dynamic MMap as we write in from the outsideDavid Kalnischkies
2011-02-12* apt-pkg/contrib/mmap.cc:David Kalnischkies
2011-02-07* apt-pkg/contrib/error.cc:David Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2011-01-15* methods/rred.cc:David Kalnischkies
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies
2011-01-12* apt-pkg/contrib/weakptr.h:David Kalnischkies
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi
2010-11-30add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt
2010-11-16add support for third party changelogsMichael Vogt
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-10-13apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt
2010-10-13* apt-pkg/contrib/fileutl.cc:Martin Pitt
2010-09-28* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-09-10merged from lp:~mvo/apt/mvoMichael Vogt
2010-09-10apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt
2010-09-10apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt
2010-09-10* apt-pkg/contrib/cdromutl.cc:Michael Vogt
2010-09-06rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-08-28* apt-pkg/contrib/configuration.cc:David Kalnischkies
2010-08-28* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-08-16* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-08-10apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode
2010-08-10apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-29add inline DumpError() to avoid subtle API breakMichael Vogt