summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
| * cleanupMichael Vogt2015-08-181-3/+6
| * Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...Michael Vogt2015-08-188-337/+421
| |\
| * \ Merge branch 'debian/experimental' into feature/srv-recordsMichael Vogt2015-08-1814-633/+814
| |\ \
| * | | add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}Michael Vogt2014-05-202-1/+26
* | | | Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2015-08-181-0/+4
* | | | Provide "apt-get full-upgrade" to match "apt full-upgrade"Michael Vogt2015-08-181-0/+1
| |_|/ |/| |
* | | Show full package records in apt-cache search -fKusanagi Kouichi2015-08-161-7/+4
* | | When looking if Provides match, OR them with the normal patchesJulian Andres Klode2015-08-161-1/+1
* | | apt-get: allow non-root --print-uris build-depJulian Andres Klode2015-08-141-1/+3
* | | apt: Add autoremove and auto-remove commandsJulian Andres Klode2015-08-141-0/+3
* | | Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode2015-08-141-0/+2
* | | apt-cache: Show an error if stats gets any argumentsJulian Andres Klode2015-08-141-1/+6
* | | Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode2015-08-141-1/+1
|\ \ \
| * | | Replace all "press enter" occurrences with "press [Enter]"Luca Bruno2015-08-121-1/+1
* | | | Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode2015-08-132-4/+4
* | | | Mark SPtr as deprecated, and convert users to std::unique_ptrJulian Andres Klode2015-08-131-3/+3
* | | | apt-cache: Improve translateability of the "with priority" thingJulian Andres Klode2015-08-121-2/+2
* | | | apt-cache: Modify policy output to use per-version pinsJulian Andres Klode2015-08-121-13/+30
|/ / /
* | | apt-get: Do not include apt-pkg/indexrecords.hJulian Andres Klode2015-08-111-1/+0
* | | no value for MultiArch field is 'no', not 'none'David Kalnischkies2015-08-101-2/+2
* | | elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-101-0/+1
* | | just-in-time creation for (implicit) ProvidesDavid Kalnischkies2015-08-101-2/+2
* | | hide implicit deps in apt-cache again by defaultDavid Kalnischkies2015-08-101-3/+8
* | | remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-102-36/+1
* | | split-up Dependency structDavid Kalnischkies2015-08-101-4/+5
* | | show or-groups in not-installed recommends and suggests listsDavid Kalnischkies2015-08-101-4/+4
* | | headers are for declarations onlyDavid Kalnischkies2015-08-101-0/+1
* | | rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies2015-08-101-5/+5
* | | add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-103-7/+7
* | | merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies2015-08-101-42/+86
* | | support gpg 2.1.x in apt-keyDavid Kalnischkies2015-08-101-25/+60
* | | enhance apt-key debugging optionsDavid Kalnischkies2015-08-101-4/+15
* | | implement Signed-By option for sources.listDavid Kalnischkies2015-08-101-3/+19
* | | merge indexRecords into metaIndexDavid Kalnischkies2015-08-101-21/+14
* | | support lang= and target= sources.list optionsDavid Kalnischkies2015-08-101-2/+2
* | | fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-102-5/+4
* | | cleanup Container.erase API to look more like std::containersDavid Kalnischkies2015-08-101-1/+1
* | | apply various style suggestions by cppcheckDavid Kalnischkies2015-08-101-1/+1
* | | apt-cache: Change version pin output to use per-version pinsJulian Andres Klode2015-08-101-1/+1
* | | provide a public interface for acquiring changelogsDavid Kalnischkies2015-06-151-165/+39
* | | hide Translation-* in 'apt-cache policy' outputDavid Kalnischkies2015-06-151-0/+2
* | | implement default apt-get file --release-info modeDavid Kalnischkies2015-06-151-3/+23
* | | store Release files data in the CacheDavid Kalnischkies2015-06-121-3/+8
* | | implement 'apt-get files' to access index targetsDavid Kalnischkies2015-06-111-0/+87
| |/ |/|
* | rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-112-16/+19
* | drop incorrect parameter implicitely converted to boolDavid Kalnischkies2015-05-111-2/+2
* | Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies2015-04-191-1/+1
|\ \
| * | keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies2015-04-071-1/+1
* | | add a simple unit test for acquire progressDavid Kalnischkies2015-04-102-4/+4
* | | stop displaying time of build in online helpJérémy Bobbio2015-03-1611-27/+17