index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
Dpkg::Source::Package: Improve debian/source/format parsing and validation
Guillem Jover
1
-16
/
+9
2019-01-15
Dpkg::Source::Package: Add a new format option to the new constructor
Guillem Jover
1
-5
/
+16
2019-01-15
Dpkg::Source::Package::V3::Bzr: Fix format name in output message
Guillem Jover
1
-1
/
+1
2019-01-15
Dpkg::Source::Patch: Do not recommend --include-removal when not supported
Guillem Jover
1
-4
/
+5
2019-01-15
Dpkg::Source::Package: Do not reinitialize fields member in constructor
Guillem Jover
1
-2
/
+1
2019-01-15
Dpkg::Shlibs::Objdump: Only select objdump program when going to use it
Guillem Jover
1
-10
/
+13
2019-01-15
Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import
Guillem Jover
1
-1
/
+0
2019-01-15
Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move
Guillem Jover
1
-5
/
+7
2019-01-15
Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandles
Guillem Jover
2
-6
/
+17
2019-01-15
Dpkg::Changelog::Debian: Preserve modelines at EOF
Guillem Jover
1
-2
/
+6
2019-01-15
Dpkg::Deps::Simple: Fix POD signature for new constructor
Guillem Jover
1
-1
/
+1
2019-01-15
perl: Fix POD for Dpkg::Interface::Storable derived method implementations
Guillem Jover
8
-74
/
+79
2018-10-08
Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles module
Guillem Jover
2
-44
/
+59
2018-10-08
Dpkg::Source::Package::V2: Split BinaryFiles module into its own file
Guillem Jover
2
-84
/
+111
2018-10-08
Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1)
Guillem Jover
1
-23
/
+8
2018-10-08
Dpkg::OpenPGP: Do not read the gpg user configuration file
Guillem Jover
1
-1
/
+3
2018-10-08
Dpkg::OpenPGP: Ignore Version field in enarmored output
Guillem Jover
1
-0
/
+1
2018-09-18
perl: Replace all calls to Cwd::cwd with Cwd::getcwd
Josh Triplett
1
-1
/
+1
2018-09-18
dpkg-parsechangelog: Add new --reverse option
Guillem Jover
2
-5
/
+6
2018-09-18
Dpkg::Dist::Files: Add support for file attributes
Guillem Jover
1
-3
/
+14
2018-09-18
Dpkg::Vendor::Debian: Add fixfilepath support to reproducible feature
Guillem Jover
1
-4
/
+17
2018-09-18
Dpkg::Deps::KnownFacts: Satisfy :native with arch:all packages too
Guillem Jover
1
-1
/
+2
2018-09-03
Dpkg::Shlibs: Ignore nonexistent directories present in LD_LIBRARY_PATH
Guillem Jover
1
-1
/
+3
2018-09-02
Dpkg::Substvars: Fix typo
Guillem Jover
1
-2
/
+1
2018-08-30
Dpkg::Control::Fields: Do not use & sigil for function calls
Guillem Jover
1
-3
/
+6
2018-08-30
Dpkg::OpenPGP: Return the destination path on successful ASCII armor conversion
Guillem Jover
1
-2
/
+2
2018-08-30
Dpkg::Source::Package::V3::Quilt: Print series file used when applying patches
Guillem Jover
1
-0
/
+2
2018-08-30
Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a descendent of cwd
Guillem Jover
1
-0
/
+10
2018-08-30
Dpkg::Substvars: Reword used/unused warnings to clarify their meaning
Guillem Jover
1
-2
/
+4
2018-08-30
Fix some typos
Guillem Jover
1
-1
/
+1
2018-08-01
Dpkg::Source: Do not change patch permissions if not necessary
Guillem Jover
4
-6
/
+19
2018-07-30
Dpkg::Deps: Split subpackages
Guillem Jover
7
-1349
/
+1634
2018-07-30
Dpkg::Deps::KnownFacts: Rename _evaluate_simple_dep to evaluate_simple_dep
Guillem Jover
1
-2
/
+8
2018-07-30
Dpkg::Deps: Improve modules and method documentation
Guillem Jover
1
-151
/
+377
2018-07-30
Dpkg::Deps: Clarify arch-qualified dependency simplification
Guillem Jover
1
-0
/
+3
2018-07-30
Dpkg::Deps: Fix typo in POD
Guillem Jover
1
-1
/
+1
2018-07-30
Dpkg::Deps: Merge all Copyright notices into the same block
Guillem Jover
1
-8
/
+5
2018-07-30
Dpkg::Gettext: Document textdomain() and ngettext() replacement functions
Guillem Jover
1
-0
/
+13
2018-07-30
Dpkg::Gettext: Fix fallback textdomain() to honor its expected interface
Guillem Jover
1
-0
/
+7
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
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-06-22
scripts: Do not use stringy eval to define different sub implementations
Guillem Jover
1
-31
/
+27
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
Dpkg::Version: Fix bool overload behavior
Guillem Jover
1
-3
/
+17
2018-05-04
Dpkg::Shlibs::Objdump: Fix ELF program detection
Guillem Jover
1
-2
/
+8
[prev]
[next]