summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
...
| * | * cmdline/apt-get.cc:David Kalnischkies2010-11-301-2/+0
* | | merged from the lp:~mvo/apt/mvo branchMichael Vogt2011-02-021-0/+220
|\ \ \ | |_|/ |/| |
| * | merged from apt-get-downloadMichael Vogt2010-11-181-2/+1
| |\ \
| | * | cmdline/apt-get.cc: download it all in one goMichael Vogt2010-11-181-2/+1
| * | | merged from apt-get-changelogMichael Vogt2010-11-181-8/+9
| |\ \ \
| | * | | cmdline/apt-get.cc: remove srcpkgMichael Vogt2010-11-181-5/+4
| | * | | cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt2010-11-181-3/+5
| * | | | cmdline/apt-get.cc: add download/changelog to usageMichael Vogt2010-11-181-0/+2
| * | | | merged from the apt-get-changelog branchMichael Vogt2010-11-181-44/+54
| |\| | |
| | * | | refactor/simplify changelog fetching codeMichael Vogt2010-11-181-30/+53
| | * | | cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt2010-11-181-17/+4
| | * | | cmdline/apt-get.cc: fix typoMichael Vogt2010-11-181-1/+1
| * | | | merged lp:~mvo/apt/apt-get-changelog Michael Vogt2010-11-181-0/+153
| |\| | |
| | * | | cmdline/apt-get.cc: improve changelog descriptionMichael Vogt2010-11-161-3/+6
| | * | | add support for third party changelogsMichael Vogt2010-11-161-0/+42
| | * | | cmdline/apt-get.cc: create the mkdtemp dir in /tmpMichael Vogt2010-11-151-1/+1
| | * | | cmdline/apt-get.cc: move Setup a level higherMichael Vogt2010-11-151-3/+2
| | * | | cmdline/apt-get.cc make only the server configurable, but not the format stri...Michael Vogt2010-11-151-6/+8
| | * | | support Apt::Changelog::Server, code cleanupMichael Vogt2010-11-151-21/+19
| | * | | use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true...Michael Vogt2010-11-151-2/+12
| | * | | initial apt-get changelog implementation, not quite ready yet (need to get ri...Michael Vogt2010-11-151-0/+99
| * | | | move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt2010-11-181-54/+54
| * | | | merged lp:~mvo/apt/apt-get-download Michael Vogt2010-11-181-0/+55
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | cmdline/apt-get.cc: and add size as wellMichael Vogt2010-11-151-1/+1
| | * | cmdline/apt-get.cc: add hash to the downloaderMichael Vogt2010-11-151-6/+15
| | * | cmdline/apt-get.cc: add download commandlien optionMichael Vogt2010-11-151-0/+46
| | |/
* | / cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2010-12-071-1/+1
|/ /
* / * cmdline/acqprogress.cc:David Kalnischkies2010-11-111-0/+12
|/
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-0/+12
* * cmdline/apt-cache.cc:David Kalnischkies2010-09-241-2/+2
* * cmdline/apt-key:David Kalnischkies2010-09-041-0/+2
* remove useless GetInitialize methodDavid Kalnischkies2010-08-281-11/+0
* remove death code by removing unused GetInitializeDavid Kalnischkies2010-08-281-16/+0
* * cmdline/apt-get.cc:David Kalnischkies2010-08-261-19/+20
* show in madison command again also source packages (LP: #614589)David Kalnischkies2010-08-251-5/+11
* Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aokibubulle@debian.org2010-08-241-1/+1
* purge packages in 'rc' state, thanks Rogier! (Closes: #150831)David Kalnischkies2010-08-121-3/+6
* * cmdline/apt-get.cc:David Kalnischkies2010-08-111-1/+3
* - return success in show if a virtual package was givenDavid Kalnischkies2010-07-301-26/+38
* - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2010-07-301-8/+16
* merged lp:~donkult/apt/sidMichael Vogt2010-07-295-1026/+108
|\
| * - show in (r)depends the canidate per default instead of newestDavid Kalnischkies2010-07-261-146/+64
| * add APT::Cache::ShowOnlyFirstOr option to print only the firstDavid Kalnischkies2010-07-261-2/+10
| * * apt-pkg/cacheset.cc:David Kalnischkies2010-07-175-887/+4
| * factor regex package name matches into newly created cachefilter classesDavid Kalnischkies2010-07-171-13/+5
| * * cmdline/apt-cache.cc:David Kalnischkies2010-07-161-15/+62
* | * cmdline/apt-get.cc:Julian Andres Klode2010-07-271-0/+6
|/
* [ Martin Pitt ]David Kalnischkies2010-07-111-1/+1
|\
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-1/+1
* | make the specify order of packages irrelevant (half-close #196021)David Kalnischkies2010-07-051-5/+18