summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2015-08-12Replace all "press enter" occurrences with "press [Enter]"Luca Bruno1-1/+1
2015-08-11apt-get: Do not include apt-pkg/indexrecords.hJulian Andres Klode1-1/+0
2015-08-10no value for MultiArch field is 'no', not 'none'David Kalnischkies1-2/+2
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-0/+1
2015-08-10just-in-time creation for (implicit) ProvidesDavid Kalnischkies1-2/+2
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies1-3/+8
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies2-36/+1
2015-08-10split-up Dependency structDavid Kalnischkies1-4/+5
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies1-4/+4
2015-08-10headers are for declarations onlyDavid Kalnischkies1-0/+1
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies1-5/+5
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies3-7/+7
2015-08-10merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies1-42/+86
2015-08-10support gpg 2.1.x in apt-keyDavid Kalnischkies1-25/+60
2015-08-10enhance apt-key debugging optionsDavid Kalnischkies1-4/+15
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies1-3/+19
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies1-21/+14
2015-08-10support lang= and target= sources.list optionsDavid Kalnischkies1-2/+2
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies2-5/+4
2015-08-10cleanup Container.erase API to look more like std::containersDavid Kalnischkies1-1/+1
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies1-1/+1
2015-08-10apt-cache: Change version pin output to use per-version pinsJulian Andres Klode1-1/+1
2015-06-15provide a public interface for acquiring changelogsDavid Kalnischkies1-165/+39
2015-06-15hide Translation-* in 'apt-cache policy' outputDavid Kalnischkies1-0/+2
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies1-3/+23
2015-06-12store Release files data in the CacheDavid Kalnischkies1-3/+8
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies1-0/+87
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2-16/+19
2015-05-11drop incorrect parameter implicitely converted to boolDavid Kalnischkies1-2/+2
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies1-1/+1
2015-04-10add a simple unit test for acquire progressDavid Kalnischkies2-4/+4
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies1-1/+1
2015-03-16stop displaying time of build in online helpJérémy Bobbio11-27/+17
2015-03-16(error) Same iterator is used with different containersDavid Kalnischkies1-1/+1
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies1-4/+4
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies1-12/+23
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies1-10/+21
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy1-1/+1
2014-11-19use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies1-45/+55
2014-11-18various small additional tests and testcasesDavid Kalnischkies1-2/+2
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies1-12/+16
2014-11-09use pkgAcquire::GetLock instead of own codeDavid Kalnischkies1-20/+2
2014-11-09allow uninstalled packages to be put on holdDavid Kalnischkies1-6/+57
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies3-23/+6
2014-11-09streamline display of --help in all toolsDavid Kalnischkies11-171/+43
2014-11-08guard pkg/grp hashtable creation changesDavid Kalnischkies1-5/+8
2014-11-08guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies2-4/+50
2014-11-08better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies1-28/+2
2014-10-23chown finished partial files earlierDavid Kalnischkies1-6/+27
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies1-2/+6