Age | Commit message (Expand) | Author |
2014-06-02 | Show unauthenticated warning for source packages as well | Michael Vogt |
2014-05-22 | fix screen width detection for apt/apt-get lists | Sebastian Schmidt |
2014-04-28 | Fix missing ScreenWidth check in apt.cc | Michael Vogt |
2014-03-13 | use SPtrArray handling instead of explicit delete[] | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2014-03-13 | support DEB_BUILD_PROFILES and -P for build profiles | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2014-02-12 | Use a APT::VersionSet instead of a VersionList | Michael Vogt |
2014-02-05 | move isatty() check into InitOutput() | Michael Vogt |
2014-01-29 | fix apt-get download truncation (closes: #736962) | Michael Vogt |
2014-01-24 | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2013-12-12 | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error messa... | Michael Vogt |
2013-12-11 | improve error message | Michael Vogt |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt |
2013-12-10 | fix typo | Michael Vogt |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
2013-11-25 | add basic "edit-sources" command | Michael Vogt |
2013-10-22 | Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid | Michael Vogt |
2013-10-08 | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid | Michael Vogt |
2013-10-05 | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES | Michael Vogt |
2013-10-05 | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt |
2013-10-05 | cleanup upgrade API some more (thanks for the feedback from David) | Michael Vogt |
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies |
2013-10-03 | put fetch errors in 'source' on our errorstack | David Kalnischkies |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies |
2013-08-28 | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new | Michael Vogt |
2013-08-28 | add man-page, improve option, use --with-new-pkgs as the flag | Michael Vogt |
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ... | Michael Vogt |
2013-08-17 | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt |
2013-08-15 | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i... | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |
2013-08-01 | unset LANGUAGE for showing [Y/n] answer hints | David Kalnischkies |
2013-07-25 | fix potential GetLock() fd leak | Michael Vogt |
2013-06-09 | deprecate InstallProtect as a cpu-eating no-op | David Kalnischkies |
2013-04-08 | merged bundle from david | Michael Vogt |
2013-03-25 | merge patch from Daniel Hartwig | Michael Vogt |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2013-01-14 | ensure sha512 is really used when available (thanks to Tyler Hicks ) | Michael Vogt |
2012-11-09 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-10-20 | adds a comment for Translators to the 'do as I say' prompt to | David Kalnischkies |
2012-08-06 | disable the display of the error messages for DoInstall if DoBuildDep | David Kalnischkies |
2012-08-05 | ensure that the right architecture is used for cross-dependencies in | David Kalnischkies |
2012-08-04 | improve the check for purely virtuals as provided packages aren't | David Kalnischkies |