summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01Merge remote-tracking branch 'mvo/feature/more-fancy-progress' into debian/sidMichael Vogt
2014-04-01enable DPkg::Progress-Fancy by defaultMichael Vogt
2014-04-01Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2014-04-01do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()Michael Vogt
2014-04-01Add new Debug::RunScripts optionMichael Vogt
2014-03-27Merge branch 'debian/sid' into feature/more-fancy-progressMichael Vogt
2014-03-27Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt
2014-03-27Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt
2014-03-27fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)Michael Vogt
2014-03-27Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt
2014-03-27make fancy-progress fg/bg color configurableMichael Vogt
2014-03-23discard candidates via IsInstallOk to allow overrideDavid Kalnischkies
2014-03-23do IsInstallOk call in MarkInstall unconditionallyDavid Kalnischkies
2014-03-23update symbols file to include new symbols from 0.9.16David Kalnischkies
2014-03-22ensure proper teardown in dpkg error casesDavid Kalnischkies
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies
2014-03-21enable fvisibility=hidden for our private libraryDavid Kalnischkies
2014-03-21add testcase for APT::Architectures "arch1,arch2"David Kalnischkies
2014-03-21Japanese programs translation updateKenshi Muto
2014-03-21correct some reported typos in /etc/cron.daily/aptDavid Kalnischkies
2014-03-21Italian manpages translation updateBeatrice Torracca
2014-03-21only consider versioned kernel packages in autoremoveDavid Kalnischkies
2014-03-21continue reading in xz even if it outputs nothingDavid Kalnischkies
2014-03-17apt-inst: Do not try to create a substring of an empty string in error reportingJulian Andres Klode
2014-03-15Release 0.9.16.10.9.16.1Julian Andres Klode
2014-03-15Fix handling of autoclosing for compressed files (Closes: #741685)Julian Andres Klode
2014-03-15Updated German doc translationChris Leick
2014-03-14prepare 0.9.16 release0.9.16Michael Vogt
2014-03-14add debian/apt.install to gitignoreMichael Vogt
2014-03-14fix test/integration/test-apt-helperMichael Vogt
2014-03-13Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt
2014-03-13use the pretty fullname of a pkg as download desciptionDavid Kalnischkies
2014-03-13refactor FileFd to hide some #ifdefsDavid Kalnischkies
2014-03-13use liblzma-dev to provide xz/lzma supportDavid Kalnischkies
2014-03-13add a config option to switch uncompress methods to compressDavid Kalnischkies
2014-03-13ensure that gz compression test is run with gzDavid Kalnischkies
2014-03-13factor out getting list of architectures from comma listDavid Kalnischkies
2014-03-13refactor setup of file opening via zlib/bz2 libDavid Kalnischkies
2014-03-13move fd duplication closer to the gz/bz2 open callsDavid Kalnischkies
2014-03-13abstract version hash comparison a bitDavid Kalnischkies
2014-03-13factor out parsing of MultiArch flagDavid Kalnischkies
2014-03-13correct LD_LIBRARY_PATH and config loading for apt-helperDavid Kalnischkies
2014-03-13ensure that a dot is a dot in the hookDavid Kalnischkies
2014-03-13add ".*-{kernel,modules}-$KERVER" matcher for hookDavid Kalnischkies
2014-03-13support kfreebsd and hurd in the kernel hookDavid Kalnischkies
2014-03-13use a configurable list of versioned kernel packagesDavid Kalnischkies
2014-03-13cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies
2014-03-13improve debug output in case downloadfile failsDavid Kalnischkies
2014-03-13msgstr with elipses need three dotsDavid Kalnischkies
2014-03-13fix polish --install-suggests text in apt-get manpageWojciech Górski