Michael Vogt
|
3b1c02f719
merged from apt-get-download
|
15 years ago |
Michael Vogt
|
6c6b2a3221
cmdline/apt-get.cc: download it all in one go
|
15 years ago |
Michael Vogt
|
d950349bcb
merged from apt-get-changelog
|
15 years ago |
Michael Vogt
|
88573174ba
cmdline/apt-get.cc: remove srcpkg
|
15 years ago |
Michael Vogt
|
c5d6a22cc6
cmdline/apt-get.cc: use source version instead of binary version
|
15 years ago |
Michael Vogt
|
5f967f2d48
cmdline/apt-get.cc: add download/changelog to usage
|
15 years ago |
Michael Vogt
|
6f4574e8db
merged from the apt-get-changelog branch
|
15 years ago |
Michael Vogt
|
a53b07bbef
refactor/simplify changelog fetching code
|
15 years ago |
Michael Vogt
|
9b66180fe7
cmdline/apt-get.cc: simplify changelog uri generation
|
15 years ago |
Michael Vogt
|
413ba44c86
cmdline/apt-get.cc: fix typo
|
15 years ago |
Michael Vogt
|
2d555a8205
merged lp:~mvo/apt/apt-get-changelog
|
15 years ago |
Michael Vogt
|
0e3e112e3d
move DoDownload up to workaround merge conflict with the changelog branch
|
15 years ago |
Michael Vogt
|
d786352da2
cmdline/apt-get.cc: improve changelog description
|
15 years ago |
Michael Vogt
|
cdb9307c70
add support for third party changelogs
|
15 years ago |
Michael Vogt
|
7f7aa6eb32
cmdline/apt-get.cc: and add size as well
|
15 years ago |
Michael Vogt
|
c9f3e0cdac
cmdline/apt-get.cc: add hash to the downloader
|
15 years ago |
Michael Vogt
|
459b5f5dcc
cmdline/apt-get.cc: add download commandlien option
|
15 years ago |
Michael Vogt
|
64b4c03ee7
cmdline/apt-get.cc: create the mkdtemp dir in /tmp
|
15 years ago |
Michael Vogt
|
8cc74fb1f7
cmdline/apt-get.cc: move Setup a level higher
|
15 years ago |
Michael Vogt
|
c2991635eb
cmdline/apt-get.cc make only the server configurable, but not the format string (attack vector?)
|
15 years ago |
Michael Vogt
|
18ae8b296b
support Apt::Changelog::Server, code cleanup
|
15 years ago |
Michael Vogt
|
4a6fe09cf2
use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true in DoChangelog handler
|
15 years ago |
Michael Vogt
|
a4c404301d
initial apt-get changelog implementation, not quite ready yet (need to get rid of tmpnam
|
15 years ago |
David Kalnischkies
|
4d8d8112bb
* apt-pkg/contrib/strutl.cc:
|
16 years ago |
David Kalnischkies
|
d6ff64f706
remove death code by removing unused GetInitialize
|
16 years ago |
David Kalnischkies
|
1bb8cd67ac
* cmdline/apt-get.cc:
|
16 years ago |
bubulle@debian.org
|
d204fc7a26
Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki
|
16 years ago |
David Kalnischkies
|
6cb1583a73
purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
|
16 years ago |
David Kalnischkies
|
086bb6d7b5
* cmdline/apt-get.cc:
|
16 years ago |
Michael Vogt
|
1b8ba3ba05
merged lp:~donkult/apt/sid
|
16 years ago |