2024-02-27 |
Guillem Jover | Release 1.22.5
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | po: Regenerate .pot files and merge .po files with...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | Dpkg::Vendor::Debian: Enable qa=+bug-implicit-func...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | Dpkg::Vendor::Debian: Enable time64 feature by default...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | test: Pass -T+1 to xz to workaround spurious warning...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | Dpkg::Vendor::Ubuntu: Pass compiler flags to disable...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | Dpkg::Vendor: Make the add_build_flags() a non-private...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | Dpkg::Vendor::Debian: Only append branch compiler flags...
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | man: Mention Build-Depends-Packages in dpkg-shlibdeps(1)
|
commit | commitdiff | tree |
2024-02-27 |
Guillem Jover | man: Use L</> markup for inter link reference
|
commit | commitdiff | tree |
2024-02-22 |
Guillem Jover | dpkg-query: Rename failures variables tracking no matches...
|
commit | commitdiff | tree |
2024-02-22 |
Guillem Jover | dpkg-query: Rename rc variables tracking no matches...
|
commit | commitdiff | tree |
2024-02-22 |
Guillem Jover | dpkg-query: Fix exit codes for --show
|
commit | commitdiff | tree |
2024-02-22 |
Guillem Jover | man: Improve build flags feature specification in environmen...
|
commit | commitdiff | tree |
2024-02-22 |
Guillem Jover | man: Document known feature areas in DEB_BUILD_OPTIONS...
|
commit | commitdiff | tree |
2024-02-22 |
Guillem Jover | man: Do not duplicate list of known feature areas in...
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | man: Add spaces around make variable assignments
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | dpkg-mergechangelogs: Refactor merge_tail() sub from...
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | perl: Fold if into previous else
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | lib, src: Fold if with last previous else
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | libdpkg: Deindent an else clause
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | libdpkg: Refactor file_readlink() function
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | dpkg: Reduce variable scope in conffderef()
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | dpkg: Rename r variable for readlink() return value...
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | dpkg: Rename symlink_len to linksize
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | libdpkg: Use an intermediate mode variable in secure_unlink_...
|
commit | commitdiff | tree |
2024-02-21 |
Guillem Jover | Dpkg::OpenPGP::Backend::GnuPG: Add support for Sequoia...
|
commit | commitdiff | tree |
2024-02-05 |
Guillem Jover | build: Add infrastructure for bash-completions
|
commit | commitdiff | tree |
2024-02-05 |
Guillem Jover | build: Fix libdpkg library flags for static and dynamic...
|
commit | commitdiff | tree |
2024-02-05 |
Guillem Jover | build: Move MD_LIBS from LDFLAGS to LDADD for libdpkg
|
commit | commitdiff | tree |
2024-02-05 |
Guillem Jover | build: Move u-a rules within automake conditional
|
commit | commitdiff | tree |
2024-02-05 |
Guillem Jover | build: Reorder automake variables
|
commit | commitdiff | tree |
2024-02-03 |
Guillem Jover | build: Split each automake variable value into its...
|
commit | commitdiff | tree |
2024-02-03 |
Guillem Jover | build: Use PACKAGE_TARNAME for pathname components...
|
commit | commitdiff | tree |
2024-02-03 |
Guillem Jover | build: Move directory definitions to configure
|
commit | commitdiff | tree |
2024-02-03 |
Guillem Jover | build: Rename pkexec variables to polkitactions
|
commit | commitdiff | tree |
2024-02-03 |
Guillem Jover | Dpkg::OpenPGP::Backend::Sequoia: Update to new CLI...
|
commit | commitdiff | tree |
2024-02-03 |
Guillem Jover | libdpkg: Add comment clarifying GNU long name format...
|
commit | commitdiff | tree |
2024-01-25 |
Guillem Jover | dpkg-buildapi: Remove -v alias for --version
|
commit | commitdiff | tree |
2024-01-25 |
Guillem Jover | man, doc: Fix dpkg-buildapi option and command grouping...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | Bump version to 1.22.5
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | Release 1.22.4
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | po: Regenerate .pot files and merge .po files with...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | debian: Update copyright years
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg-scansources: Fix newline breaks for ternary operators
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg-gensymbols: Move foreach inlined array elements...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | perl: Use qw() when importing symbols
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | libdpkg: Handle tar long GNU names and links not being...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | libdpkg: Rename r variables for printf()-like return...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | libdpkg: Rename r variable for fclose() return value...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | libdpkg: Rename r variable for path_quote_filename...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg-split: Rename r variable for strtoimax() return...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg-deb: Rename r variables for fd_read() call chain...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg-deb: Rename r variable for fd_read() return value...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg: Rename r variable for fd_read() return value...
|
commit | commitdiff | tree |
2024-01-24 |
Guillem Jover | dpkg: Rename r variable for readlink() return value...
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | Bump version to 1.22.4
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | Release 1.22.3
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | po: Regenerate .pot files and merge .po files with...
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | debian: Do not install dpkg-fsys-usrunmess on Debian...
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | debian: Check for usrmerge in bug-script on the same...
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | debian: Make get_vendor honor DEB_VENDOR environment...
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | debian: Install s-s-d under /usr/sbin
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | debian: Make the logdir variable local to its function...
|
commit | commitdiff | tree |
2024-01-19 |
Guillem Jover | po: Fix L<> markup
|
commit | commitdiff | tree |
2024-01-02 |
Guillem Jover | man: Fix typo
|
commit | commitdiff | tree |
2024-01-02 |
Guillem Jover | man: Use «package maintainer script» instead of «Debian...
|
commit | commitdiff | tree |
2024-01-02 |
Guillem Jover | man: Remove trailing full stop before parenthetical
|
commit | commitdiff | tree |
2024-01-02 |
Guillem Jover | po: Unfuzzy translations after semantic line break...
|
commit | commitdiff | tree |
2024-01-02 |
Guillem Jover | man: Use semantic line breaks (must requirements)
|
commit | commitdiff | tree |
2024-01-01 |
Guillem Jover | dpkg-buildtree: New program
|
commit | commitdiff | tree |
2023-12-29 |
Guillem Jover | libcompat: Make long_options array const
|
commit | commitdiff | tree |
2023-12-29 |
Guillem Jover | Dpkg::Vendor::Debian: Split bug-implicit-func from...
|
commit | commitdiff | tree |
2023-12-29 |
Guillem Jover | Dpkg::Changelog::Debian: Remove wrong import arguments
|
commit | commitdiff | tree |
2023-12-28 |
Guillem Jover | Dpkg::OpenPGP::Backend::GnuPG: Look harder for trustedkeys...
|
commit | commitdiff | tree |
2023-12-28 |
Guillem Jover | Dpkg::OpenPGP::Backend: Remove unused strict_verify...
|
commit | commitdiff | tree |
2023-12-28 |
Guillem Jover | Dpkg::OpenPGP::Backend::GnuPG: Accept keybox format...
|
commit | commitdiff | tree |
2023-12-28 |
Guillem Jover | Dpkg::OpenPGP::Backend::SOP: Add reference to another...
|
commit | commitdiff | tree |
2023-12-28 |
Guillem Jover | Dpkg::Vendor::Ubuntu: Default to fortify level 3
|
commit | commitdiff | tree |
2023-12-20 |
Guillem Jover | Dpkg::Vendor::Debian: Parametrize fortify level
|
commit | commitdiff | tree |
2023-12-18 |
Guillem Jover | Bump version to 1.22.3
|
commit | commitdiff | tree |
2023-12-18 |
Guillem Jover | Release 1.22.2
|
commit | commitdiff | tree |
2023-12-18 |
Guillem Jover | po: Regenerate .pot files and merge .po files with...
|
commit | commitdiff | tree |
2023-12-18 |
Guillem Jover | test: Pass -I<builddir> to cppcheck instead of «.»...
|
commit | commitdiff | tree |
2023-12-17 |
Guillem Jover | po: Update Catalan translations
|
commit | commitdiff | tree |
2023-12-17 |
Guillem Jover | po: Unfuzz German translation
|
commit | commitdiff | tree |
2023-12-17 |
Guillem Jover | dpkg-buildapi: Do not include newline in Usage text...
|
commit | commitdiff | tree |
2023-12-12 |
Guillem Jover | Dpkg::Control::Types: Add aliases for type enumerations
|
commit | commitdiff | tree |
2023-12-12 |
Guillem Jover | doc, man: Clarify terminology for Debian control files
|
commit | commitdiff | tree |
2023-12-12 |
Guillem Jover | arch: Split tupletable header names description into...
|
commit | commitdiff | tree |
2023-12-05 |
Guillem Jover | man: Improve description for dpkg-build-api v1 items
|
commit | commitdiff | tree |
2023-12-05 |
Guillem Jover | man: Add dpkg-build-api behavior for Rules-Requires...
|
commit | commitdiff | tree |
2023-12-05 |
Guillem Jover | arch: Restrict freebsd ports to amd64, arm, arm64,...
|
commit | commitdiff | tree |
2023-12-05 |
Guillem Jover | arch: Restrict darwin ports to amd64, arm, arm64, i386...
|
commit | commitdiff | tree |
2023-11-26 |
Guillem Jover | arch: Restrict solaris ports to amd64, i386, sparc...
|
commit | commitdiff | tree |
2023-11-26 |
Guillem Jover | arch: Restrict aix ports to powerpc and ppc64
|
commit | commitdiff | tree |
2023-11-26 |
Guillem Jover | arch: Restrict dragonflybsd ports to amd64
|
commit | commitdiff | tree |
2023-11-26 |
Guillem Jover | arch: Restrict hurd ports to amd64 and i386
|
commit | commitdiff | tree |
2023-11-26 |
Guillem Jover | arch: Restrict kopensolaris ports to amd64 and i386
|
commit | commitdiff | tree |
2023-11-26 |
Guillem Jover | arch: Restrict kfreebsd ports to amd64 and i386
|
commit | commitdiff | tree |