summaryrefslogtreecommitdiff
path: root/apt-private/private-cmndline.cc
Commit message (Expand)AuthorAgeFilesLines
* apt-helper: cat-file: Add -C/--compress optionJulian Andres Klode2016-01-071-1/+5
* Add new APT::Keep-Downloaded-Packages optionMichael Vogt2016-01-021-0/+1
* use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2015-11-291-9/+7
* Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode2015-11-281-0/+4
* Revert "appease adequate with some weak symbols for -private"Julian Andres Klode2015-11-281-4/+0
* appease adequate with some weak symbols for -privateDavid Kalnischkies2015-11-271-0/+4
* revamp all tools help messagesDavid Kalnischkies2015-11-041-15/+52
* show version and type in "apt (r)depends"David Kalnischkies2015-11-041-0/+2
* deal with --version more centrallyDavid Kalnischkies2015-11-041-3/+27
* move apts cmdline helper type into -privateDavid Kalnischkies2015-11-041-6/+10
* generate commands array after config is loadedDavid Kalnischkies2015-11-041-41/+46
* deduplicate main methodsDavid Kalnischkies2015-11-041-2/+67
* split up help messages for simpler reuseDavid Kalnischkies2015-11-041-7/+8
* disable updating insecure repositories in apt by defaultDavid Kalnischkies2015-11-041-0/+1
* move 'search' implementations as wellDavid Kalnischkies2015-11-041-0/+5
* centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies2015-11-041-6/+16
* add binary-specific options via Binary scopeDavid Kalnischkies2015-11-041-2/+16
* allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies2015-11-041-8/+20
* Allow -i and -u as aliases for installed and upgradable in listJulian Andres Klode2015-10-201-2/+2
* Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2015-08-181-1/+5
* Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode2015-08-141-2/+2
* Replace --force-yes by various options starting with --allowJulian Andres Klode2015-08-141-0/+3
* Accept --upgradeable as synonym for --upgradableJulian Andres Klode2015-08-131-0/+1
* hide implicit deps in apt-cache again by defaultDavid Kalnischkies2015-08-101-0/+1
* rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies2015-08-101-3/+3
* implement default apt-get file --release-info modeDavid Kalnischkies2015-06-151-0/+1
* implement 'apt-get files' to access index targetsDavid Kalnischkies2015-06-111-0/+4
* fix another d(e)select-upgrade typoDavid Kalnischkies2015-03-161-1/+1
* streamline display of --help in all toolsDavid Kalnischkies2014-11-091-0/+33
* reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-10-201-1/+1
* Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-011-0/+1
* support regular expressions in 'apt search'David Kalnischkies2014-09-071-2/+7
* support dist-upgrade options in full-upgradeDavid Kalnischkies2014-04-161-2/+2
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-4/+2
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-7/+7
* support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-131-0/+2
* Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt2014-01-241-0/+4
|\
| * Show only the candidate with "apt show"Michael Vogt2014-01-231-0/+4
* | add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt2014-01-241-5/+0
|/
* add apt upgrade --distMichael Vogt2014-01-171-0/+5
* add --manual-installed commandline switchMichael Vogt2014-01-161-0/+1
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-11-291-1/+1
|\
| * rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...Michael Vogt2013-11-261-1/+1
* | Merge remote-tracking branch 'mvo/feature/short-list' into debian/sidMichael Vogt2013-11-281-0/+1
|\ \
| * | add APT::Cmd::List-Include-SummaryMichael Vogt2013-11-261-0/+1
| |/
* | add "-f" option to "build-dep" as sbuild is using it to fix regression with ...Michael Vogt2013-11-281-0/+3
* | fix "apt-get --purge build-dep" (closes: #720597)Michael Vogt2013-11-281-0/+1
|/
* Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt2013-10-081-1/+2
|\
| * Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-newMichael Vogt2013-08-281-1/+1
| |\