David Kalnischkies
|
c53cf70da3
add dpkg::source-options for dpkg-source invocation
|
преди 12 години |
Michael Vogt
|
a3f1d60cb7
Show unauthenticated warning for source packages as well
|
преди 12 години |
Sebastian Schmidt
|
d287a035e0
fix screen width detection for apt/apt-get lists
|
преди 12 години |
Michael Vogt
|
3163087b04
Fix missing ScreenWidth check in apt.cc
|
преди 12 години |
David Kalnischkies
|
500dc07001
use SPtrArray handling instead of explicit delete[]
|
преди 12 години |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
преди 12 години |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
преди 12 години |
David Kalnischkies
|
c3ccac9232
warning: no previous declaration for foobar() [-Wmissing-declarations]
|
преди 12 години |
David Kalnischkies
|
ce7f128c02
support DEB_BUILD_PROFILES and -P for build profiles
|
преди 12 години |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
преди 12 години |
Michael Vogt
|
8f3594c348
Use a APT::VersionSet instead of a VersionList
|
преди 12 години |
Michael Vogt
|
33b813ce44
move isatty() check into InitOutput()
|
преди 12 години |
Michael Vogt
|
6ae22905f6
fix apt-get download truncation (closes: #736962)
|
преди 12 години |
Michael Vogt
|
59e81cec3e
add "apt full-upgrade" and tweak "apt upgrade"
|
преди 12 години |
Michael Vogt
|
68e0172140
factor GetTempDir out
|
преди 12 години |
Michael Vogt
|
3ab9b6c0e9
Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid
|
преди 12 години |
Michael Vogt
|
017d3f3b4b
clarify error message when apt-get source=ver fails, print a real error message instead of "ignoring"
|
преди 12 години |
Michael Vogt
|
c9829e0744
improve error message
|
преди 12 години |
Michael Vogt
|
37f45a579d
improve error message for apt-get source pkg:arch{=ver,/release}
|
преди 12 години |
Michael Vogt
|
adf379e7ad
add support for "apt-get source pkg:arch"
|
преди 12 години |
Michael Vogt
|
65dcff55dc
user-requested version tag gets precedence in apt-get source -t dist pkg=version requests
|
преди 12 години |
Michael Vogt
|
bfa7bfc8e4
fix typo
|
преди 12 години |
Michael Vogt
|
651ae5ce5f
if there is only deb-src pick higest version in deb-src release matching
|
преди 12 години |
Michael Vogt
|
7014e14829
* enable release based selection for deb-src (closes: 731102)
|
преди 12 години |
Michael Vogt
|
cfacba5230
add basic "edit-sources" command
|
преди 12 години |
Michael Vogt
|
4c9234d668
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
|
преди 12 години |
Michael Vogt
|
649d3c5b7d
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
|
преди 12 години |
Michael Vogt
|
3f506f684c
rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES
|
преди 12 години |
Michael Vogt
|
82e369c4b9
* move upgrade releated code into upgrade.{cc,h}
|
преди 12 години |
Michael Vogt
|
5ca0cf5119
cleanup upgrade API some more (thanks for the feedback from David)
|
преди 12 години |