Guillem Jover
|
ebdddeed75
libdpkg: Split some parse functions into error and warning variants
|
18 years ago |
Guillem Jover
|
3ec7fa2a57
libdpkg: Refactor string format escaping
|
18 years ago |
Guillem Jover
|
d5c187f8f5
libdpkg: Remove unused file argument from parseerr and parsemustfield
|
18 years ago |
Tollef Fog Heen
|
61ed7dc393
Move "skip a file forward" into its own function
|
18 years ago |
Guillem Jover
|
36777a354f
libdpkg: Move skip_slash_dotslash from parsehelp.c to path.c
|
18 years ago |
Guillem Jover
|
c0a65e5f66
libdpkg: Move onerr_abort definition from mlib.c to ehandle.c
|
18 years ago |
Guillem Jover
|
3ec776bb18
libdpkg: Make checksubprocerr less deep and a bit more readable
|
18 years ago |
Guillem Jover
|
d06469860c
libdpkg: Make badusage use ohshit instead of its own error handling
|
18 years ago |
Guillem Jover
|
037c2bc44c
dpkg-query: Remove trailing newlines from badusage output
|
18 years ago |
Guillem Jover
|
c7843e7d4a
Fix localized strings
|
18 years ago |
Raphael Hertzog
|
36f5254656
install-info: Improve error message when the file doesn't exist
|
18 years ago |
Raphael Hertzog
|
9ee1d5a9c4
dpkg-source: new option --require-valid-signature
|
18 years ago |
Raphael Hertzog
|
83961fd759
* scripts/Dpkg/IPC.pm (fork_and_exec): new nocheck option
|
18 years ago |
Timothy G Abbott
|
f3382f0a8b
dpkg-divert: new --listpackage option
|
18 years ago |
Raphael Hertzog
|
e293e8d5ea
dpkg(1) and dpkg-query(1): clarify explanation of -l and --get-selections
|
18 years ago |
Raphael Hertzog
|
2808a791a3
dpkg-shlibdeps uses softer warnings for libraries that are likely plugins
|
18 years ago |
Raphael Hertzog
|
87841b11a6
Add Dpkg::Vendor to the list of files to distribute
|
18 years ago |
Raphael Hertzog
|
322153b6e8
Building blocks for vendor-specific build of Debian packages
|
18 years ago |
Guillem Jover
|
b3e03cf33b
libdpkg: Do not segfault on varbufdupc after extending the buffer
|
18 years ago |
Colin Watson
|
354cf7ad82
Add a few more comment around obscure bits of trigger handling code
|
18 years ago |
Colin Watson
|
fe14a53af5
libdpkg: Fix typo in comment
|
18 years ago |
Guillem Jover
|
4bb0b4bfda
dpkg-divert: Do not silently enable --rename on --remove
|
18 years ago |
Guillem Jover
|
0c5963d09d
dpkg-divert: Support diverting files from and to different file systems
|
18 years ago |
Raphael Hertzog
|
2a71e19cf6
Merge lenny branch (through the tag '1.14.20')
|
18 years ago |
Guillem Jover
|
cc222ee201
Changelog police
|
18 years ago |
Guillem Jover
|
b6152bf172
Properly close triggers 'File' file to not leak it to the childs
|
18 years ago |
Guillem Jover
|
d329b123b6
dpkg-divert: On renames do no check the target if the source does not exist
|
18 years ago |
Raphael Hertzog
|
a8ada212bd
Adjust the test suite for the modified Dpkg::BuildOptions
|
18 years ago |
Guillem Jover
|
3175c4ac29
libdpkg: Call va_end when done with the va_list variable from va_copy
|
18 years ago |
Guillem Jover
|
e2898cfd37
libdpkg: Make varbufprintf use varbufvprintf instead of reimplementing it
|
18 years ago |