index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-17
perl: Fix unused capture groups false positives
Guillem Jover
1
-0
/
+1
2014-05-17
scripts: Use character classes instead of single character alternations
Guillem Jover
1
-0
/
+1
2014-05-17
perl: Do not use global match variables
Guillem Jover
1
-0
/
+1
2014-05-17
test: Add labels to Test::More tests
Guillem Jover
1
-0
/
+1
2014-04-21
test: Remove sequence number prefixes from test case filenames
Guillem Jover
3
-1
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
2
-2
/
+2
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-0
/
+1
2013-11-24
perl: Always check open() return value
Guillem Jover
1
-0
/
+1
2013-11-24
Dpkg::Changelog::Entry::Debian: Deprecate regex package variables
Guillem Jover
1
-0
/
+1
2013-11-24
Dpkg::Deps: Move _arch_* private functions to Dpkg::Deps::Simple
Guillem Jover
1
-0
/
+2
2013-11-23
perl: Do not allow hard tabs anywhere other than leading position
Guillem Jover
1
-0
/
+1
2013-07-22
Dpkg::Shlibs::Objdump: Add an optional objdump argument to get_format
Guillem Jover
1
-0
/
+1
2013-07-18
scripts: Use the block form for the grep function
Guillem Jover
1
-0
/
+1
2013-07-18
Dpkg::Version: Use the block form for the map function
Guillem Jover
1
-0
/
+1
2013-07-18
dpkg-source: Use two eq operators instead of a grep
Guillem Jover
1
-0
/
+1
2013-07-18
dpkg-scansources: Use a foreach loop instead of a void map
Guillem Jover
1
-0
/
+1
2013-07-18
dpkg-gencontrol: Move grep inside an if block
Guillem Jover
1
-0
/
+1
2013-07-18
scripts: Do not mix boolean operators
Guillem Jover
1
-0
/
+1
2013-07-18
scripts: Do not use negative expression in unless and until conditions
Guillem Jover
1
-0
/
+1
2013-06-22
test: Only scan perl module files that will ever contain POD markup
Guillem Jover
1
-2
/
+10
2013-06-22
test: Set .pl and .t as program-extensions for perlcritic
Guillem Jover
1
-0
/
+1
2013-06-22
perl: Place strict and warning pragma uses as the first thing
Guillem Jover
1
-2
/
+2
2013-06-22
Dpkg::Source::Package: Capitalize variant module names
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Use my-style lexical loop iterator variables
Guillem Jover
1
-0
/
+1
2013-05-08
Dpkg::Source::Patch: Use number separator to ease readability
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Conditionally include modules with require instead of use
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Unify regex delimiters to //, {} or <>
Guillem Jover
2
-0
/
+4
2013-05-08
dpkg-genchanges: Do not use conditional declarations
Guillem Jover
1
-0
/
+1
2013-05-08
Remove trailing whitespaces
Guillem Jover
1
-0
/
+1
2013-05-08
Dpkg::Deps: Use braces for multiline regexp
Guillem Jover
1
-0
/
+1
2013-05-08
scripts/t/200_Dpkg_Shlibs.t: Use semicolon instead of comma
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Use correct comparison operator for each type
Guillem Jover
1
-0
/
+1
2013-05-08
scripts: Do not use indirect object syntax
Guillem Jover
1
-0
/
+1
2013-05-08
dpkg-shlibdeps: Do not use readline operator in a foreach loop
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Slurp files more efficiently
Guillem Jover
1
-0
/
+1
2013-05-08
scripts: On split use an actual regex instead of a literal string
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Use the .. operator instead of C-style for loops
Guillem Jover
1
-0
/
+1
2013-05-08
perl: Remove unused variables
Guillem Jover
1
-0
/
+1
2013-05-06
scripts: Initialize arrays with the qw() operator
Guillem Jover
1
-0
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
3
-2
/
+7
2013-04-29
scripts: Do not use sort directly on the return keyword
Guillem Jover
1
-0
/
+1
2013-04-29
scripts: Do not use "nested" functions as they are global
Guillem Jover
1
-0
/
+1
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-0
/
+1
2013-04-27
Dpkg::Control::Type: Use strict and warnings
Guillem Jover
1
-0
/
+2
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
1
-0
/
+1
2013-04-24
dpkg-shlibdeps: Use the glob function call instead of the operator
Guillem Jover
1
-0
/
+1
2013-04-19
Explicitly quote HEREDOC markers in perl code
Guillem Jover
1
-0
/
+1
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-0
/
+1
2013-04-19
test: Add new perl critic test case
Guillem Jover
2
-0
/
+160
2013-04-19
test: Add a correct shebang to all test scripts
Guillem Jover
1
-0
/
+1
[next]