David Kalnischkies
|
3eb9e25785
merge 'after squeeze release'-stuff
|
15 lat temu |
David Kalnischkies
|
067cc3695f
set the Candidate for all before doing the propargation
|
15 lat temu |
David Kalnischkies
|
df6c9723de
simplify the new-and-autoremove fix a bit
|
15 lat temu |
David Kalnischkies
|
6a2512be4a
really do not show packages in the extra section if they were
|
15 lat temu |
David Kalnischkies
|
2c085486d3
* apt-pkg/depcache.cc:
|
15 lat temu |
David Kalnischkies
|
a8dfff90aa
keep not installed garbage packages uninstalled instead of showing
|
15 lat temu |
David Kalnischkies
|
a02f24e046
show dependencies of essential packages which are going to remove
|
15 lat temu |
David Kalnischkies
|
16b9e1e3b0
* cmdline/apt-get.cc:
|
15 lat temu |
Michael Vogt
|
3b1c02f719
merged from apt-get-download
|
15 lat temu |
Michael Vogt
|
6c6b2a3221
cmdline/apt-get.cc: download it all in one go
|
15 lat temu |
Michael Vogt
|
d950349bcb
merged from apt-get-changelog
|
15 lat temu |
Michael Vogt
|
88573174ba
cmdline/apt-get.cc: remove srcpkg
|
15 lat temu |
Michael Vogt
|
c5d6a22cc6
cmdline/apt-get.cc: use source version instead of binary version
|
15 lat temu |
Michael Vogt
|
5f967f2d48
cmdline/apt-get.cc: add download/changelog to usage
|
15 lat temu |
Michael Vogt
|
6f4574e8db
merged from the apt-get-changelog branch
|
15 lat temu |
Michael Vogt
|
a53b07bbef
refactor/simplify changelog fetching code
|
15 lat temu |
Michael Vogt
|
9b66180fe7
cmdline/apt-get.cc: simplify changelog uri generation
|
15 lat temu |
Michael Vogt
|
413ba44c86
cmdline/apt-get.cc: fix typo
|
15 lat temu |
Michael Vogt
|
2d555a8205
merged lp:~mvo/apt/apt-get-changelog
|
15 lat temu |
Michael Vogt
|
0e3e112e3d
move DoDownload up to workaround merge conflict with the changelog branch
|
15 lat temu |
Michael Vogt
|
d786352da2
cmdline/apt-get.cc: improve changelog description
|
15 lat temu |
Michael Vogt
|
cdb9307c70
add support for third party changelogs
|
15 lat temu |
Michael Vogt
|
7f7aa6eb32
cmdline/apt-get.cc: and add size as well
|
15 lat temu |
Michael Vogt
|
c9f3e0cdac
cmdline/apt-get.cc: add hash to the downloader
|
15 lat temu |
Michael Vogt
|
459b5f5dcc
cmdline/apt-get.cc: add download commandlien option
|
15 lat temu |
Michael Vogt
|
64b4c03ee7
cmdline/apt-get.cc: create the mkdtemp dir in /tmp
|
15 lat temu |
Michael Vogt
|
8cc74fb1f7
cmdline/apt-get.cc: move Setup a level higher
|
15 lat temu |
Michael Vogt
|
c2991635eb
cmdline/apt-get.cc make only the server configurable, but not the format string (attack vector?)
|
15 lat temu |
Michael Vogt
|
18ae8b296b
support Apt::Changelog::Server, code cleanup
|
15 lat temu |
Michael Vogt
|
4a6fe09cf2
use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true in DoChangelog handler
|
15 lat temu |