Age | Commit message (Expand) | Author |
2014-10-20 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-10-15 | check for available space, excluding root reserved blocks | David Kalnischkies |
2014-10-15 | don't drop privileges if _apt has not enough rights | David Kalnischkies |
2014-10-07 | don't show ErrorText for Ign by default | David Kalnischkies |
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies |
2014-10-07 | ensure partial dirs are 0700 and owned by _apt:root | David Kalnischkies |
2014-10-01 | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-28 | replace c-string Mode with c++-string ActiveSubprocess | David Kalnischkies |
2014-09-27 | adapt to the new CacheSetHelper API | David Kalnischkies |
2014-09-27 | rework cachesets API to allow future extension | David Kalnischkies |
2014-09-27 | mark pkg(All|Dist)Upgrade as deprecated | David Kalnischkies |
2014-09-27 | fix progress output for (dist-)upgrade calculation | David Kalnischkies |
2014-09-27 | deprecate Pkg->Name in favor of Grp->Name | David Kalnischkies |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-09-09 | don't call pager in non-terminals for changelog | David Kalnischkies |
2014-09-07 | make GetLocalitySortedVersionSet more generic | David Kalnischkies |
2014-09-07 | implement --full in apt search | David Kalnischkies |
2014-09-07 | use a format string in ListSingleVersion | David Kalnischkies |
2014-09-07 | skip version if we already have this package as search-result | David Kalnischkies |
2014-09-07 | support regular expressions in 'apt search' | David Kalnischkies |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-05 | Ensure we have a Policy in CacheFile.BuildDepCache() | Michael Vogt |
2014-09-05 | Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock) | Michael Vogt |
2014-09-02 | Avoid yielding blank lines with APT::Cmd::use-format=true | Andreas Oberritter |
2014-08-28 | The following command otherwise yields many blank lines: | Andreas Oberritter |
2014-07-10 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-08 | Only show packages as upgradable if the have a CandidateVer != 0 | Michael Vogt |
2014-06-18 | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental | Michael Vogt |
2014-06-18 | do not call resolver twice on (dist-)upgrade | David Kalnischkies |
2014-06-18 | show our broken packages message in 'apt' solver | David Kalnischkies |
2014-06-18 | use P_ instead of ngettext to compiling with --disable-nls | Fredrik Fornwall |
2014-06-18 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-06-18 | Tell the user if no updates are available after apt update | Michael Vogt |
2014-06-10 | apt-private/private-output.cc: fix cppcheck output | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni... | Michael Vogt |
2014-06-09 | separate implementation from declaration of TryTo{Install,Remove} | David Kalnischkies |
2014-06-02 | Show unauthenticated warning for source packages as well | Michael Vogt |
2014-05-30 | if Resolver fails, do not continue even if not broken | David Kalnischkies |
2014-05-29 | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental | Michael Vogt |
2014-05-22 | fix screen width detection for apt/apt-get lists | Sebastian Schmidt |
2014-05-22 | show upgradable packages after apt update | Michael Vogt |
2014-05-09 | tests: be able to disable "Fetched …" statistics message | David Kalnischkies |
2014-05-08 | apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche... | Michael Vogt |
2014-05-07 | fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi... | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |