summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-212-25/+18
* * apt-pkg/contrib/configuration.cc:Michael Vogt2011-09-141-4/+5
* fix a few more cppcheck performance and scope warningsDavid Kalnischkies2011-08-111-3/+4
* cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-113-21/+21
* merged from debian-sidMichael Vogt2011-07-293-3/+16
|\
| * merged from lp:~mvo/apt/mvoMichael Vogt2011-07-263-1/+68
| |\
| * | * apt-pkg/contrib/sha1.cc:David Miller2011-07-261-3/+2
| * | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2011-07-152-2/+2
| * | * apt-pkg/init.cc:David Kalnischkies2011-07-062-2/+16
* | | * apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2011-07-282-0/+12
| |/ |/|
* | fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt2011-07-262-4/+4
* | add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-262-6/+5
* | apt-pkg/contrib/strutl.cc: kill unneeded debug outputMichael Vogt2011-07-261-1/+0
* | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-263-6/+69
* | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2011-07-251-1/+7
|/
* MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needsDavid Kalnischkies2011-05-131-0/+8
* * apt-pkg/contrib/netrc.cc:David Kalnischkies2011-05-131-4/+8
* fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-162-6/+12
* let TimeRFC1123 return an empty string if gmtime() failsDavid Kalnischkies2011-04-021-2/+4
* impossible to be too long but just to be sure use snprintfDavid Kalnischkies2011-04-021-1/+1
* merged the lp:~mvo/apt/mvo branchMichael Vogt2011-03-103-0/+41
|\
| * apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt2011-03-092-4/+4
| * apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt2011-03-042-0/+32
| * * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-03-031-0/+9
* | d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies2011-02-271-1/+1
* | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-152-94/+80
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-143-3/+5
* | use inttypes to avoid suprises with different type sizesDavid Kalnischkies2011-02-141-2/+8
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-131-1/+6
* | update size of dynamic MMap as we write in from the outsideDavid Kalnischkies2011-02-131-0/+1
* | * apt-pkg/contrib/mmap.cc:David Kalnischkies2011-02-121-0/+2
* | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-071-6/+25
|/
* merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-036-15/+58
|\
| * * methods/rred.cc:David Kalnischkies2011-01-151-0/+1
| * ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies2011-01-131-12/+16
| * * apt-inst/contrib/extracttar.cc:David Kalnischkies2011-01-132-0/+18
| |\
| | * Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-032-0/+19
| * | * apt-pkg/contrib/weakptr.h:David Kalnischkies2011-01-121-0/+2
| * | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-122-1/+20
| * | add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies2010-11-301-1/+1
| |/
* | * apt-pkg/contrib/weakptr.h:Michael Vogt2011-01-121-0/+1
* | merged lp:~mvo/apt/apt-get-changelog Michael Vogt2010-11-182-0/+10
|\ \ | |/ |/|
| * add support for third party changelogsMichael Vogt2010-11-162-0/+10
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-212-6/+13
|/
* apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt2010-10-131-5/+10
* * apt-pkg/contrib/fileutl.cc:Martin Pitt2010-10-131-1/+20
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-2/+2
* merged from lp:~mvo/apt/mvoMichael Vogt2010-09-101-3/+21
|\
| * apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt2010-09-101-4/+12
| * apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt2010-09-101-3/+3