p5sagit/Devel-REPL.git
2016-02-09 Karen Etheridge refer in metadata to the github mirror, so we can recei...
2016-02-01 Karen Etheridge fix Test::More prereq for done_testing
2015-12-25 Karen Etheridge bump DDS prereq (see RT#105466)
2015-12-07 Karen Etheridge add link to mstpan-17 to SEE ALSO
2015-08-16 Karen Etheridge increment $VERSION after 1.003027 release
2015-08-16 Karen Etheridge Devel-REPL-1.003027 v1.003027
2015-08-16 Karen Etheridge add more mappings, from contributor list snipped from pod
2015-08-16 mgrimes empty commit to add mgrimes to contributor list
2015-08-16 Karen Etheridge do not index these secondary packages - they cannot...
2015-08-16 Karen Etheridge shorter pod lists
2015-08-16 Karen Etheridge weave some pod, respecting overridden authors/legal
2015-08-16 Karen Etheridge I no longer use this plugin in my bundle
2015-08-16 Karen Etheridge Changes entry for this release
2015-08-16 Karen Etheridge commit the TODO list
2015-08-16 Karen Etheridge this is a distribution eligible for static install
2015-08-16 Karen Etheridge keep $VERSION right in the repo
2015-08-15 Karen Etheridge tighten this lib import
2015-08-15 Karen Etheridge capitalize abstract
2015-08-15 Karen Etheridge hardcode the distribution name in Changes, to reduce...
2015-08-15 Karen Etheridge use a more specific link
2015-03-15 Karen Etheridge keep all namespaces clean
2015-03-15 Karen Etheridge remove executable bit from tests
2015-03-15 Karen Etheridge include the irc channel in metadata
2015-03-15 Karen Etheridge remove unneeded entries
2015-02-14 Karen Etheridge [ExecDir] was added to my bundle in version 0.014
2014-11-28 Karen Etheridge newer [OptionalFeature] handles ' escaping properly'
2014-11-28 Karen Etheridge update plugin config to make use of [OptionalFeature...
2014-11-28 Karen Etheridge clean up the layout of the changelog
2014-11-28 Karen Etheridge now using [Git::Contributors]
2014-07-16 Karen Etheridge Devel-REPL-1.003026 v1.003026
2014-07-16 Karen Etheridge add SEE ALSO: Reply (RT#92263)
2014-07-16 Karen Etheridge add =head1 VERSION sections to pod
2014-07-16 Karen Etheridge tidy up pod, adding more markup
2014-07-16 Karen Etheridge when Makefile.PL is run non-interactively, default...
2014-07-16 Karen Etheridge tighter entries
2014-07-16 Karen Etheridge make room for $VERSION after package declaration (newer...
2014-07-16 Karen Etheridge fix version requirement
2013-12-11 Karen Etheridge compileOpts was not added until 0.62 - perl 5.009002
2013-12-01 Ryan Niebur POD fix (RT#88886)
2013-09-29 Karen Etheridge Devel-REPL-1.003025 v1.003025
2013-09-29 Karen Etheridge earlier [Test::CheckDeps] did not inject the right...
2013-09-29 Karen Etheridge test this plugin too
2013-09-29 Karen Etheridge use AutoPrereqs, making sure to skip optional plugins
2013-09-25 Karen Etheridge Devel-REPL-1.003024 v1.003024
2013-09-25 Karen Etheridge changelog for [Test::Compile] release
2013-09-25 Karen Etheridge new pluginbundle adds a Makefile.PL and Build.PL
2013-09-24 Karen Etheridge print the error when loading failed unexpectedly
2013-09-15 Karen Etheridge display the error message when loading the plugin faile...
2013-09-12 Karen Etheridge Devel-REPL-1.003023 v1.003023
2013-09-12 Karen Etheridge document the optional features
2013-09-12 Karen Etheridge move Default profile to Standard; default profile is...
2013-09-10 Karen Etheridge Devel-REPL-1.003022 v1.003022
2013-09-10 Karen Etheridge spelling fixes - RT#87691
2013-09-10 Karen Etheridge changelog for RT#88542
2013-09-10 Karen Etheridge Merge branch 'topic/fix_dzil'
2013-09-10 Karen Etheridge visible skip messages caught a bug! Data::Dump::Concise...
2013-09-10 Karen Etheridge visibly skip all the plugins we cannot test - make... topic/fix_dzil
2013-09-10 Karen Etheridge do not load completion drivers unless completion plugin...
2013-09-10 Karen Etheridge load dependent plugins earlier, so we can detect compil...
2013-09-09 Karen Etheridge skip compile tests for plugins using optional features...
2013-09-09 Karen Etheridge fail on warnings only for the author (helps avoid upstr...
2013-09-09 Karen Etheridge check result of eval operation rather than looking...
2013-09-09 Karen Etheridge clarify that we migrated to dzil last release too!
2013-09-09 Karen Etheridge Devel-REPL-1.003021 v1.003021
2013-09-09 Karen Etheridge Merge branch 'topic/dzil'
2013-09-09 Karen Etheridge remove the tests that blow up - maybe fix later
2013-09-09 Karen Etheridge whitespace fixes
2013-09-09 Karen Etheridge this test warns when we load, so might as well delete...
2013-09-09 Karen Etheridge make "perl -c script/re.pl" not start up the REPL
2013-09-09 Karen Etheridge add contributors metadata
2013-09-09 Karen Etheridge convert to Dist::Zilla
2013-09-09 Karen Etheridge remove unneeded shebangs and "use lib" directives
2013-09-09 Karen Etheridge add use strict; use warnings to modules, just to be...
2013-09-09 Karen Etheridge more Changes formatting fixes
2013-09-05 Karen Etheridge use vars -> our
2013-09-05 Karen Etheridge Remove soon-to-be-deprecated use of Class::MOP::load_class
2013-07-18 Karen Etheridge make changelog more readable, CPAN::Changes-compliant
2013-07-08 Karen Etheridge bump version to 1.003020 for release v1.003020
2013-07-08 Karen Etheridge fix shebang (RT#70928)
2013-06-27 Karen Etheridge ignore this .bak file too v1.003019
2013-06-27 Karen Etheridge bump version for release
2013-06-27 Karen Etheridge make tests pass if Lexical::Persistence is not installed
2013-06-27 Karen Etheridge skip all the usual cruft (this gets expanded at build...
2013-06-27 Karen Etheridge ignore generated MANIFEST
2013-06-27 Karen Etheridge if PPI::XS can be installed, make sure it is the versio...
2013-06-27 Karen Etheridge changelog
2013-05-24 Ash Berlin Fix "No arguments!" error in Plugin::DDS when nothing...
2013-05-19 Karen Etheridge bump version, add timestamp to changelog for next release v1.003018
2013-05-19 Karen Etheridge add self to contributors
2013-05-19 Karen Etheridge see if making the Term::ReadLine attr lazy helps at...
2013-05-19 Karen Etheridge we need a .gitignore file here
2013-05-19 Karen Etheridge remove pointless "required" fields for attrs with defau...
2013-04-08 Karen Etheridge fix spelling here too
2013-04-08 Karen Etheridge fix name of package in changelog
2013-04-03 Karen Etheridge bump version for next release v1.003017
2013-04-03 Karen Etheridge RT#84246 - Term::ReadLine issues
2013-03-26 Karen Etheridge changelog entry for release v1.003016
2013-03-26 Karen Etheridge bump version for next release
2013-03-26 Karen Etheridge add warnings tests
2013-03-26 Karen Etheridge remove unneeded use of FindBin
next