summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2015-08-12Replace all "press enter" occurrences with "press [Enter]"Luca Bruno
2015-08-11apt-get: Do not include apt-pkg/indexrecords.hJulian Andres Klode
2015-08-10no value for MultiArch field is 'no', not 'none'David Kalnischkies
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies
2015-08-10just-in-time creation for (implicit) ProvidesDavid Kalnischkies
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies
2015-08-10split-up Dependency structDavid Kalnischkies
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies
2015-08-10headers are for declarations onlyDavid Kalnischkies
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies
2015-08-10support gpg 2.1.x in apt-keyDavid Kalnischkies
2015-08-10enhance apt-key debugging optionsDavid Kalnischkies
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies
2015-08-10support lang= and target= sources.list optionsDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-08-10cleanup Container.erase API to look more like std::containersDavid Kalnischkies
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