summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
* re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt2013-10-141-0/+3
* move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt2013-10-131-2/+22
* 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-284-38/+52
| |\
| * | 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
* | | 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
| | |/ | |/|
* | | do not ++ on erased package pointers in autoremoveDavid Kalnischkies2013-10-031-3/+7
* | | put fetch errors in 'source' on our errorstackDavid Kalnischkies2013-10-034-68/+111
* | | print-uris prints regardless of quiet-level againDavid Kalnischkies2013-09-261-1/+1
* | | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #...Christian PERRIER2013-09-231-1/+1
* | | Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...Michael Vogt2013-09-101-1/+5
* | | fix vim-style foldmarkerDavid Kalnischkies2013-09-036-44/+37
|/ /
* | Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sidMichael Vogt2013-08-283-37/+51
|\ \
| * | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt2013-08-273-29/+50
| * | use SPtr<pkgProblemResolver> to simply codeMichael Vogt2013-08-271-8/+1
| |/
* / apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/Michael Vogt2013-08-261-1/+1
|/
* Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt2013-08-171-0/+6
* add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged...Michael Vogt2013-08-151-0/+9
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-1227-0/+3784