Raphaël Hertzog
|
d5c5d8f865
dpkg-source: remove quilt's .pc directory when --unapply-patches is in use
|
15 years ago |
Raphaël Hertzog
|
34d922eef1
Do not print warnings resulting from the autopatch analysis
|
15 years ago |
Jonathan Nieder
|
255e73e11d
dpkg-source: use server-side clock for patched file timestamp on NFS
|
15 years ago |
Colin Watson
|
40dcf24632
dpkg-source: keep file order stable when regenerating autopatches.
|
15 years ago |
Raphaël Hertzog
|
4225da6717
Fix english mistake catched by lintian
|
15 years ago |
Martin Dorey
|
94bf966f04
Fix OtoL() to accumulate data in a long instead of an int
|
15 years ago |
Helge Kreutzmann
|
908fda0b10
Update German translation of manual pages
|
15 years ago |
Guillem Jover
|
5aac6553a7
dpkg: Call gettext() on force option description printing
|
15 years ago |
Guillem Jover
|
7fbb6b98a7
man: Add missing quotes and escaping
|
15 years ago |
Guillem Jover
|
7a86e42317
dpkg-query: Document that --list and --show arguments are optional
|
15 years ago |
Helge Kreutzmann
|
47a7d338c7
Update German translation of manual pages
|
15 years ago |
Raphaël Hertzog
|
bd8ddb2fca
dpkg-shlibdeps: improve parsing of output of dpkg --search
|
15 years ago |
Raphaël Hertzog
|
305d8090ca
dpkg-shlibdeps: use get_control_path()
|
15 years ago |
Raphaël Hertzog
|
00ae46fa20
Dpkg::Path::get_control_path(): wrapper around dpkg-query --control-path
|
15 years ago |
Guillem Jover
|
873c0d7d71
dpkg: Pass correct DPKG_ADMINDIR to maintainer scripts with --root
|
15 years ago |
Guillem Jover
|
8fc97bc94c
dpkg-divert: Honour --local when DPKG_MAINTSCRIPT_PACKAGE is present
|
15 years ago |
Guillem Jover
|
598d605202
dpkg: Refactor infodb update on unpack into new pkg_infodb_update()
|
15 years ago |
Guillem Jover
|
a2acd17d3c
dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()
|
15 years ago |
Guillem Jover
|
fc8b6ecf05
dpkg: Refactor specific infodb traversal logic into their own functions
|
15 years ago |
Guillem Jover
|
ecd886da63
dpkg: Refactor match_node allocation into new match_node_new()
|
15 years ago |
Guillem Jover
|
7a79f5a1fa
dpkg: Refactor match_node deallocation into new match_node_free()
|
15 years ago |
Guillem Jover
|
070dc94cfc
dpkg: Switch the rename_list logic to match_node
|
15 years ago |
Guillem Jover
|
9f7f2a9583
dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()
|
15 years ago |
Guillem Jover
|
ae3500585c
libdpkg: Make dir_sync() private
|
15 years ago |
Guillem Jover
|
ed250955ff
dpkg: Sync and print the correct info database directory
|
15 years ago |
Guillem Jover
|
d72022b1d3
s-s-d: Do not unneedingly fsync() the pid file
|
15 years ago |
Guillem Jover
|
bf7b7023d4
Fix dpkg maintainer scripts to honour DPKG_ADMINDIR if present
|
15 years ago |
Guillem Jover
|
0787286c1d
libdpkg: Rename string variables to str_start and str_end in parse_nv_next
|
15 years ago |
Guillem Jover
|
01b03062de
Rename namevalue variables to nv and nv_head
|
15 years ago |
Guillem Jover
|
4f36d67a83
libdpkg: Refactor convert_string into parse_nv_next and parse_nv_last
|
15 years ago |