summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies10-28/+21
2015-11-04generate commands array after config is loadedDavid Kalnischkies10-75/+99
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies3-19/+16
2015-11-04deduplicate main methodsDavid Kalnischkies10-210/+53
2015-11-04split up help messages for simpler reuseDavid Kalnischkies10-230/+219
2015-11-04move 'search' implementations as wellDavid Kalnischkies2-207/+3
2015-11-04centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies2-141/+3
2015-11-04allow all dpkg selections to be set via apt-mark and libaptDavid Kalnischkies1-37/+65
2015-11-04provide public interface to hold/unhold packagesDavid Kalnischkies1-146/+16
2015-11-04switch 'apt-mark hold' from Pkg to Ver based operationDavid Kalnischkies1-31/+18
2015-11-04add cacheset push_back wrapping for std::back_inserterDavid Kalnischkies1-11/+7
2015-11-04implement operator* for cacheset iteratorsDavid Kalnischkies1-39/+38
2015-11-04implement a public pkgSystem::MultiArchSupportedDavid Kalnischkies1-36/+1
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies1-43/+61
2015-09-14various changes to increase test-coverageDavid Kalnischkies4-21/+13
2015-09-14implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies1-21/+13
2015-09-14use a less generic special trigger filename for stdinDavid Kalnischkies1-1/+1
2015-09-14fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies1-12/+29
2015-09-14implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies1-3/+2
2015-09-01use clock() as source for SRV randomnessDavid Kalnischkies1-14/+16
2015-08-31if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies2-11/+0
2015-08-29implement indextargets option 'DefaultEnabled'David Kalnischkies1-0/+2
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies1-1/+4
2015-08-27sources.list and indextargets option for pdiffsDavid Kalnischkies1-1/+6
2015-08-27use always priv-dropping for changelog download as rootDavid Kalnischkies1-4/+1
2015-08-27fix various typos reported by codespellDavid Kalnischkies1-1/+1
2015-08-20Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimentalMichael Vogt2-1/+29
2015-08-18Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt1-0/+4
2015-08-18Provide "apt-get full-upgrade" to match "apt full-upgrade"Michael Vogt1-0/+1
2015-08-18cleanupMichael Vogt1-3/+6
2015-08-18Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...Michael Vogt8-337/+421
2015-08-18Merge branch 'debian/experimental' into feature/srv-recordsMichael Vogt14-633/+814
2015-08-16Show full package records in apt-cache search -fKusanagi Kouichi1-7/+4
2015-08-16When looking if Provides match, OR them with the normal patchesJulian Andres Klode1-1/+1
2015-08-14apt-get: allow non-root --print-uris build-depJulian Andres Klode1-1/+3
2015-08-14apt: Add autoremove and auto-remove commandsJulian Andres Klode1-0/+3
2015-08-14Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode1-0/+2
2015-08-14apt-cache: Show an error if stats gets any argumentsJulian Andres Klode1-1/+6
2015-08-14Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode1-1/+1
2015-08-13Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode2-4/+4
2015-08-13Mark SPtr as deprecated, and convert users to std::unique_ptrJulian Andres Klode1-3/+3
2015-08-12apt-cache: Improve translateability of the "with priority" thingJulian Andres Klode1-2/+2
2015-08-12apt-cache: Modify policy output to use per-version pinsJulian Andres Klode1-13/+30
2015-08-12Replace all "press enter" occurrences with "press [Enter]"Luca Bruno1-1/+1
2015-08-11apt-get: Do not include apt-pkg/indexrecords.hJulian Andres Klode1-1/+0
2015-08-10no value for MultiArch field is 'no', not 'none'David Kalnischkies1-2/+2
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-0/+1
2015-08-10just-in-time creation for (implicit) ProvidesDavid Kalnischkies1-2/+2
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies1-3/+8
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies2-36/+1