summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2013-05-08merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt1-4/+5
2013-05-08merged from the debian-wheezy branchMichael Vogt2-4/+14
2013-05-08* apt-pkg/algorithms.cc:Michael Vogt1-1/+4
2013-05-08properly handle if-modfied-since with libcurl/https Michael Vogt1-3/+10
2013-04-10Fix English spelling error in a message ('A error'). Unfuzzybubulle@debian.org1-1/+1
2013-04-08merged bundle from davidMichael Vogt20-159/+225
2013-04-04* apt-pkg/sourcelist.cc:Michael Vogt1-1/+5
2013-04-03share version strings between same versions (of different architectures)David Kalnischkies3-15/+40
2013-04-03* apt-pkg/cacheiterators.h:David Kalnischkies3-19/+24
2013-04-03apt-pkg/contrib/gpgv.cc: fix InRelease checkMichael Vogt1-2/+2
2013-04-03 - sort group and package names in the hashtable on insertDavid Kalnischkies2-16/+31
2013-04-02merged lp:~mvo/apt/fix-inrelease5Michael Vogt12-168/+544
2013-04-01micro-optimize and enhance readability of ListParser::VersionHashDavid Kalnischkies1-7/+7
2013-04-01equal comparisions are used mostly in same-source relations,David Kalnischkies1-6/+14
2013-04-01* apt-pkg/deb/debversion.cc:David Kalnischkies1-3/+12
2013-03-22merged lp:~mvo/apt/fix-tagfile-hashMichael Vogt2-3/+10
2013-03-22merged the debian-wheezy branchMichael Vogt1-7/+14
2013-03-20apt-pkg/edsp.cc: do not use stderr in WriteSolution at allMichael Vogt1-3/+0
2013-03-20apt-pkg/edsp.cc: do not spam stderr in WriteSolutionMichael Vogt1-0/+2
2013-03-19support dash-escaped text in clearsigned files as implementations areDavid Kalnischkies2-14/+12
2013-03-19use FileFd instead of int fds to tidy up the interface a bitDavid Kalnischkies2-62/+53
2013-03-18* apt-pkg/deb/debindexfile.cc,David Kalnischkies5-69/+15
2013-03-18 - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies2-1/+76
2013-03-18fix pkgTagSection::Exists() and add testMichael Vogt2-3/+10
2013-03-16ensure that we fclose/unlink/free in the new gpg-code as soon as possibleDavid Kalnischkies1-5/+22
2013-03-15 - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies3-55/+319
2013-03-15split out a method to strip whitespaces only on the right sideMichael Vogt2-1/+8
2013-03-15* apt-pkg/acquire-item.cc:David Kalnischkies1-10/+16
2013-03-15don't close stdout/stderr if it is also the statusfdDavid Kalnischkies1-10/+11
2013-03-15* apt-pkg/contrib/gpgv.cc:David Kalnischkies3-14/+40
2013-03-15* apt-pkg/indexcopy.cc:David Kalnischkies5-134/+179
2013-03-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael Vogt1-7/+14
2013-03-13factor version string creation out of NewDepends, so we can easily reuseDavid Kalnischkies2-26/+34
2013-03-12handle language tags for descriptions are unique strings to be sharedDavid Kalnischkies1-1/+1
2013-03-12* apt-pkg/pkgcachegen.cc:David Kalnischkies1-29/+32
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies14-52/+45
2013-03-01merged lp:~mvo/apt/hash-orderMichael Vogt1-1/+1
2013-03-01include two missing patches to really fix bug #696225, thanks toMichael Vogt1-1/+1
2013-02-24* apt-pkg/depcache.cc:David Kalnischkies1-0/+31
2013-01-24* apt-pkg/indexrecords.cc:Michael Vogt1-2/+3
2013-01-14ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt1-1/+1
2013-01-09* apt-pkg/contrib/progress.cc:Michael Vogt1-2/+2
2013-01-08fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt2-14/+18
2013-01-08fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt2-13/+14
2012-12-13merged from lp:~donkult/apt/sidMichael Vogt2-26/+29
2012-12-13change permissions of /var/log/apt/term.log to 0640 (LP: #975199)Michael Vogt1-1/+1
2012-11-10* apt-pkg/algorithms.cc:Jonathan Thomas1-3/+9
2012-11-09* apt-pkg/algorithms.cc:David Kalnischkies1-8/+8
2012-11-09no mode changes should obviously be ok for pkgDepCache::IsModeChangeOkDavid Kalnischkies1-2/+6
2012-11-09* apt-pkg/depcache.cc:David Kalnischkies1-13/+6