summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
| * | dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-221-12/+23
| * | support long keyids in "apt-key del" instead of ignoring themJames McCoy2014-11-281-1/+1
| * | use 'best' hash for source authenticationDavid Kalnischkies2014-11-101-12/+16
| * | apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover2014-10-021-1/+1
* | | dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-091-10/+21
* | | use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies2014-11-191-45/+55
* | | various small additional tests and testcasesDavid Kalnischkies2014-11-181-2/+2
* | | use pkgAcquire::GetLock instead of own codeDavid Kalnischkies2014-11-091-20/+2
* | | allow uninstalled packages to be put on holdDavid Kalnischkies2014-11-091-6/+57
* | | use the same code to detect quiet setting in all toolsDavid Kalnischkies2014-11-093-23/+6
* | | streamline display of --help in all toolsDavid Kalnischkies2014-11-0911-171/+43
* | | guard pkg/grp hashtable creation changesDavid Kalnischkies2014-11-081-5/+8
* | | guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies2014-11-082-4/+50
* | | better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies2014-11-081-28/+2
* | | chown finished partial files earlierDavid Kalnischkies2014-10-231-6/+27
* | | test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-201-2/+6
* | | check for available space, excluding root reserved blocksDavid Kalnischkies2014-10-151-25/+3
* | | don't drop privileges if _apt has not enough rightsDavid Kalnischkies2014-10-152-6/+18
* | | Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimentalMichael Vogt2014-10-082-18/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-071-1/+1
| |\ \ \
| * | | | ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-072-18/+6
* | | | | Rename DropPrivs() to DropPrivileges()Michael Vogt2014-10-072-2/+2
| |/ / / |/| | |
* | | | apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover2014-10-031-1/+1
|/ / /
* | | Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2014-09-291-0/+3
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-1/+1
|\| |
| * | generalize Acquire::GzipIndexMichael Vogt2014-09-211-1/+1
* | | cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2014-09-271-6/+20
* | | allow fetcher setup without directory creationDavid Kalnischkies2014-09-272-5/+7
* | | store source name and version in binary cacheDavid Kalnischkies2014-09-272-42/+24
* | | add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies2014-09-271-0/+8
* | | miscellaneous small cleanups in apt-keyDavid Kalnischkies2014-09-271-17/+7
* | | add --readonly option for apt-key advDavid Kalnischkies2014-09-271-5/+4
* | | use only one --keyring in gpg interactionsDavid Kalnischkies2014-09-271-28/+77
* | | add --secret-keyring option for apt-keyDavid Kalnischkies2014-09-271-0/+11
* | | allow to specify fingerprints in 'apt-key del'David Kalnischkies2014-09-271-4/+17
* | | add a test for apt-key export{,all}David Kalnischkies2014-09-271-2/+2
* | | respect --keyring also in merged keyring commandsDavid Kalnischkies2014-09-271-8/+10
* | | support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies2014-09-271-4/+13
* | | delay gnupg setup in apt-key until it is neededDavid Kalnischkies2014-09-271-22/+22
* | | merge fragment keyrings in apt-key to avoid hitting gpg limitsDavid Kalnischkies2014-09-271-57/+77
* | | refactor key removal code to reuse it in next stepDavid Kalnischkies2014-09-271-48/+55
* | | set a primary-keyring only if we have access to itDavid Kalnischkies2014-09-271-1/+3
* | | support (multiple) arguments properly in apt-keyDavid Kalnischkies2014-09-271-27/+27
* | | only create new trusted.gpg if directory is writeableDavid Kalnischkies2014-09-271-23/+14
* | | all errors should be printed to stderrDavid Kalnischkies2014-09-271-5/+5
* | | add a (hidden) --quiet option for apt-keyDavid Kalnischkies2014-09-271-4/+10
* | | remove leftover debug output from multikey softlinkDavid Kalnischkies2014-09-271-1/+0
* | | adapt to the new CacheSetHelper APIDavid Kalnischkies2014-09-271-6/+6
* | | rework cachesets API to allow future extensionDavid Kalnischkies2014-09-271-6/+6
* | | mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-272-3/+3