summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies
2015-08-10apt-cache: Change version pin output to use per-version pinsJulian Andres Klode
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies
2015-06-15hide Translation-* in 'apt-cache policy' outputDavid Kalnischkies
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies
2015-06-12store Release files data in the CacheDavid Kalnischkies
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2015-05-11drop incorrect parameter implicitely converted to boolDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-10add a simple unit test for acquire progressDavid Kalnischkies
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies
2015-03-16stop displaying time of build in online helpJérémy Bobbio
2015-03-16(error) Same iterator is used with different containersDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy
2014-11-19use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies
2014-11-18various small additional tests and testcasesDavid Kalnischkies
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-11-09use pkgAcquire::GetLock instead of own codeDavid Kalnischkies
2014-11-09allow uninstalled packages to be put on holdDavid Kalnischkies
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-11-08guard pkg/grp hashtable creation changesDavid Kalnischkies
2014-11-08guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies
2014-11-08better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies
2014-10-23chown finished partial files earlierDavid Kalnischkies
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies
2014-10-15check for available space, excluding root reserved blocksDavid Kalnischkies
2014-10-15don't drop privileges if _apt has not enough rightsDavid Kalnischkies
2014-10-08Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-10-07Rename DropPrivs() to DropPrivileges()Michael Vogt
2014-10-07ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies
2014-10-03apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover
2014-10-02apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover
2014-09-29Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt
2014-09-29Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-27cleanup partial directory of lists in apt-get cleanDavid Kalnischkies
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