summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
...
| * merged bundle from davidMichael Vogt2013-04-083-20/+22
| |\
| | * share version strings between same versions (of different architectures)David Kalnischkies2013-04-031-8/+4
| | * micro-optimize and enhance readability of ListParser::VersionHashDavid Kalnischkies2013-04-011-7/+7
| | * * apt-pkg/deb/debversion.cc:David Kalnischkies2013-04-011-3/+12
| | * various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-10/+7
| * | merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-023-22/+29
| |\ \
| | * | * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-182-12/+8
| | * | - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies2013-03-151-10/+21
| * | | merged the debian-wheezy branchMichael Vogt2013-03-221-7/+14
| |\| | | | |/ | |/|
| | * * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-141-7/+14
* | | merged lp:~mvo/apt/source-hashesMichael Vogt2013-03-011-51/+74
|\ \ \
| * | | re-add compat pkgSrcRecords::File::MD5HashMichael Vogt2013-02-281-0/+3
| * | | cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes...Michael Vogt2013-01-311-21/+15
| * | | fix skipping of already downloaded files and add some FIXMEsMichael Vogt2013-01-141-4/+9
| * | | first iteration that adds support for checksums-{sha512,sha256}Michael Vogt2013-01-141-54/+75
| |/ /
* | | merged from the lp:~mvo/apt/mvo branchMichael Vogt2013-03-011-1/+6
|\ \ \
| * | | print error in log if tcgetattr() fails instead of writingMichael Vogt2013-01-041-1/+6
* | | | merged from the debian-sid branchMichael Vogt2013-01-081-6/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt2013-01-081-6/+7
| |/
* / * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-12-271-1/+1
|/
* change permissions of /var/log/apt/term.log to 0640 (LP: #975199)Michael Vogt2012-12-131-1/+1
* handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-092-6/+24
* report the package name with architecture in the "no file" error messageDavid Kalnischkies2012-09-031-1/+1
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-07-091-1/+2
* do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies2012-06-162-8/+11
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-141-27/+5
* * deb/deblistparser.cc:David Kalnischkies2012-06-141-23/+30
* * apt-pkg/deb/deblistparser.cc:Thibaut Girka2012-06-111-3/+17
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-101-6/+5
* fix calling style of FileFd (no functional change)David Kalnischkies2012-05-101-3/+3
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-05-021-5/+12
* merged from lp:~donkult/apt/sidMichael Vogt2012-04-201-2/+8
|\
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-04-181-2/+8
* | merge from the lp:~mvo/apt/mvo branchMichael Vogt2012-04-201-1/+5
|\ \ | |/ |/|
| * cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntuMichael Vogt2012-04-201-0/+1
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-03-271-1/+4
* | use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-111-27/+7
* | make these retry_write methods static so that they don't end up as symbolsDavid Kalnischkies2012-03-221-1/+2
* | * methods/rred.cc:David Kalnischkies2012-03-201-8/+28
|/
* merge with apt/experimentalDavid Kalnischkies2012-03-061-1/+1
|\
| * * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2012-03-051-1/+1
* | set char-limits for the scanf parsing previous crash-reportsDavid Kalnischkies2012-03-051-1/+1
* | fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+3
* | handle a SIGINT in all modes as a break after the currently runningDavid Kalnischkies2012-03-041-3/+4
* | * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-181-25/+11
* | save the universe by not printing messages about apport if a packageDavid Kalnischkies2012-02-111-0/+6
* | call dpkg --assert-multi-arch with execvp instead of execvDavid Kalnischkies2012-02-091-1/+1
|/
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-01-301-2/+36
* ensure that dpkg binary doesn't have the chroot-directory prefixedDavid Kalnischkies2012-01-291-1/+11
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2012-01-291-17/+15