David Kalnischkies
|
570ec96dbf
look into the right textdomain for apt-utils again
|
8 yıl önce |
David Kalnischkies
|
f6777222f8
drop some needlessly public declarations in libapt-private
|
9 yıl önce |
David Kalnischkies
|
90986d4dbb
use function pointers instead of weak symbols for cmdline parsing
|
9 yıl önce |
David Kalnischkies
|
8561c2feda
revamp all tools help messages
|
9 yıl önce |
David Kalnischkies
|
41d39345bd
deal with --version more centrally
|
9 yıl önce |
David Kalnischkies
|
6079b276a9
move apts cmdline helper type into -private
|
9 yıl önce |
David Kalnischkies
|
011188e392
generate commands array after config is loaded
|
9 yıl önce |
David Kalnischkies
|
e7e10e4747
deduplicate main methods
|
9 yıl önce |
David Kalnischkies
|
cbbee23e77
split up help messages for simpler reuse
|
9 yıl önce |
Jérémy Bobbio
|
249aec3b73
stop displaying time of build in online help
|
9 yıl önce |
David Kalnischkies
|
ad7e0941b3
streamline display of --help in all tools
|
10 yıl önce |
Guillem Jover
|
3621b1c70f
Fix ar and tar code to be LFS-safe
|
10 yıl önce |
Michael Vogt
|
387fb4aea8
cmdline/apt-extracttemplates.cc: remove unused private var
|
10 yıl önce |
David Kalnischkies
|
8710a36a01
improve pkgTagSection scanning and parsing
|
10 yıl önce |
Michael Vogt
|
8d50b63f28
Use mkstemp() in apt-extracttemplaes (closes: #741627)
|
10 yıl önce |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 yıl önce |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
11 yıl önce |
David Kalnischkies
|
c3ccac9232
warning: no previous declaration for foobar() [-Wmissing-declarations]
|
11 yıl önce |
Guillem Jover
|
e7f56293f0
Add support for data.tar, control.tar and control.tar.xz
|
11 yıl önce |
Michael Vogt
|
68e0172140
factor GetTempDir out
|
11 yıl önce |
David Kalnischkies
|
a00a9b44a1
ensure that apti18n.h is included last as advertised (Closes: #671623)
|
12 yıl önce |
David Kalnischkies
|
9179f697ed
the previously used VERSION didn't work everywhere so we are switching
|
12 yıl önce |
David Kalnischkies
|
dcaa118550
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
|
13 yıl önce |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 yıl önce |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 yıl önce |
David Kalnischkies
|
ea4b220b1b
Switch away from the now deprecated methods for Cache building
|
14 yıl önce |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
15 yıl önce |
Otavio Salvador
|
70e6f24e3b
- cmdline/apt-extracttemplates.cc: likewise;
|
17 yıl önce |
Otavio Salvador
|
5b28c80407
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
|
17 yıl önce |
Christian Perrier
|
a2884e32d6
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes: #291172
|
20 yıl önce |