Age | Commit message (Expand) | Author |
2015-11-29 | use function pointers instead of weak symbols for cmdline parsing | David Kalnischkies |
2015-11-28 | Revert "Revert "appease adequate with some weak symbols for -private"" | Julian Andres Klode |
2015-11-28 | Revert "appease adequate with some weak symbols for -private" | Julian Andres Klode |
2015-11-27 | appease adequate with some weak symbols for -private | David Kalnischkies |
2015-11-04 | revamp all tools help messages | David Kalnischkies |
2015-11-04 | show version and type in "apt (r)depends" | David Kalnischkies |
2015-11-04 | deal with --version more centrally | David Kalnischkies |
2015-11-04 | move apts cmdline helper type into -private | David Kalnischkies |
2015-11-04 | generate commands array after config is loaded | David Kalnischkies |
2015-11-04 | deduplicate main methods | David Kalnischkies |
2015-11-04 | split up help messages for simpler reuse | David Kalnischkies |
2015-11-04 | disable updating insecure repositories in apt by default | David Kalnischkies |
2015-11-04 | move 'search' implementations as well | David Kalnischkies |
2015-11-04 | centralize 'show' implementation of apt and apt-cache | David Kalnischkies |
2015-11-04 | add binary-specific options via Binary scope | David Kalnischkies |
2015-11-04 | allow all dpkg selections to be set via apt-mark and libapt | David Kalnischkies |
2015-10-20 | Allow -i and -u as aliases for installed and upgradable in list | Julian Andres Klode |
2015-08-18 | Add support for "apt-cache showsrc --only-source srcpkgname" | Michael Vogt |
2015-08-14 | Make auto-remove and auto-clean aliases for the versions without - | Julian Andres Klode |
2015-08-14 | Replace --force-yes by various options starting with --allow | Julian Andres Klode |
2015-08-13 | Accept --upgradeable as synonym for --upgradable | Julian Andres Klode |
2015-08-10 | hide implicit deps in apt-cache again by default | David Kalnischkies |
2015-08-10 | rename 'apt-get files' to 'apt-get indextargets' | David Kalnischkies |
2015-06-15 | implement default apt-get file --release-info mode | David Kalnischkies |
2015-06-11 | implement 'apt-get files' to access index targets | David Kalnischkies |
2015-03-16 | fix another d(e)select-upgrade typo | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-10-20 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-10-01 | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt |
2014-09-07 | support regular expressions in 'apt search' | David Kalnischkies |
2014-04-16 | support dist-upgrade options in full-upgrade | David Kalnischkies |
2014-03-13 | follow method attribute suggestions by gcc | 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 |
2014-03-13 | support DEB_BUILD_PROFILES and -P for build profiles | David Kalnischkies |
2014-01-24 | Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime... | Michael Vogt |
2014-01-24 | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt |
2014-01-23 | Show only the candidate with "apt show" | Michael Vogt |
2014-01-17 | add apt upgrade --dist | Michael Vogt |
2014-01-16 | add --manual-installed commandline switch | Michael Vogt |
2013-11-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-11-28 | Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid | Michael Vogt |
2013-11-28 | add "-f" option to "build-dep" as sbuild is using it to fix regression with ... | Michael Vogt |
2013-11-28 | fix "apt-get --purge build-dep" (closes: #720597) | Michael Vogt |
2013-11-26 | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -... | Michael Vogt |
2013-11-26 | add APT::Cmd::List-Include-Summary | Michael Vogt |
2013-10-08 | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid | Michael Vogt |
2013-10-08 | Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sid | Michael Vogt |
2013-10-01 | rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8 | Michael Vogt |
2013-09-10 | Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...0.9.11.3 | Michael Vogt |