Guillem Jover
|
a15e095201
libdpkg: Add new struct dpkg_ar and basic operations
|
13 years ago |
Guillem Jover
|
afbbf703eb
Update Ian Jackson's email address
|
9 years ago |
Guillem Jover
|
acf1c3f037
libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
|
10 years ago |
Niels Thykier
|
4d7f9ffbef
Remove some unnecessary includes of assert.h
|
9 years ago |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
b17bf8bef6
dpkg-split: Get rid of global partqueue queue variable
|
11 years ago |
Guillem Jover
|
632c785858
Rename cmdinfos set functions to have underscores between words
|
11 years ago |
Guillem Jover
|
fa1cd230b9
libdpkg: New dpkg_locales_init()
|
11 years ago |
Guillem Jover
|
3ae71d2472
libdpkg: Rename and namespace option parsing and loading functions
|
11 years ago |
Guillem Jover
|
0c977fa968
libdpkg: Add dpkg-based program startup and shutdown functions
|
11 years ago |
Guillem Jover
|
3b786cf079
libdpkg: Refactor report output buffering setup into a new function
|
11 years ago |
Guillem Jover
|
c37770705a
Align --version with --help on help output
|
12 years ago |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
12 years ago |
Guillem Jover
|
e0643d20c2
dpkg-split: Allow overridding admindir from the environment
|
12 years ago |
Guillem Jover
|
2bf4b48a9a
Check parsed integers for out of range errors
|
12 years ago |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
13 years ago |
Guillem Jover
|
4aadfe74c5
dpkg-split: Do not include trailing slash in PARTSDIR
|
13 years ago |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
13 years ago |
Guillem Jover
|
9fe0a1b16d
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
|
13 years ago |
Guillem Jover
|
0fc0d6d598
libdpkg: Do not require programs to define printforhelp
|
13 years ago |
Guillem Jover
|
a41fb4e336
Clarify exit status in dpkg-split and start-stop-daemon --help output
|
13 years ago |
Guillem Jover
|
e71ae2eac5
dpkg-split: Generate filenames following current conventions on --join
|
13 years ago |
Guillem Jover
|
bfb43e8aae
Rename struct cmdinfo member arg_func to action and call it directly
|
14 years ago |
Guillem Jover
|
12d1e5a1a4
Use new action_func typedef instead of ad-hoc function casts
|
14 years ago |
Guillem Jover
|
ba372a8c55
Make all command line action functions return int
|
14 years ago |
Guillem Jover
|
86cbf575b1
Use off_t and %jd or %jx to handle file sizes and offsets
|
14 years ago |
Guillem Jover
|
f9aaae4396
dpkg-split: Make decompose_filename() and setpartsize() use strtoimax()
|
14 years ago |
Guillem Jover
|
79a67e901e
Inline rerr() into its only current call site
|
14 years ago |
Guillem Jover
|
0ff1ba98ce
libdpkg: Rename cmdinfo arg members
|
14 years ago |