summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * * apt-pkg/depcache.cc:David Kalnischkies2010-12-031-3/+33
| * keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies2010-12-031-18/+22
| * show dependencies of essential packages which are going to removeDavid Kalnischkies2010-11-301-1/+3
| * * cmdline/apt-get.cc:David Kalnischkies2010-11-301-2/+0
* | 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
| |/ |/|
* | 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
|/
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-0/+12
* remove death code by removing unused GetInitializeDavid Kalnischkies2010-08-281-16/+0
* * cmdline/apt-get.cc:David Kalnischkies2010-08-261-19/+20
* 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
* merged lp:~donkult/apt/sidMichael Vogt2010-07-291-1/+1
|\
| * * apt-pkg/cacheset.cc:David Kalnischkies2010-07-171-1/+1
* | * cmdline/apt-get.cc:Julian Andres Klode2010-07-271-0/+6
|/
* make the specify order of packages irrelevant (half-close #196021)David Kalnischkies2010-07-051-5/+18
* prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies2010-07-041-0/+3
* reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies2010-07-031-360/+250
* Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies2010-07-031-52/+177
* if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies2010-06-291-37/+49
* for install, do all installs first and then the removes and vice versaDavid Kalnischkies2010-06-291-38/+54
* do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies2010-06-261-1/+1
* print all messages if the application is in an interactive runDavid Kalnischkies2010-06-251-7/+5
* Use an abstract helper for error handling and outputDavid Kalnischkies2010-06-221-23/+56
* * cmdline/apt-get.cc:David Kalnischkies2010-06-191-202/+47
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-42/+16
|\
| * * apt-pkg/pkgcache.h:David Kalnischkies2010-06-091-6/+6
| |\
| | * * cmdline/apt-get.cc:David Kalnischkies2010-06-031-6/+6
| * | Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-041-2/+2