| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | add support for "apt edit-source foo" sources.list.d component editing | Michael Vogt | 2013-11-29 | 1 | -4/+14 |
| | * | move EditSources into its own file | Michael Vogt | 2013-11-28 | 3 | -1/+49 |
| | * | add basic "edit-sources" command | Michael Vogt | 2013-11-25 | 3 | -1/+62 |
| * | | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -... | Michael Vogt | 2013-11-26 | 2 | -3/+3 |
* | | | Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid | Michael Vogt | 2013-11-28 | 4 | -6/+14 |
|\ \ \ |
|
| * | | | add APT::Cmd::List-Include-Summary | Michael Vogt | 2013-11-26 | 2 | -1/+4 |
| |/ / |
|
| * / | do not show summary in "apt list" | Michael Vogt | 2013-11-25 | 3 | -6/+11 |
| |/ |
|
* | | add "-f" option to "build-dep" as sbuild is using it to fix regression with ... | Michael Vogt | 2013-11-28 | 1 | -0/+3 |
* | | fix "apt-get --purge build-dep" (closes: #720597) | Michael Vogt | 2013-11-28 | 1 | -0/+1 |
|/ |
|
* | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR... | Michael Vogt | 2013-10-31 | 1 | -22/+13 |
* | Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr... | Michael Vogt | 2013-10-22 | 4 | -25/+33 |
|\ |
|
| * | Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid | Michael Vogt | 2013-10-22 | 4 | -25/+33 |
| |\ |
|
| | * | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES | Michael Vogt | 2013-10-05 | 6 | -74/+121 |
| | |\ |
|
| | * | | Move ListUpdate/AquireUpdate into update.{cc,h} | Michael Vogt | 2013-10-05 | 1 | -0/+1 |
| | * | | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt | 2013-10-05 | 2 | -0/+2 |
| | * | | re-add "Calculating upgrade..." message | Michael Vogt | 2013-10-05 | 1 | -3/+2 |
| | * | | cleanup upgrade API some more (thanks for the feedback from David) | Michael Vogt | 2013-10-05 | 2 | -25/+31 |
| | * | | improve the API for Upgrade() | Michael Vogt | 2013-09-18 | 1 | -1/+1 |
* | | | | fix install-progress location | Michael Vogt | 2013-10-22 | 1 | -2/+1 |
* | | | | move install-progress.{cc,h} to apt-pkg | Michael Vogt | 2013-10-22 | 3 | -444/+1 |
* | | | | add APT::Status-deb822-Fd | Michael Vogt | 2013-10-21 | 3 | -4/+122 |
* | | | | move iprogress.{cc,h} to private-progress.{cc,h} until its fully stable | Michael Vogt | 2013-10-21 | 3 | -1/+331 |
* | | | | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ... | Michael Vogt | 2013-10-14 | 1 | -0/+3 |
* | | | | move the status-fd progress reporting out of the pkgDPkgPM class, at this poi... | Michael Vogt | 2013-10-13 | 1 | -2/+22 |
|/ / / |
|
* | | | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid | Michael Vogt | 2013-10-08 | 1 | -1/+2 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new | Michael Vogt | 2013-08-28 | 4 | -38/+52 |
| |\ \ \ |
|
| * | | | | its --with-new-pkgs | Michael Vogt | 2013-08-28 | 1 | -1/+1 |
| * | | | | add man-page, improve option, use --with-new-pkgs as the flag | Michael Vogt | 2013-08-28 | 1 | -4/+2 |
| * | | | | add new "apt-get upgrade --with-allow-new" option | Michael Vogt | 2013-08-27 | 1 | -0/+3 |
* | | | | | Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sid | Michael Vogt | 2013-10-08 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8 | Michael Vogt | 2013-10-01 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | do not ++ on erased package pointers in autoremove | David Kalnischkies | 2013-10-03 | 1 | -3/+7 |
* | | | | put fetch errors in 'source' on our errorstack | David Kalnischkies | 2013-10-03 | 4 | -68/+111 |
* | | | | print-uris prints regardless of quiet-level again | David Kalnischkies | 2013-09-26 | 1 | -1/+1 |
* | | | | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #... | Christian PERRIER | 2013-09-23 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7... | Michael Vogt | 2013-09-10 | 1 | -1/+5 |
* | | | fix vim-style foldmarker | David Kalnischkies | 2013-09-03 | 6 | -44/+37 |
|/ / |
|
* | | Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sid | Michael Vogt | 2013-08-28 | 3 | -37/+51 |
|\ \ |
|
| * | | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ... | Michael Vogt | 2013-08-27 | 3 | -29/+50 |
| * | | use SPtr<pkgProblemResolver> to simply code | Michael Vogt | 2013-08-27 | 1 | -8/+1 |
| |/ |
|
* / | apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/ | Michael Vogt | 2013-08-26 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt | 2013-08-17 | 1 | -0/+6 |
* | add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged... | Michael Vogt | 2013-08-15 | 1 | -0/+9 |
* | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt | 2013-08-12 | 27 | -0/+3784 |