David Kalnischkies
|
c094c86878
show version and type in "apt (r)depends"
|
9 years ago |
David Kalnischkies
|
9055d5e68b
hidden support more apt-get/apt-cache commands in apt
|
9 years ago |
David Kalnischkies
|
41d39345bd
deal with --version more centrally
|
9 years ago |
David Kalnischkies
|
6079b276a9
move apts cmdline helper type into -private
|
9 years ago |
David Kalnischkies
|
011188e392
generate commands array after config is loaded
|
9 years ago |
David Kalnischkies
|
2b0660b537
new quiet level -qq for apt to hide progress output
|
9 years ago |
David Kalnischkies
|
e7e10e4747
deduplicate main methods
|
9 years ago |
David Kalnischkies
|
cbbee23e77
split up help messages for simpler reuse
|
9 years ago |
David Kalnischkies
|
995a4bf6d7
disable updating insecure repositories in apt by default
|
9 years ago |
David Kalnischkies
|
9fd6772b20
revamp apt(8) to refer more instead of duplicating
|
9 years ago |
David Kalnischkies
|
631800b139
move 'search' implementations as well
|
9 years ago |
David Kalnischkies
|
501cd23e1e
centralize 'show' implementation of apt and apt-cache
|
9 years ago |
David Kalnischkies
|
c3ded84c6f
add binary-specific options via Binary scope
|
9 years ago |
David Kalnischkies
|
73fe49f9b4
suggest 'apt autoremove' to get right of unneeded packages
|
9 years ago |
David Kalnischkies
|
002b1bc46b
refer to apt-secure(8) in unsecure repositories warning
|
9 years ago |
David Kalnischkies
|
f18f2338a1
rework errors and warnings around insecure repositories
|
9 years ago |
David Kalnischkies
|
bce8e59b81
set failreasons similar to connect.cc based on curl errors
|
9 years ago |
David Kalnischkies
|
88a9e3f832
revert accidental removal of documentation for trusted option in sources.list
|
9 years ago |
David Kalnischkies
|
9f301e0f2d
add ConnectionTimedOut to transient failreasons list
|
9 years ago |
David Kalnischkies
|
14341a7ee1
support .deb files in upgrade operations as well
|
9 years ago |
David Kalnischkies
|
64b66a46a7
show progress info while 'downloading' a local .deb file
|
9 years ago |
David Kalnischkies
|
af9e40c9bf
unbreak the copy-method claiming hashsum mismatch since ~exp9
|
9 years ago |
David Kalnischkies
|
3685f84d8c
tests: ensure sponge-files are cleaned up properly
|
9 years ago |
David Kalnischkies
|
a947590ada
tests: change test-skipping detection for arch-specific pkgs
|
9 years ago |
David Kalnischkies
|
0940230dd6
drop privileges in file:// method as we do for decompressors
|
9 years ago |
David Kalnischkies
|
64e3414e00
allow all dpkg selections to be set via apt-mark and libapt
|
9 years ago |
David Kalnischkies
|
b49068c566
provide public interface to hold/unhold packages
|
9 years ago |
David Kalnischkies
|
05ef357e57
refactor dpkg execution in deb/debsystem
|
9 years ago |
David Kalnischkies
|
c1553e72c6
switch 'apt-mark hold' from Pkg to Ver based operation
|
9 years ago |
David Kalnischkies
|
2fc9d1ebca
add cacheset push_back wrapping for std::back_inserter
|
9 years ago |