summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-112-16/+19
* drop incorrect parameter implicitely converted to boolDavid Kalnischkies2015-05-111-2/+2
* Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies2015-04-191-1/+1
|\
| * keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies2015-04-071-1/+1
* | add a simple unit test for acquire progressDavid Kalnischkies2015-04-102-4/+4
* | stop displaying time of build in online helpJérémy Bobbio2015-03-1611-27/+17
* | (error) Same iterator is used with different containersDavid Kalnischkies2015-03-161-1/+1
* | merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-161-4/+4
|\|
| * 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