summaryrefslogtreecommitdiff
path: root/apt-private/private-cmndline.cc
AgeCommit message (Expand)Author
2016-10-05Accept --autoremove as alias for --auto-removeJulian Andres Klode
2016-01-07apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode
2016-01-02Add new APT::Keep-Downloaded-Packages optionMichael Vogt
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04show version and type in "apt (r)depends"David Kalnischkies
2015-11-04deal with --version more centrallyDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies
2015-11-04move 'search' implementations as wellDavid Kalnischkies
2015-11-04centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies
2015-11-04add binary-specific options via Binary scopeDavid Kalnischkies
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies
2015-10-20Allow -i and -u as aliases for installed and upgradable in listJulian Andres Klode
2015-08-18Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt
2015-08-14Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode
2015-08-13Accept --upgradeable as synonym for --upgradableJulian Andres Klode
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-06-15implement default apt-get file --release-info modeDavid Kalnischkies
2015-06-11implement 'apt-get files' to access index targetsDavid Kalnischkies
2015-03-16fix another d(e)select-upgrade typoDavid Kalnischkies
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-10-20reenable support for -s (and co) in apt-get sourceDavid Kalnischkies
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt
2014-09-07support regular expressions in 'apt search'David Kalnischkies
2014-04-16support dist-upgrade options in full-upgradeDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-01-24Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt
2014-01-23Show only the candidate with "apt show"Michael Vogt
2014-01-17add apt upgrade --distMichael Vogt
2014-01-16add --manual-installed commandline switchMichael Vogt
2013-11-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2013-11-28Merge remote-tracking branch 'mvo/feature/short-list' into debian/sidMichael Vogt
2013-11-28add "-f" option to "build-dep" as sbuild is using it to fix regression with ...Michael Vogt
2013-11-28fix "apt-get --purge build-dep" (closes: #720597)Michael Vogt
2013-11-26rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...Michael Vogt
2013-11-26add APT::Cmd::List-Include-SummaryMichael Vogt
2013-10-08Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt