summaryrefslogtreecommitdiff
path: root/apt-private/private-cmndline.cc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | Conflicts: apt-private/private-cmndline.cc
| * rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp ↵Michael Vogt2013-11-261-1/+1
| | | | | | | | -> APT::Cmd::Use-Regexp
* | 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
| | | | | | | | cross-building (LP: #1255806)
* | 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
| |\
| * | its --with-new-pkgsMichael Vogt2013-08-281-1/+1
| | |
| * | add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt2013-08-281-4/+2
| | |
| * | add new "apt-get upgrade --with-allow-new" optionMichael Vogt2013-08-271-0/+3
| | | | | | | | | | | | | | | | | | The --with-allow-new option maps to APT::Get::UpgradeAllowNew and will allow "apt-get upgrade" to install new packages (but not to delete existing packages)
* | | Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sidMichael Vogt2013-10-081-1/+1
|\ \ \
| * | | rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8Michael Vogt2013-10-011-1/+1
| | |/ | |/|
* / | Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: ↵Michael Vogt2013-09-101-1/+5
|/ / | | | | | | #722324)
* / apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/Michael Vogt2013-08-261-1/+1
|/
* squash merge of the feature/apt-binary branch without the changes from ↵Michael Vogt2013-08-121-0/+268
experimental