summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* check for UnfetchedReleaseFiles when calculating the update percent valueMichael Vogt2014-05-081-4/+9
* Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...Michael Vogt2014-05-083-1/+5
|\
| * Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-072-1/+3
| |\
| | * Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2014-04-042-1/+3
| * | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-05-071-0/+2
| |\ \
| | * | initialize Verify in second pkgAcqIndex constructorDavid Kalnischkies2014-04-281-0/+2
* | | | Merge branch 'debian/sid' into bugfix/update-progress-reportingMichael Vogt2014-05-0712-128/+126
|\| | |
| * | | Only do openpty() if both stdin/stdout are terminalsMichael Vogt2014-04-301-5/+6
| |/ /
| * | fix FileFd::Size bitswap on big-endian architecturesAdam Conrad2014-04-261-13/+4
| * | handle pkgnames shorter than modifiersDavid Kalnischkies2014-04-261-2/+4
| * | properly undo CD-ROM mount in all error casesJohn Ogness2014-04-262-25/+42
| * | reduce delta from ubuntuMichael Vogt2014-04-252-1/+2
| * | clear HitEof flag in FileFd::SeekDavid Kalnischkies2014-04-161-1/+6
| * | force fancy progressbar redraw on window size changeDavid Kalnischkies2014-04-142-12/+26
| * | consider priorities only for downloadable pkgs in resolverDavid Kalnischkies2014-04-111-8/+11
| * | deal with umask only if we really need to for mkstempDavid Kalnischkies2014-04-111-9/+9
| * | don't double-count seeks in FileFd::Skip for bzip/xzDavid Kalnischkies2014-04-111-1/+0
| * | do not create an (additional) empty compressorDavid Kalnischkies2014-04-111-1/+1
| * | use wildcard to get files in our library makefilesDavid Kalnischkies2014-04-111-45/+3
| * | improve umask/fchmod code readabilityMichael Vogt2014-04-101-5/+8
| * | Rename FileFd::Open() Perms to AccessModeMichael Vogt2014-04-102-14/+14
| * | Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt2014-04-101-2/+6
* | | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...Michael Vogt2014-04-172-22/+35
* | | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...Michael Vogt2014-04-163-17/+26
* | | use correct compression extension when loading the size of the size into the ...Michael Vogt2014-04-161-7/+18
* | | add Debug::acquire::progress debug option and fixme for index file loading wi...Michael Vogt2014-04-162-0/+9
* | | load the size from the metaindex into the fetcher to have even more accurate ...Michael Vogt2014-04-165-8/+20
* | | make the TotalFiles more reliable in apt-get updateMichael Vogt2014-04-163-5/+46
|/ /
* | Merge remote-tracking branch 'mvo/feature/more-fancy-progress' into debian/sidMichael Vogt2014-04-012-14/+68
|\ \
| * | Merge branch 'debian/sid' into feature/more-fancy-progressMichael Vogt2014-03-2712-65/+124
| |\|
| * | Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt2014-03-272-12/+62
| * | make fancy-progress fg/bg color configurableMichael Vogt2014-03-271-2/+6
* | | do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()Michael Vogt2014-04-011-7/+18
* | | Add new Debug::RunScripts optionMichael Vogt2014-04-012-1/+9
| |/ |/|
* | discard candidates via IsInstallOk to allow overrideDavid Kalnischkies2014-03-232-20/+60
* | do IsInstallOk call in MarkInstall unconditionallyDavid Kalnischkies2014-03-231-4/+8
* | ensure proper teardown in dpkg error casesDavid Kalnischkies2014-03-221-17/+7
* | mark optional (private) symbols as hiddenDavid Kalnischkies2014-03-217-23/+31
* | enable fvisibility=hidden for our private libraryDavid Kalnischkies2014-03-211-0/+4
* | continue reading in xz even if it outputs nothingDavid Kalnischkies2014-03-211-0/+13
* | Fix handling of autoclosing for compressed files (Closes: #741685)Julian Andres Klode2014-03-151-1/+1
|/
* fix test/integration/test-apt-helperMichael Vogt2014-03-14122-1225/+2027
|\
| * use the pretty fullname of a pkg as download desciptionDavid Kalnischkies2014-03-131-6/+2
| * refactor FileFd to hide some #ifdefsDavid Kalnischkies2014-03-131-168/+131
| * use liblzma-dev to provide xz/lzma supportDavid Kalnischkies2014-03-133-35/+256
| * refactor setup of file opening via zlib/bz2 libDavid Kalnischkies2014-03-131-37/+36
| * move fd duplication closer to the gz/bz2 open callsDavid Kalnischkies2014-03-131-21/+20
| * abstract version hash comparison a bitDavid Kalnischkies2014-03-135-4/+47
| * factor out parsing of MultiArch flagDavid Kalnischkies2014-03-132-21/+29
| * msgstr with elipses need three dotsDavid Kalnischkies2014-03-131-3/+3