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