David Kalnischkies
|
fdf9eef4d9
fail instead of segfault on unreadable config files
|
8 年之前 |
David Kalnischkies
|
f6777222f8
drop some needlessly public declarations in libapt-private
|
9 年之前 |
David Kalnischkies
|
90986d4dbb
use function pointers instead of weak symbols for cmdline parsing
|
9 年之前 |
Justin B Rye
|
d04e44ac81
review of new/changed translatable program strings
|
9 年之前 |
David Kalnischkies
|
8561c2feda
revamp all tools help messages
|
9 年之前 |
David Kalnischkies
|
41d39345bd
deal with --version more centrally
|
9 年之前 |
David Kalnischkies
|
6079b276a9
move apts cmdline helper type into -private
|
9 年之前 |
David Kalnischkies
|
011188e392
generate commands array after config is loaded
|
9 年之前 |
David Kalnischkies
|
e7e10e4747
deduplicate main methods
|
9 年之前 |
David Kalnischkies
|
cbbee23e77
split up help messages for simpler reuse
|
9 年之前 |
David Kalnischkies
|
64e3414e00
allow all dpkg selections to be set via apt-mark and libapt
|
9 年之前 |
David Kalnischkies
|
b49068c566
provide public interface to hold/unhold packages
|
9 年之前 |
David Kalnischkies
|
c1553e72c6
switch 'apt-mark hold' from Pkg to Ver based operation
|
9 年之前 |
David Kalnischkies
|
2fc9d1ebca
add cacheset push_back wrapping for std::back_inserter
|
9 年之前 |
David Kalnischkies
|
b2a893dda2
implement operator* for cacheset iterators
|
9 年之前 |
David Kalnischkies
|
8d6d3f00b1
implement a public pkgSystem::MultiArchSupported
|
9 年之前 |
David Kalnischkies
|
c687384b7a
cleanup Container.erase API to look more like std::containers
|
9 年之前 |
Jérémy Bobbio
|
249aec3b73
stop displaying time of build in online help
|
9 年之前 |
David Kalnischkies
|
3bf4c93ac2
(error) Same iterator is used with different containers
|
9 年之前 |
David Kalnischkies
|
1d838084dc
use dpkg --merge-avail only if needed in apt-mark
|
10 年之前 |
David Kalnischkies
|
374f8492e6
allow uninstalled packages to be put on hold
|
10 年之前 |
David Kalnischkies
|
d9e518c6f7
use the same code to detect quiet setting in all tools
|
10 年之前 |
David Kalnischkies
|
ad7e0941b3
streamline display of --help in all tools
|
10 年之前 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
10 年之前 |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
10 年之前 |
David Kalnischkies
|
c3ccac9232
warning: no previous declaration for foobar() [-Wmissing-declarations]
|
10 年之前 |
Michael Vogt
|
1aef66d5e1
apt-mark help shows all commands now
|
10 年之前 |
Michael Vogt
|
2510eea4a0
do chdir("/") after chroot()
|
11 年之前 |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
11 年之前 |
Michael Vogt
|
36a0c0f786
fix some coverity chroot() releated warnings
|
11 年之前 |