Guillem Jover
|
7b1b83d9df
Do not pass -e in shell script shebangs, set it in the body
|
13 years ago |
Guillem Jover
|
7a2cb4e458
Change copyright file to point to GPL-2 instead of GPL
|
13 years ago |
Guillem Jover
|
3b9e6070df
libdpkg: Use uintptr_t instead of char * in STRUCTFIELD cast
|
13 years ago |
Guillem Jover
|
9f8a2e2b6a
libdpkg: Refactor PKGPFIELD and FILEFFIELD into new STRUCTFIELD
|
13 years ago |
Guillem Jover
|
1b1bbb35f9
dpkg-deb: Do not initialize variable that gets a subsequent value
|
13 years ago |
Guillem Jover
|
f2d4fc28ed
u-a: Mark struct altdb_context bad_format() member as not returning
|
13 years ago |
Guillem Jover
|
7f1940a118
u-a: Use the current alternative link as the first best value
|
13 years ago |
Guillem Jover
|
c9c914d073
u-a: Move alternative_get_best() after alternative_get_current()
|
13 years ago |
Guillem Jover
|
00f67fb88a
u-a: Cache current alternative
|
13 years ago |
Guillem Jover
|
5e471a0747
u-a: Change spawn to get a correct argv0
|
13 years ago |
Guillem Jover
|
96a0f9db4a
u-a: Remove explicit size from array initializer
|
13 years ago |
Guillem Jover
|
adb64dabac
u-a: Use alternative_get_fileset() instead of open-coding it
|
13 years ago |
Guillem Jover
|
1ea1205bd4
s-s-d: Move setsid() alternative code into a replacement setsid() function
|
13 years ago |
Guillem Jover
|
e827c3fa3c
s-s-d: Refactor option setup off main() into new setup_options() function
|
13 years ago |
Guillem Jover
|
0c8f832513
s-s-d: Refactor start action off main() into a new do_start() function
|
13 years ago |
Guillem Jover
|
65644f1457
s-s-d: Group macro definitions after header inclusions
|
13 years ago |
Guillem Jover
|
93e1759546
libdpkg: Document that str_quote_meta() never returns NULL
|
13 years ago |
Guillem Jover
|
688e53d170
libdpkg: Fix report.h doxygen ingroup
|
13 years ago |
Guillem Jover
|
05c9a53e63
doc: Add a trailing -- to the git command in FILE_VERSION_FILTER
|
13 years ago |
Guillem Jover
|
ff58ce826b
doc: Update Doxygen configuration from version 1.8.3.1
|
13 years ago |
Guillem Jover
|
7d01220ed0
dselect: Use str_is_unset() instead of ad-hoc checks
|
14 years ago |
Guillem Jover
|
586ceedb64
dpkg: Initialize all filenamenode members
|
14 years ago |
Guillem Jover
|
de7fc13023
dpkg: Fix indentation
|
14 years ago |
Guillem Jover
|
5b52ac4bc9
Dpkg::Vendor::Debian: Remove support for obsolete DM-Upload-Allowed
|
14 years ago |
Guillem Jover
|
95310c7495
dpkg: Use colon instead of dot for user:group in debug output
|
14 years ago |
Guillem Jover
|
8090c6d3ac
Dpkg::IPC: Fix wording
|
14 years ago |
Guillem Jover
|
036cf037e3
man: Do not use header when format or field is meant
|
14 years ago |
Guillem Jover
|
d52cf1e9df
build: Add CPPFLAGS for dselect-curses.h CPP invocation
|
13 years ago |
Guillem Jover
|
3c17795fa1
build: Use AC_MSG_ERROR instead of obsolete AC_ERROR
|
13 years ago |
Guillem Jover
|
38887a766f
man: Remove unneeded double quotes in .SH headings
|
13 years ago |