David Kalnischkies
|
570ec96dbf
look into the right textdomain for apt-utils again
|
8 years ago |
David Kalnischkies
|
f6777222f8
drop some needlessly public declarations in libapt-private
|
9 years ago |
David Kalnischkies
|
90986d4dbb
use function pointers instead of weak symbols for cmdline parsing
|
9 years ago |
David Kalnischkies
|
8561c2feda
revamp all tools help messages
|
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
|
631800b139
move 'search' implementations as well
|
9 years ago |
David Kalnischkies
|
501cd23e1e
centralize 'show' implementation of apt and apt-cache
|
9 years ago |
Julian Andres Klode
|
825220b5ae
apt: Add autoremove and auto-remove commands
|
9 years ago |
Jérémy Bobbio
|
249aec3b73
stop displaying time of build in online help
|
9 years ago |
David Kalnischkies
|
ad7e0941b3
streamline display of --help in all tools
|
10 years ago |
Michael Vogt
|
59d6e5b06c
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
|
10 years ago |
Michael Vogt
|
8f41898133
show upgradable packages after apt update
|
10 years ago |
Michael Vogt
|
3163087b04
Fix missing ScreenWidth check in apt.cc
|
10 years ago |
Michael Vogt
|
ec4371acb7
Fix crash in "apt list" when a sources.list file is unreable
|
10 years ago |
Michael Vogt
|
8bc31a93c3
enable DPkg::Progress-Fancy by default
|
10 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
11 years ago |
David Kalnischkies
|
c3ccac9232
warning: no previous declaration for foobar() [-Wmissing-declarations]
|
11 years ago |
Michael Vogt
|
52090faab4
trivial indent fix
|
11 years ago |
Michael Vogt
|
33b813ce44
move isatty() check into InitOutput()
|
11 years ago |
Michael Vogt
|
59e81cec3e
add "apt full-upgrade" and tweak "apt upgrade"
|
11 years ago |
Michael Vogt
|
6d73fe5be0
add test for apt show
|
11 years ago |
Michael Vogt
|
8a59cc322a
add purge to the apt cmdline
|
11 years ago |
Michael Vogt
|
1410955589
add missing integration test for "apt list"
|
11 years ago |