summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
* 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