Guillem Jover 5cc45259de Fix repeated "the" word typos 10 년 전
..
t 7fdaf8df98 perl: Fix various perl critic regressions 10 년 전
.gitignore c4584dd6ca libdpkg: Rewrite the trigger deferred file parser from flex to manual 10 년 전
Makefile.am 067295e958 build: Uniformize library build options 10 년 전
ar.c a15e095201 libdpkg: Add new struct dpkg_ar and basic operations 10 년 전
ar.h a15e095201 libdpkg: Add new struct dpkg_ar and basic operations 10 년 전
arch.c 2a2977862f libdpkg: Fix typo in Doxygen documentation 11 년 전
arch.h d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 12 년 전
atomic-file.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 년 전
atomic-file.h 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 년 전
buffer.c 67090e4a52 libdpkg: Rename filter symbols to digest 11 년 전
buffer.h 67090e4a52 libdpkg: Rename filter symbols to digest 11 년 전
c-ctype.c 0c6d938277 Use https:// URLs instead of http:// or git:// when possible (round three) 10 년 전
c-ctype.h 0c6d938277 Use https:// URLs instead of http:// or git:// when possible (round three) 10 년 전
cleanup.c afbbf703eb Update Ian Jackson's email address 10 년 전
color.c e0c33c729c libdpkg, scripts: Add very basic color support 10 년 전
color.h e0c33c729c libdpkg, scripts: Add very basic color support 10 년 전
command.c 8d09898b4f libdpkg: Only use the SHELL environment variable for interactive shells 11 년 전
command.h f85e380f63 debian: Update my copyright years 11 년 전
compress.c 067295e958 build: Uniformize library build options 10 년 전
compress.h eb3c2635f9 libdpkg: Uppercase compressor enum values 12 년 전
dbdir.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 년 전
dbmodify.c afbbf703eb Update Ian Jackson's email address 10 년 전
deb-version.c 45dcca46d8 Switch code to use the new C locale character type functions 11 년 전
deb-version.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 년 전
debug.c afbbf703eb Update Ian Jackson's email address 10 년 전
debug.h d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 년 전
depcon.c afbbf703eb Update Ian Jackson's email address 10 년 전
dir.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 년 전
dir.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
dlist.h afbbf703eb Update Ian Jackson's email address 10 년 전
dpkg-db.h afbbf703eb Update Ian Jackson's email address 10 년 전
dpkg.h 94e11e11b5 dpkg: Search for debsig-verify in PATH instead of using an absolute path 10 년 전
dump.c b2d2b8a433 libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’ 10 년 전
ehandle.c 5cc45259de Fix repeated "the" word typos 10 년 전
ehandle.h afbbf703eb Update Ian Jackson's email address 10 년 전
error.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 년 전
error.h f85e380f63 debian: Update my copyright years 11 년 전
fdio.c bd3f720ca0 libdpkg: Fix fd_allocate_size() function to build on Mac OS X 11 년 전
fdio.h 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 12 년 전
fields.c afbbf703eb Update Ian Jackson's email address 10 년 전
file.c afbbf703eb Update Ian Jackson's email address 10 년 전
file.h bc684d1e43 libdpkg: Make the uname and gname file_stat members non-const 12 년 전
glob.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
glob.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
i18n.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
i18n.h ecd4baa091 libdpkg: Move gettext.h header inclusions outside extern blocks 10 년 전
libdpkg.map a15e095201 libdpkg: Add new struct dpkg_ar and basic operations 10 년 전
libdpkg.pc.in 067295e958 build: Uniformize library build options 10 년 전
log.c 4d7f9ffbef Remove some unnecessary includes of assert.h 11 년 전
macros.h 633159444e libdpkg: Add DPKG_ATTR_THROW and DPKG_ATTR_NOEXCEPT macros 12 년 전
mlib.c afbbf703eb Update Ian Jackson's email address 10 년 전
namevalue.c f85e380f63 debian: Update my copyright years 11 년 전
namevalue.h afbbf703eb Update Ian Jackson's email address 10 년 전
nfmalloc.c afbbf703eb Update Ian Jackson's email address 10 년 전
options-parsers.c 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 년 전
options.c 5982d9503c libdpkg: Do not use fixed size buffers in options module 10 년 전
options.h afbbf703eb Update Ian Jackson's email address 10 년 전
parse.c 10d77ba878 libdpkg: Config-Version should also be initialized on triggers-pending 10 년 전
parsedump.h afbbf703eb Update Ian Jackson's email address 10 년 전
parsehelp.c afbbf703eb Update Ian Jackson's email address 10 년 전
path-remove.c afbbf703eb Update Ian Jackson's email address 10 년 전
path.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 년 전
path.h f85e380f63 debian: Update my copyright years 11 년 전
pkg-array.c b2d2b8a433 libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’ 10 년 전
pkg-array.h 55553c41c1 libdpkg: Add new pkg_array_foreach() function 11 년 전
pkg-db.c afbbf703eb Update Ian Jackson's email address 10 년 전
pkg-format.c cb55c5b4f0 libdpkg: Rename pkg_summary to pkgbin_summary 10 년 전
pkg-format.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
pkg-list.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
pkg-list.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
pkg-namevalue.c afbbf703eb Update Ian Jackson's email address 10 년 전
pkg-queue.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
pkg-queue.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 년 전
pkg-show.c c193ca1aa2 libdpkg: Document pkg-show module 10 년 전
pkg-show.h cb55c5b4f0 libdpkg: Rename pkg_summary to pkgbin_summary 10 년 전
pkg-spec.c f85e380f63 debian: Update my copyright years 11 년 전
pkg-spec.h f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 년 전
pkg.c afbbf703eb Update Ian Jackson's email address 10 년 전
pkg.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
progname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
progname.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
program.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
program.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
progress.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
progress.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 년 전
report.c 99d596bf62 libdpkg: Do not use fixed size strings in reporting functions 10 년 전
report.h 79990a172a libdpkg: Add new info() reporting function 10 년 전
strhash.c c8cd4cc0c1 libdpkg: Switch to the recommended FNV-1a variant 12 년 전
string.c 302829039a libdpkg: Add new str_fmt() 10 년 전
string.h 302829039a libdpkg: Add new str_fmt() 10 년 전
strwide.c 93d22496db libdpkg: Fix JavaDoc string 12 년 전
subproc.c afbbf703eb Update Ian Jackson's email address 10 년 전
subproc.h 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 년 전
tarfn.c e5193b65c7 libdpkg: Namespace tar function names 10 년 전
tarfn.h b1c19bc87e libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack 11 년 전
test.h e231f923b7 libdpkg: Move test_warn() and test_error() to dpkg/test.h 12 년 전
treewalk.c 6f71f80300 libdpkg: Fix doxygen annotations 10 년 전
treewalk.h c2989c39ec libdpkg: New treewalk module 10 년 전
trigdeferred.c c4584dd6ca libdpkg: Rewrite the trigger deferred file parser from flex to manual 10 년 전
trigdeferred.h afbbf703eb Update Ian Jackson's email address 10 년 전
triglib.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 년 전
triglib.h afbbf703eb Update Ian Jackson's email address 10 년 전
trigname.c afbbf703eb Update Ian Jackson's email address 10 년 전
trignote.c afbbf703eb Update Ian Jackson's email address 10 년 전
utils.c afbbf703eb Update Ian Jackson's email address 10 년 전
varbuf.c e7a32556af libdpkg: Add new varbuf_get_str() 10 년 전
varbuf.h 836dc7412c libdpkg: Add new fmt and vfmt varbuf methods 10 년 전
version.c afbbf703eb Update Ian Jackson's email address 10 년 전
version.h afbbf703eb Update Ian Jackson's email address 10 년 전