Michael Vogt
|
68e0172140
factor GetTempDir out
|
12 years ago |
Michael Vogt
|
3ab9b6c0e9
Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid
|
12 years ago |
Michael Vogt
|
017d3f3b4b
clarify error message when apt-get source=ver fails, print a real error message instead of "ignoring"
|
12 years ago |
Michael Vogt
|
c9829e0744
improve error message
|
12 years ago |
Michael Vogt
|
37f45a579d
improve error message for apt-get source pkg:arch{=ver,/release}
|
12 years ago |
Michael Vogt
|
adf379e7ad
add support for "apt-get source pkg:arch"
|
12 years ago |
Michael Vogt
|
65dcff55dc
user-requested version tag gets precedence in apt-get source -t dist pkg=version requests
|
12 years ago |
Michael Vogt
|
bfa7bfc8e4
fix typo
|
12 years ago |
Michael Vogt
|
651ae5ce5f
if there is only deb-src pick higest version in deb-src release matching
|
12 years ago |
Michael Vogt
|
7014e14829
* enable release based selection for deb-src (closes: 731102)
|
12 years ago |
Michael Vogt
|
cfacba5230
add basic "edit-sources" command
|
12 years ago |
Michael Vogt
|
4c9234d668
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
|
12 years ago |
Michael Vogt
|
649d3c5b7d
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
|
12 years ago |
Michael Vogt
|
3f506f684c
rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES
|
12 years ago |
Michael Vogt
|
82e369c4b9
* move upgrade releated code into upgrade.{cc,h}
|
12 years ago |
Michael Vogt
|
5ca0cf5119
cleanup upgrade API some more (thanks for the feedback from David)
|
12 years ago |
David Kalnischkies
|
d57f6084aa
use pkgAcqArchive in 'download' for proper errors
|
12 years ago |
David Kalnischkies
|
866893a619
put fetch errors in 'source' on our errorstack
|
12 years ago |
David Kalnischkies
|
ee0167c4a0
fix vim-style foldmarker
|
13 years ago |
Michael Vogt
|
dbf8fc0419
Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new
|
13 years ago |
Michael Vogt
|
c678a04435
add man-page, improve option, use --with-new-pkgs as the flag
|
13 years ago |
Michael Vogt
|
d8a8f9d7f0
allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get dist-upgrade 2vcard- 4g8+
|
13 years ago |
Michael Vogt
|
f49d103adc
Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid
|
13 years ago |
Michael Vogt
|
b9674b755d
merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade is used with additional
|
13 years ago |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
13 years ago |
David Kalnischkies
|
55732492dd
unset LANGUAGE for showing [Y/n] answer hints
|
13 years ago |
Michael Vogt
|
de24f8ce50
fix potential GetLock() fd leak
|
13 years ago |
David Kalnischkies
|
f3c736f9b6
deprecate InstallProtect as a cpu-eating no-op
|
13 years ago |
Michael Vogt
|
3278fe6656
merged bundle from david
|
13 years ago |
Michael Vogt
|
c510253888
merge patch from Daniel Hartwig
|
13 years ago |