index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
dpkg-buildpackage: Fold --[no-]check-builddeps into short option descriptions
Guillem Jover
1
-3
/
+2
2018-07-24
dpkg-buildpackage: Add --build equivalents for short build type options
Guillem Jover
1
-7
/
+7
2018-07-24
dpkg-buildpackage: Clarify pre and post-clean options and their default state
Guillem Jover
1
-2
/
+2
2018-07-24
dpkg-buildpackage: Add new --no-post-clean option
Guillem Jover
1
-0
/
+3
2018-07-24
dpkg-buildpackage: Rename and logic invert $noclean to $postclean
Guillem Jover
1
-7
/
+7
2018-07-24
dpkg-buildpackage: Rename $cleansource to $postclean
Guillem Jover
1
-4
/
+4
2018-07-24
Dpkg::BuildFlags: Move default flags setting into the Dpkg::Vendor modules
Guillem Jover
2
-12
/
+24
2018-07-24
Dpkg::Vendor::Debian: Inline _parse_feature_area() into _add_build_flags()
Guillem Jover
1
-13
/
+7
2018-07-24
Dpkg::Shlibs: Disable bool overload Dpkg::Version warnings
Guillem Jover
2
-0
/
+8
2018-07-24
Dpkg::Shlibs::SymbolFile: Always assign proper Dpkg::Version to deprecated
Guillem Jover
1
-1
/
+1
2018-07-24
Dpkg::Version: Bump VERSION and improve semantic change description
Guillem Jover
1
-4
/
+12
2018-07-24
test: Add new po author test
Guillem Jover
1
-0
/
+26
2018-07-24
dpkg-buildpackage: Only check required build dependencies for known targets
Guillem Jover
1
-0
/
+5
2018-07-24
Dpkg::Build::Types: Add new set_build_type_from_targets() function
Guillem Jover
1
-0
/
+32
2018-07-24
Dpkg::Build::Types: Fix set_build_type_from_options() description
Guillem Jover
1
-2
/
+3
2018-07-24
dpkg-buildpackage: Only check for fallback build targets on binary builds
Guillem Jover
1
-4
/
+5
2018-07-24
dpkg-buildpackage: Fix --rules-file option parsing
Guillem Jover
1
-1
/
+1
2018-06-22
scripts: Do not use stringy eval to define different sub implementations
Guillem Jover
2
-37
/
+31
2018-05-08
dpkg-buildpackage: Avoid using an uninitialized variable
Guillem Jover
1
-0
/
+1
2018-05-05
Update German scripts translation
Helge Kreutzmann
1
-10
/
+12
2018-05-05
Dpkg::Changelog::Parse: Stop using tail(1) to read the end of the file
Guillem Jover
1
-3
/
+7
2018-05-04
Update German scripts translation
Helge Kreutzmann
1
-2
/
+16
2018-05-04
dpkg-buildpackage: Validate OpenPGP signing key IDs
Guillem Jover
1
-0
/
+17
2018-05-04
Dpkg::Version: Fix bool overload behavior
Guillem Jover
3
-13
/
+27
2018-05-04
scripts: Refresh test data and update code to match
Guillem Jover
7
-664
/
+911
2018-05-04
Dpkg::Shlibs::Objdump: Fix ELF program detection
Guillem Jover
2
-4
/
+12
2018-05-04
Dpkg::Shlibs::Objdump: Remove duplicate assignment in reset() method
Guillem Jover
1
-1
/
+0
2018-05-04
dpkg-source: Do not emit perl warnings on source formats w/o options
Guillem Jover
1
-0
/
+1
2018-05-03
dpkg-checkbuilddeps: Fix indentation
Guillem Jover
1
-35
/
+34
2018-05-03
build: Add CPAN distribution machinery
Guillem Jover
3
-3
/
+92
2018-05-03
Dpkg: Fix default DATADIR
Guillem Jover
1
-1
/
+1
2018-05-03
Revert "Dpkg::Deps: Accept $archqual for add_provided_package() method"
Guillem Jover
4
-15
/
+7
2018-03-25
Dpkg::Vendor::Debian: Mark riscv64 as having gcc built-in PIE support
Guillem Jover
1
-0
/
+1
2018-03-25
Dpkg::Vendor::Debian: Split pie builtin arches one per line
Guillem Jover
1
-2
/
+17
2018-03-25
Dpkg::Deps: Accept $archqual for add_provided_package() method
Guillem Jover
4
-7
/
+15
2018-03-25
Dpkg::Deps: Turn virtualpkg tracking from an arrayyref into a hashref
Guillem Jover
2
-7
/
+15
2018-02-22
Update German scripts translation
Helge Kreutzmann
1
-29
/
+36
2018-02-19
scripts/mk: Export architecture variables by default
Jack Bates
1
-1
/
+1
2018-02-19
Dpkg::Source::Package: Print building lines for upstream tarball signatures
Guillem Jover
2
-7
/
+16
2018-02-19
Dpkg::Source::Package::V2: Print one building line per existing tarball
Guillem Jover
1
-2
/
+4
2018-01-16
dpkg-buildpackage: Add new --rules-requires-root
Guillem Jover
1
-1
/
+7
2018-01-16
spec/R³: Add new DEB_RULES_REQUIRES_ROOT variable
Guillem Jover
1
-0
/
+3
2018-01-16
dpkg-buildpackage: Do not set DEB_GAIN_ROOT_CMD on <implementations-keywords>
Guillem Jover
1
-0
/
+5
2018-01-16
spec/R³: Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD
Guillem Jover
1
-1
/
+3
2018-01-16
dpkg-gensymbols: Print "error" instead of "warning" when these are fatal
Guillem Jover
1
-12
/
+19
2018-01-16
Dpkg::Vendor::Debian: Mark hurd-i386 as having built-in PIE support
Guillem Jover
1
-1
/
+1
2018-01-16
arch: Add support for riscv64 CPU
Manuel A. Fernandez Montecelo
1
-2
/
+2
2018-01-16
scripts: Reject negated values in Architecture field
Guillem Jover
4
-10
/
+33
2018-01-16
scripts/mk: Add new buildtools variables
Guillem Jover
3
-0
/
+35
2018-01-16
Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of $state ...
Dmitry Shachnev
1
-1
/
+1
[next]