summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
...
| | * fix off-by-one error in pkgDPkgPM::SetupTerminalScrollArea()Michael Vogt2013-10-071-1/+1
| | * use Dpkg::Progress-Fancy to be consitent with Dpkg::ProgressMichael Vogt2013-10-071-1/+1
| | * add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ termi...Michael Vogt2013-10-072-9/+81
| * | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...Michael Vogt2013-10-051-27/+41
| |\|
| | * make dpkg progress slightly nicerMichael Vogt2013-10-021-3/+17
| | * fix multiarch status-fd progress calculationMichael Vogt2013-09-071-24/+24
| * | don't strip :any from dependencies in single-archDavid Kalnischkies2013-09-261-4/+2
| |/
| * Merge remote-tracking branch 'mvo/feature/install-progress' into debian/sidMichael Vogt2013-08-282-1/+18
| |\
| | * Add DPkgPM::Progress for terminal install progressMichael Vogt2013-07-112-1/+18
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-172-6/+16
|\| |
| * | allow Pre-Install-Pkgs hooks to get info over an FD != stdinDavid Kalnischkies2013-08-161-5/+15
| * | init the pkgTagFile with the size of the Release fileDavid Kalnischkies2013-08-151-1/+1
* | | fix merge artifactMichael Vogt2013-08-151-5/+0
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-154-123/+122
|\| |
| * | use our _error stack to generate openpty errorsDavid Kalnischkies2013-08-121-7/+13
| * | do not try to chown if not run as rootDavid Kalnischkies2013-08-121-8/+9
| * | fix -Wall errorsMichael Vogt2013-08-081-2/+4
| * | use pkgTagFile to parse "header" of Release filesDavid Kalnischkies2013-08-081-85/+19
| * | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-07-282-0/+2
| |\ \
| | * | fix some coverity chroot() releated warningsMichael Vogt2013-07-261-0/+1
| | * | delete targets dataMichael Vogt2013-07-251-0/+1
| | |/
| * / fix if-clause to generate hook-info for 'rc' packagesDavid Kalnischkies2013-07-161-1/+1
| |/
| * implement arch+= and arch-= for sources.listDavid Kalnischkies2013-07-111-2/+21
| * Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-112-22/+53
| * handle missing "Description" in apt-cache showDavid Kalnischkies2013-06-201-1/+5
* | merged debian-sid branch and resolved conflictsMichael Vogt2013-04-235-39/+55
|\|
| * 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