summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
* fix crash when SetCandidateRelease is usedMichael Vogt2013-11-291-0/+3
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-11-297-4/+127
|\
| * Merge branch 'feature/edit-sources' into debian/sidMichael Vogt2013-11-295-1/+124
| |\
| | * add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt2013-11-291-3/+7
| | * add support for "apt edit-source foo" sources.list.d component editingMichael Vogt2013-11-291-4/+14
| | * move EditSources into its own fileMichael Vogt2013-11-283-1/+49
| | * add basic "edit-sources" commandMichael Vogt2013-11-253-1/+62
| * | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...Michael Vogt2013-11-262-3/+3
* | | Merge remote-tracking branch 'mvo/feature/short-list' into debian/sidMichael Vogt2013-11-284-6/+14
|\ \ \
| * | | add APT::Cmd::List-Include-SummaryMichael Vogt2013-11-262-1/+4
| |/ /
| * / do not show summary in "apt list"Michael Vogt2013-11-253-6/+11
| |/
* | 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
|/
* restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt2013-10-311-22/+13
* Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt2013-10-224-25/+33
|\
| * Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sidMichael Vogt2013-10-224-25/+33
| |\
| | * rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt2013-10-056-74/+121
| | |\
| | * | Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt2013-10-051-0/+1
| | * | * move upgrade releated code into upgrade.{cc,h}Michael Vogt2013-10-052-0/+2
| | * | re-add "Calculating upgrade..." messageMichael Vogt2013-10-051-3/+2
| | * | cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt2013-10-052-25/+31
| | * | improve the API for Upgrade()Michael Vogt2013-09-181-1/+1
* | | | fix install-progress locationMichael Vogt2013-10-221-2/+1
* | | | move install-progress.{cc,h} to apt-pkgMichael Vogt2013-10-223-444/+1
* | | | add APT::Status-deb822-FdMichael Vogt2013-10-213-4/+122
* | | | move iprogress.{cc,h} to private-progress.{cc,h} until its fully stableMichael Vogt2013-10-213-1/+331
* | | | 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