David Kalnischkies
|
ce1f3a2c61
wrap every unlink call to check for != /dev/null
|
9 years ago |
David Kalnischkies
|
cd46d4ebd3
ensure FileFd doesn't try to open /dev/null as atomic and co
|
9 years ago |
David Kalnischkies
|
2f91076de3
ignore newlines in dpkg-deb control output for installing debs
|
9 years ago |
David Kalnischkies
|
1dd2036848
support arch:all data e.g. in separate Packages file
|
9 years ago |
David Kalnischkies
|
e2ea6b63d3
reenable gcc warnings for deprecated functions
|
9 years ago |
David Kalnischkies
|
294a80209a
sanify API to get 'the' candidate version
|
9 years ago |
David Kalnischkies
|
51818f26c7
centralize unlink checks in acquire-item
|
9 years ago |
David Kalnischkies
|
3d1e34b0be
do not cleanup .diff/Index files on Hit
|
9 years ago |
David Kalnischkies
|
8561c2feda
revamp all tools help messages
|
9 years ago |
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 |