summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2014-09-27allow fetcher setup without directory creationDavid Kalnischkies
2014-09-27store source name and version in binary cacheDavid Kalnischkies
2014-09-27add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies
2014-09-27miscellaneous small cleanups in apt-keyDavid Kalnischkies
2014-09-27add --readonly option for apt-key advDavid Kalnischkies
2014-09-27use only one --keyring in gpg interactionsDavid Kalnischkies
2014-09-27add --secret-keyring option for apt-keyDavid Kalnischkies
2014-09-27allow to specify fingerprints in 'apt-key del'David Kalnischkies
2014-09-27add a test for apt-key export{,all}David Kalnischkies
2014-09-27respect --keyring also in merged keyring commandsDavid Kalnischkies
2014-09-27support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies
2014-09-27delay gnupg setup in apt-key until it is neededDavid Kalnischkies
2014-09-27merge fragment keyrings in apt-key to avoid hitting gpg limitsDavid Kalnischkies
2014-09-27refactor key removal code to reuse it in next stepDavid Kalnischkies
2014-09-27set a primary-keyring only if we have access to itDavid Kalnischkies
2014-09-27support (multiple) arguments properly in apt-keyDavid Kalnischkies
2014-09-27only create new trusted.gpg if directory is writeableDavid Kalnischkies
2014-09-27all errors should be printed to stderrDavid Kalnischkies
2014-09-27add a (hidden) --quiet option for apt-keyDavid Kalnischkies
2014-09-27remove leftover debug output from multikey softlinkDavid Kalnischkies
2014-09-27adapt to the new CacheSetHelper APIDavid Kalnischkies
2014-09-27rework cachesets API to allow future extensionDavid Kalnischkies
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies
2014-09-27count strings more accurately for statsDavid Kalnischkies
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-02Use heap to allocate PatternMatch to avoid potential stack overflowMichael Vogt
2014-09-02Make Proxy-Auto-Detect check for each hostMichael Vogt
2014-08-26add dpkg::source-options for dpkg-source invocationDavid Kalnischkies
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt
2014-07-08Fix ar and tar code to be LFS-safeGuillem Jover
2014-06-18correct 'apt-cache stats' to include moreDavid Kalnischkies
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies
2014-06-18Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies
2014-06-18Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt
2014-06-18Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt
2014-06-18Provide ShowHashTableStats functionMichael Vogt
2014-06-18improve formating of the hash statsMichael Vogt
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-06-11DropPrivs in the solvers (just to be on the safe side)Michael Vogt
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies
2014-06-06cmdline/apt-helper.cc: use less generic description/short-descriptionMichael Vogt
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt
2014-05-30print error stack on failure of 'apt' solverDavid Kalnischkies
2014-05-29cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt
2014-05-29add hashtable statsMichael Vogt
2014-05-28cmdline/apt-extracttemplates.cc: remove unused private varMichael Vogt