Age | Commit message (Expand) | Author |
2014-02-12 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-02-12 | Use a APT::VersionSet instead of a VersionList | Michael Vogt |
2014-02-12 | apt-cdrom should succeed if any drive succeeds | John Ogness |
2014-02-10 | use VersionSet in download to handle repeats | David Kalnischkies |
2014-02-05 | move isatty() check into InitOutput() | Michael Vogt |
2014-01-30 | Merge remote-tracking branch 'mvo/debian/sid' into ubuntu/master | Michael Vogt |
2014-01-29 | fix apt-get download truncation (closes: #736962) | Michael Vogt |
2014-01-28 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2014-01-26 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2014-01-25 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2014-01-25 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2014-01-24 | apt-mark help shows all commands now | Michael Vogt |
2014-01-24 | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt |
2014-01-22 | add test for apt show | Michael Vogt |
2014-01-17 | add purge to the apt cmdline | Michael Vogt |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt |
2014-01-17 | reword !isatty() warning | Michael Vogt |
2014-01-17 | add apt upgrade --dist | Michael Vogt |
2014-01-16 | use gpg --homedir instead of explicit file placement | David Kalnischkies |
2013-12-27 | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt |
2013-12-12 | Merge branch 'debian/sid' into ubuntu/master | 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 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
2013-12-01 | generate apt-key script with vendor info about keys | David Kalnischkies |
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies |
2013-11-29 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2013-11-28 | move EditSources into its own file | Michael Vogt |
2013-11-26 | add check when sources.list changed | Michael Vogt |
2013-11-26 | add syntax check for sources.list | Michael Vogt |
2013-11-25 | add basic "edit-sources" command | Michael Vogt |
2013-11-23 | Merge branch 'debian/sid' into ubuntu/master | Michael Vogt |
2013-10-22 | Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid | Michael Vogt |
2013-10-22 | Merge branch 'debian/sid' into ubuntu/master | 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 |