Age | Commit message (Expand) | Author |
2014-06-18 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-06-09 | separate implementation from declaration of TryTo{Install,Remove} | David Kalnischkies |
2014-05-30 | if Resolver fails, do not continue even if not broken | David Kalnischkies |
2014-05-07 | fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG... | Michael Vogt |
2014-05-07 | move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab... | Michael Vogt |
2014-05-07 | rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex() | Michael Vogt |
2014-04-28 | avoid deb specific code in private-install | Michael Vogt |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-03-13 | msgstr with elipses need three dots | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2013-10-31 | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR... | Michael Vogt |
2013-10-22 | fix install-progress location | Michael Vogt |
2013-10-21 | add APT::Status-deb822-Fd | Michael Vogt |
2013-10-14 | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ... | Michael Vogt |
2013-10-13 | move the status-fd progress reporting out of the pkgDPkgPM class, at this poi... | Michael Vogt |
2013-10-03 | do not ++ on erased package pointers in autoremove | David Kalnischkies |
2013-10-03 | put fetch errors in 'source' on our errorstack | David Kalnischkies |
2013-09-26 | print-uris prints regardless of quiet-level again | David Kalnischkies |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies |
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ... | Michael Vogt |
2013-08-27 | use SPtr<pkgProblemResolver> to simply code | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |