Login
projects
/
gknop
/
Perl-Critic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gknop/Perl-Critic.git
2010-10-06
Jeffrey Ryan...
Added -forced-filename option to the P::C::Document...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Tom Wyant
RT #61311: Subroutines::ProhibitUnusedPrivateSubroutine...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Tom Wyant
Add stop words to P::C::P::ControlStructures::ProhibitP...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Tom Wyant
Move the Changes comment on commit 3919 to the 'Bugs...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Tom Wyant
RT#61071: OptionsProcessor vs perl 5.8.3 Exporter
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Elliot Shank
Add "when" support to ControlStructures::ProhibitPostfi...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Tom Wyant
Add '_' to the tr/// that counts arguments in the subro...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Tom Wyant
Make Subroutines::ProhibitManyArgs understand prototype...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Elliot Shank
Reduce use of PPI overloads i
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Elliot Shank
Bump trunk version of Perl-Critic to 1.110.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Elliot Shank
Update Changes on trunk to match what was released...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Elliot Shank
It turns out that the original complaint in RT #3077 for
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Elliot Shank
Fix detection of q<'@whatever'> in
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Tom Wyant
Added method Perl::Critic::Document->ppix_regexp_from_e...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Tom Wyant
Change the test in t/08_document.t which tests
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Tom Wyant
Since PPIx::Regexp is no longer optional, some of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Add failing test for
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Add "subscripted" to xt/author/40_stop_words.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Fix missing import of PPIx::Regexp in Perl::Critic.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Make xt/author/94_includes.t be more descriptive of...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Note ValuesAndExpressions::RequireInterpolationOfMetach...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Make PPIx::Regexp, Perl::Tidy, Pod::Spell, and Text...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Elliot Shank
Fix ValuesAndExpressions::RequireInterpolationOfMetacha...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Elliot Shank
Move IPC::Open2 from the recommended to required depend...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Tom Wyant
Realized I could simplify the code in commits 3886...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Tom Wyant
Variables::ProhibitUnusedVariables now looks inside...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Tom Wyant
Have Subroutines::ProhibitUnusedPrivateSubroutines...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Tom Wyant
Added the line number of the offending '=head1 NAME...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Tom Wyant
#59065 Suggested policy: prohibit conditional use state...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Tom Wyant
Update inc/Perl/Critic/BuildUtilities.pm to require...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Tom Wyant
Have RegularExpressions::ProhibitUnusedCapture account...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Tom Wyant
#60179: BuiltinFunctions::ProhibitStringyEval dies...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Tom Wyant
Added support for @-, @+, and their English equivalents...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Tom Wyant
Forgot to put the RT number on the ProhibitUnusedCaptur...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Tom Wyant
RT #60002 - RegularExpressions::ProhibitUnusedCapture...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Tom Wyant
Add new policy InputOutput::RequireEncodingWithUTF8Laye...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Tom Wyant
On the mailing list, Andy Lester suggested having the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Tom Wyant
RT #59268: Documentation::RequirePodSections should...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Tom Wyant
RT 59176: "no critic" for pod after __END__
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Elliot Shank
Specify a minimum version of version.pm in BuildUtiliti...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-28
Tom Wyant
Nit-pick the docs in P::C::P::RegularExpressions::Requi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Handle the absence of include statements in
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Remove debugging code from P::C::Document.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Fix stupid bug in P::C::Document::_nodes_by_namespace().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Stupid just-prior-to-commit change to Test::P::C::Polic...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Make Test::P::C::Policy well behaved and not export...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Code cleanup of ProhibitMismatchedOperators after apply...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Apply the patch from RT #58751 to ProhibitMismatchedOpe...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Create P::C::Document::uses_module().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Forgot to add PPIx::Utilities::Node to required modules in
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Create namespaces() and subdocuments_for_namespace...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Elliot Shank
Make Test::Deep required so that I can use it for P...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Tom Wyant
Updated P::C::P::ControlStructures::ProhibitMutatingLis...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-25
Tom Wyant
Change xt/author/80_policysummary.t to match revision...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
Elliot Shank
Change example in P::C Developer to say "Default severi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Change the PolicySummary to use short names for link...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Change "[Severity #]" in the PolicySummary to "[Default...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Add link to Try::Tiny in RequireCheckingReturnValueOfEval.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Add release description to Changes.
v1.108
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Bump P::C version to 1.108.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Fix CORE_DEVELOPER.pod now that the PodSummary build...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
Elliot Shank
Update Changes into something readable by users for...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
Elliot Shank
Change "Repository" to "repository" in (MY)?META.yml.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Document Task::Weaken dependency.
v1.107_001
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Add dependency upon Task::Weaken (even though I think...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Set date for 1.107_001 release in Changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Add allow-unsafe to ProfilePrototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Small comment change in Subroutines::ProhibitAmpersandS...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Rename the --unsafe option to --allow-unsafe.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Move Email::Address from the optional to the required...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Theoretically fix the issue with compling P::C::Module...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Get rid of use_ok() everywhere except t/00_modules...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-20
Elliot Shank
Update to TODO.pod about dumping IO::String.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Fix false statement in POD about ## no critic paying...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Fix links to deprecated modules in Modules::ProhibitEvi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Bump P::C version to 1.107_001.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Remove scary warning from INSTALL.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Update the optional module discussion in CORE_DEVELOPER...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Stop all conditional module usage under xt/. If you...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Elliot Shank
Change Modules::ProhibitEvilModules to complain about...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Tom Wyant
(Try to) make P::C::P::Subroutines::RequireFinalReturn...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Tom Wyant
RT #57818 - DEVELOPER.pod typo in link to ValuesAndExpr...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Elliot Shank
Small typo in RequireFinalReturn POD. RT #57803
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Tom Wyant
Tell policy BuiltInFunctions::ProhibitLvalueSubstr...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Tom Wyant
Have policy TestingAndDebugging::RequireUseStrict accep...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Tom Wyant
Expand list of modules needed for authortest, by actual...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Tom Wyant
Updated lib/Perl/Critic/CORE_DEVELOPER.pod to try to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Tom Wyant
Bug #57375 for Perl-Critic: [PATCH] Fix spelling error...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-11
Elliot Shank
Put 1.106 changes to Changes on trunk.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
Tom Wyant
49501 From Debian: RequirePackageMatchesPodName: doesn...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Elliot Shank
Update P::C::Utils::is_unchecked_call() to include...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
Elliot Shank
Changed violation description to "Quotes used with...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Tom Wyant
Wordsmith my recent Changes updates.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Tom Wyant
RT #56619 redux
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Tom Wyant
RT #56667: No "$VERSION" variable found (false positive)
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
Tom Wyant
RT #56619: "die" used instead of "croak" (possibly...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-16
Tom Wyant
RT #56627: Too many arguments (sub prototype, false...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Jeffrey Ryan...
'warnings' pragma was declared as dependency twice.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Jeffrey Ryan...
Don't generate test file for 20_policy_require_interpol...
v1.105_03
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
Jeffrey Ryan...
Bumped version number to 1.105_03.
commit
|
commitdiff
|
tree
|
snapshot
next