Login
projects
/
gknop
/
Perl-Critic.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a few miscellaneous self violations
2007-10-03
Chris Dolan
Fix a few miscellaneous self violations
commit
|
commitdiff
|
tree
2007-10-03
Chris Dolan
Further work on RequireLocalizedPunctuationVars.run.PL
commit
|
commitdiff
|
tree
2007-10-03
Chris Dolan
Reworking RequireLocalizedPunctuationVars tests in...
commit
|
commitdiff
|
tree
2007-10-02
Chris Dolan
Degrade (sort-of) gracefully is aspell is installed...
commit
|
commitdiff
|
tree
2007-09-30
Chris Dolan
Mention name of unchecked function in violation description for
commit
|
commitdiff
|
tree
2007-09-27
Chris Dolan
Code coverage
commit
|
commitdiff
|
tree
2007-09-26
Chris Dolan
New policy InputOutput::RequireCheckedSyscalls
commit
|
commitdiff
|
tree
2007-09-26
Chris Dolan
Add exceptions for Fatal and Fatal::Exception to InputOutput...
commit
|
commitdiff
|
tree
2007-09-24
Chris Dolan
Doc error: the config parameter stop_words was misspelled
commit
|
commitdiff
|
tree
2007-09-24
Chris Dolan
Code coverage improvements; minor code tweaks
commit
|
commitdiff
|
tree
2007-09-23
Chris Dolan
New policy InputOutput::RequireBriefOpen
commit
|
commitdiff
|
tree
2007-09-23
Chris Dolan
Refactor to reduce complexity of violates() method...
commit
|
commitdiff
|
tree
2007-09-23
Chris Dolan
Add optimizations to the regexp policies to do culling...
commit
|
commitdiff
|
tree
2007-09-22
Chris Dolan
New policy RegularExpressions::ProhibitEnumeratedClasses
commit
|
commitdiff
|
tree
2007-09-22
Chris Dolan
Tweak to ProhibitComplexRegexes so \p{IsUppercase}...
commit
|
commitdiff
|
tree
2007-09-21
Chris Dolan
New policy RegularExpressions::ProhibitEscapedMetacharacters
commit
|
commitdiff
|
tree
2007-09-21
Chris Dolan
Add overlooked flag for optional module
commit
|
commitdiff
|
tree
2007-09-21
Chris Dolan
Add tests to confirm that the severities are right...
commit
|
commitdiff
|
tree
2007-09-21
Chris Dolan
Add TODO for new idea: RegularExpressions::ProhibitUnnecessa...
commit
|
commitdiff
|
tree
2007-09-20
Chris Dolan
New policy RegularExpressions::ProhibitSingleCharAlternation
commit
|
commitdiff
|
tree
2007-09-20
Chris Dolan
Merge some changes from my personal version of includes...
commit
|
commitdiff
|
tree
2007-09-16
Chris Dolan
Oops, forgot to indicate RC argument key for ProhibitComplex...
commit
|
commitdiff
|
tree
2007-09-16
Chris Dolan
False positive for s/(foo)/$1/ in
commit
|
commitdiff
|
tree
2007-09-16
Chris Dolan
Change default trigger from 50 chars to 60 chars in
commit
|
commitdiff
|
tree
2007-09-13
Chris Dolan
New policy RegularExpressions::ProhibitComplexRegexes
commit
|
commitdiff
|
tree
2007-09-13
Chris Dolan
Three changes to Critic.pm, in order of significance
commit
|
commitdiff
|
tree
2007-09-11
Chris Dolan
New policy RegularExpressions::ProhibitUnusedCapture
commit
|
commitdiff
|
tree
2007-09-11
Chris Dolan
Added a new optional_modules parameter to the .run...
commit
|
commitdiff
|
tree
2007-09-09
Chris Dolan
Add comments to the TODO about the feasibility of implementi...
commit
|
commitdiff
|
tree
2007-09-08
Chris Dolan
New Policies
commit
|
commitdiff
|
tree
2007-09-04
Chris Dolan
Remove completed policy from TODO
commit
|
commitdiff
|
tree
2007-09-04
Chris Dolan
New policies:
commit
|
commitdiff
|
tree
2007-08-09
Chris Dolan
New policy InputOutput::ProhibitJoinedReadline
commit
|
commitdiff
|
tree
2007-08-05
Chris Dolan
New policy Subroutines::ProhibitManyArgs
commit
|
commitdiff
|
tree
2007-07-22
Chris Dolan
Self compliance with RequireArgUnpacking
commit
|
commitdiff
|
tree
2007-07-22
Chris Dolan
Simplify a complex subroutine
commit
|
commitdiff
|
tree
2007-07-22
Chris Dolan
Rewrite Subroutines::RequireArgUnpacking
commit
|
commitdiff
|
tree
2007-07-21
Chris Dolan
First draft of Subroutines::RequireArgUnpacking, but...
commit
|
commitdiff
|
tree
2007-07-21
Chris Dolan
Skip unit tests if Pod::Spell is installed but aspell...
commit
|
commitdiff
|
tree
2007-07-20
Chris Dolan
New policy Documentation::PodSpelling
commit
|
commitdiff
|
tree
2007-07-20
Chris Dolan
forgot to commit a PolicySummary.pod change
commit
|
commitdiff
|
tree
2007-07-19
Chris Dolan
Self-compliance with RequireLocalizedPunctuationVars...
commit
|
commitdiff
|
tree
2007-07-19
Chris Dolan
New policy Variables::RequireLocalizedPunctuationVars
commit
|
commitdiff
|
tree
2007-07-11
Chris Dolan
New policy ValuesAndExpressions::ProhibitImplicitNewlines
commit
|
commitdiff
|
tree
2007-07-11
Chris Dolan
New policy BuiltinFunctions::ProhibitBooleanGrep
commit
|
commitdiff
|
tree
2007-07-08
Chris Dolan
Update TODO with some clarifications and mental notes...
commit
|
commitdiff
|
tree
2007-07-08
Chris Dolan
New policy: BuiltinFunctions::ProhibitComplexMappings
commit
|
commitdiff
|
tree
2007-03-24
Chris Dolan
Add a failing test for ProhibitCommaSeparatedStatements...
commit
|
commitdiff
|
tree
2007-02-07
Chris Dolan
Bugfix: when a Perl::Critic::Violation outlived it's
commit
|
commitdiff
|
tree
2007-01-22
Chris Dolan
Bugfix for undef in list function (found by Bernhard...
commit
|
commitdiff
|
tree
2007-01-19
Chris Dolan
Add a new policy idea
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Allow text before the first "## name" in .run files
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Fix a think-o. I'm surprised this didn't bite me earlier...
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Add test to ensure that all bundled policies have ...
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Remove native_policy_names(). Replace with generic
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Add 'core' theme to all built-in policies
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Very simple code cleanup
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
* Bugfix for is_function_call -- triggered falsely...
commit
|
commitdiff
|
tree
2006-12-09
Chris Dolan
Hack in a -w (whitespace) option to ppidump
commit
|
commitdiff
|
tree
2006-12-04
Chris Dolan
* Fix a bug I introduced into P::C::Utils::words_from_string
commit
|
commitdiff
|
tree
2006-11-30
Chris Dolan
A little documentation
commit
|
commitdiff
|
tree
2006-11-30
Chris Dolan
Work on test harness:
commit
|
commitdiff
|
tree
2006-11-29
Chris Dolan
Refactoring run.t scaffolding
commit
|
commitdiff
|
tree
2006-11-27
Chris Dolan
Overhaul ProhibitPackageVars
commit
|
commitdiff
|
tree
2006-11-27
Chris Dolan
Trivial spell checking fix
commit
|
commitdiff
|
tree
2006-11-22
Chris Dolan
Make Perl::Critic::Document masquerade as a PPI::Document for
commit
|
commitdiff
|
tree
2006-11-22
Chris Dolan
Accelerate ProhibitMutatingListFunctions by making...
commit
|
commitdiff
|
tree
2006-11-21
Chris Dolan
Work on ProhibitMutatingListFunctions, following up...
commit
|
commitdiff
|
tree
2006-11-15
Chris Dolan
Move a bunch of TODO items over from P::C to P::C:...
commit
|
commitdiff
|
tree
2006-11-15
Chris Dolan
Bump our Module::Pluggable dependency. Older versions...
commit
|
commitdiff
|
tree
2006-11-15
Chris Dolan
Create new distro for non-core policies
commit
|
commitdiff
|
tree
2006-11-15
Chris Dolan
Document ProhibitProlongedStrictureOverride
commit
|
commitdiff
|
tree
2006-11-15
Chris Dolan
Following up some Hackathon work:
commit
|
commitdiff
|
tree
2006-11-14
Chris Dolan
Add missing dep on List::MoreUtils::none()
commit
|
commitdiff
|
tree
2006-11-13
Chris Dolan
A few post-hackathon TODO changes
commit
|
commitdiff
|
tree
2006-11-12
Chris Dolan
New policy: Variables::ProhibitListProcessingSideEffects
commit
|
commitdiff
|
tree
2006-11-12
Chris Dolan
Add emacs/vi modelines to all code files
commit
|
commitdiff
|
tree
2006-11-12
Chris Dolan
New policy: TestingAndDebugging::ProhibitProlongedStrictureO...
commit
|
commitdiff
|
tree
2006-11-11
Chris Dolan
Add my hackish tool to write new policy boilerplate.
commit
|
commitdiff
|
tree
2006-11-11
Chris Dolan
Bugfix for Bleadperl, as reported by Steffan Mueller...
commit
|
commitdiff
|
tree
2006-11-11
Chris Dolan
New policy from the Hackathon:
commit
|
commitdiff
|
tree
2006-11-07
Chris Dolan
Spelling
commit
|
commitdiff
|
tree
2006-11-07
Chris Dolan
Work around some changes in PPI v1.199_02
commit
|
commitdiff
|
tree
2006-11-07
Chris Dolan
Bugfix: ProhibitCaptureWithoutTest failed to notice...
commit
|
commitdiff
|
tree
2006-11-07
Chris Dolan
Looking at ValuesAndExpressions::ProhibitMismatchedOperators
commit
|
commitdiff
|
tree
2006-10-24
Chris Dolan
Support changed cmdline syntax for aspell v0.60
commit
|
commitdiff
|
tree
2006-10-20
Chris Dolan
Parrot RT #4064: make Subroutines::RequireFinalReturn...
commit
|
commitdiff
|
tree
2006-10-20
Chris Dolan
* Move self-compliance exceptions from code to an rc...
commit
|
commitdiff
|
tree
2006-10-17
Chris Dolan
Shell "eval exec" infix in blib/ files breaks RequireTidyCod...
commit
|
commitdiff
|
tree
2006-10-12
Chris Dolan
Bugfix: ProhibitCaptureWithoutTest was confused by
commit
|
commitdiff
|
tree
2006-10-10
Chris Dolan
Rebuild MANIFEST
commit
|
commitdiff
|
tree
2006-10-09
Chris Dolan
Correct devel svn:propset command
commit
|
commitdiff
|
tree
2006-10-09
Chris Dolan
Regression test to check completeness of PolicySummary.pod
commit
|
commitdiff
|
tree
2006-10-09
Chris Dolan
Break out convenience function shebang_line() for Parrot...
commit
|
commitdiff
|
tree
2006-10-09
Chris Dolan
More changes for
commit
|
commitdiff
|
tree
2006-10-07
Chris Dolan
Prototype theme boolean parser. It doesn't do anything...
commit
|
commitdiff
|
tree
2006-10-07
Chris Dolan
Set default themse for RequireTestLabels
commit
|
commitdiff
|
tree
2006-10-07
Chris Dolan
Spotted a typo while reading code
commit
|
commitdiff
|
tree
2006-10-07
Chris Dolan
Comply with our own RequirePodSections policy
commit
|
commitdiff
|
tree
2006-10-07
Chris Dolan
Add exception to NamingConventions::ProhibitMixedCaseSubs for
commit
|
commitdiff
|
tree
next