index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Substvars.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Dpkg: Say class instead of object when appropriate
Guillem Jover
1
-1
/
+1
2019-11-26
Dpkg::Substvars: Remove obsolete no_warn() method
Guillem Jover
1
-16
/
+5
2019-01-15
perl: Fix POD for Dpkg::Interface::Storable derived method implementations
Guillem Jover
1
-12
/
+12
2018-09-02
Dpkg::Substvars: Fix typo
Guillem Jover
1
-2
/
+1
2018-08-30
Dpkg::Substvars: Reword used/unused warnings to clarify their meaning
Guillem Jover
1
-2
/
+4
2017-10-12
scripts: Add support for source package Description and substvars
Guillem Jover
1
-1
/
+25
2017-09-24
perl: Remove unused use POSIX module imports
Guillem Jover
1
-2
/
+0
2017-08-26
Dpkg::Substvars: Make the warnings output deterministic
Chris Lamb
1
-1
/
+1
2017-01-23
Dpkg: Call anonymous subs via -> operator instead of casting with &
Guillem Jover
1
-2
/
+2
2016-10-30
Dpkg::Substvars: Fix POD formatting
Guillem Jover
1
-0
/
+1
2016-10-30
Dpkg::Substvars: Add new method set_field_substvars()
Guillem Jover
1
-0
/
+19
2016-10-30
Dpkg::Substavars: Make the parse method return the number of substvars parsed
Guillem Jover
1
-0
/
+8
2016-10-30
Dpkg::Substvars: Obsolete Source-Version substvar
Guillem Jover
1
-7
/
+11
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
1
-4
/
+0
2016-07-03
Dpkg::Substvars: Validate source version in set_version_substvars()
Guillem Jover
1
-2
/
+6
2016-07-03
Dpkg: Use warnings::warnif() instead of carp() for deprecated warnings
Guillem Jover
1
-2
/
+4
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
1
-1
/
+1
2015-05-18
scripts: Document dpkg version when module versions got bumped
Guillem Jover
1
-5
/
+5
2015-05-18
Dpkg::Substvars: Add new filter() method
Guillem Jover
1
-2
/
+25
2015-04-21
scripts: Move each statement into its own line
Guillem Jover
1
-1
/
+3
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-3
/
+3
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-5
/
+5
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+4
2014-08-09
scripts: Use //= instead of ||= when appropriate
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Use //= instead of explicit defined or exists checks
Guillem Jover
1
-3
/
+3
2014-08-09
Dpkg::Substvars: Warn on usage of deprecated Source-Version substvar
Guillem Jover
1
-1
/
+7
2014-08-09
Dpkg::Substvars: Add automatic variable tracking
Guillem Jover
1
-5
/
+23
2014-08-09
Dpkg::Substvars: Switch used tracking from a counter to a bitfield
Guillem Jover
1
-17
/
+31
2014-08-09
Dpkg::Substvars: Move upstream version computation into a temporary variable
Guillem Jover
1
-2
/
+4
2014-08-09
Dpkg::Substvars: Add missing trailing dot
Guillem Jover
1
-1
/
+1
2014-05-17
Dpkg: Update and fix CHANGES POD sections
Guillem Jover
1
-0
/
+15
2014-04-21
scripts: Localize $_ in functions with while (<$fh>) style loops
Guillem Jover
1
-0
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-2
/
+4
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-06-22
scripts: Inherit from parent instead of base
Guillem Jover
1
-1
/
+1
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-13
/
+14
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-19
/
+19
2012-10-19
Dpkg::Substvars: Always fix up the source version in set_version_substvars
Guillem Jover
1
-2
/
+3
2012-06-30
Add support for binary-only key-value option in changelogs
Guillem Jover
1
-9
/
+15
2012-05-23
Dpkg::Substvars: Rename no_warn() member function to mark_as_used()
Guillem Jover
1
-6
/
+19
2012-05-23
scripts: Use new member set_as_used() instead of ad-hoc code
Guillem Jover
1
-2
/
+1
2012-05-23
Dpkg::Substvars: Add new member function set_as_used()
Guillem Jover
1
-1
/
+14
2010-02-26
Update POD documentation to indicate that it's using UTF-8 encoding
Raphaël Hertzog
1
-0
/
+2
2010-02-25
Add accent on Raphaël's name in several files
Guillem Jover
1
-1
/
+1
2010-02-21
dpkg-gencontrol: now indicates which package is concerned by the substvars wa...
Raphaël Hertzog
1
-5
/
+23
[next]