gitmo/Moose.git
2011-02-28 Jesse Luehrs pod-spelling fixes 1.9903
2011-02-28 Jesse Luehrs version bump for 1.9903
2011-02-28 Dave Rolsky remove .shipit
2011-02-28 Dave Rolsky Remove modules which are known to be unmaintained
2011-02-26 Dave Rolsky Conflict on MX::Singleton 0.25 (but 0.26 works)
2011-02-26 Dave Rolsky Conflict with Fey::ORM 0.42 (0.43 works with new ...
2011-02-25 Karen Etheridge add example for combining an initializer with a writer...
2011-02-23 Karen Etheridge update Changes file to reflect what was released in...
2011-02-23 Dave Rolsky Conflict on MX::StrictConstructor 0.12 (0.13 works)
2011-02-22 Dave Rolsky Conflict on MX::CA 0.23 (0.24 works with moose 1.23...
2011-02-22 Dave Rolsky Remove modules which have been spitting out warnings...
2011-02-22 Dave Rolsky Fix release year for last two releases
2011-02-15 Dave Rolsky Add 1.22 and 1.23 changes to Changes file in master
2011-02-15 Chris Prather update Changes cause I forgot to do so in the topic...
2011-02-15 Chris Prather Reverse the output from _follow_also
2011-02-14 Dave Rolsky Fix error message (missing "a")
2011-02-13 Dave Rolsky My previous role preservation fix made a todo test...
2011-02-13 Dave Rolsky Fixed reinitialization bug that lost all role meta...
2011-02-10 Jesse Luehrs never smoke author tests
2011-02-10 Jesse Luehrs remove stuff we don't care about smoking
2011-02-10 Jesse Luehrs add some more modules to smoke
2011-02-10 Jesse Luehrs conflicts
2011-02-08 Karen Etheridge also mention MX::NM:IO
2011-02-07 Karen Etheridge remove meat of recipe - replace with reference to Moose...
2011-02-07 Dave Rolsky Clarify what happens when weak refs go out of scope
2011-02-07 Dave Rolsky Tweaks Sam's patch on weak_ref expiration
2011-02-07 Hans Dieter... notes on weak_ref (based on patch from Sam Vilain)
2011-01-29 Karen Etheridge MooseX::AlwaysCoerce 0.12 (latest) is incompatible...
2011-01-27 Jesse Luehrs need to delete from the method map, not just set to...
2011-01-19 Mateu X Hunter correct wording to use 'hash' instead of 'array'
2011-01-18 Dave Rolsky move MetaYAML/JSON next to each other
2011-01-10 Jesse Luehrs convert to using EUMM::Dist::Zilla::Develop
2011-01-08 Chip add test of cross-object augmentation
2011-01-08 Jesse Luehrs fix syntax error
2011-01-07 Jesse Luehrs redirect 'make dist' and 'make install' to dzil
2011-01-05 Jesse Luehrs bump package::stash deps for some bug fixes
2011-01-04 Dave Rolsky Require Test::DM for development
2011-01-04 Jesse Luehrs don't initialize lazy attrs with defaults in the constr...
2011-01-03 Jesse Luehrs also need to set AUTHOR_TESTING here
2011-01-03 Jesse Luehrs Merge remote branch 'origin/master'
2011-01-03 Jesse Luehrs changelog
2011-01-03 Karen Etheridge trivial punctuation improvement
2011-01-03 Jesse Luehrs more spelling words 1.9902
2011-01-03 Jesse Luehrs changelog and version bump
2011-01-03 Jesse Luehrs specify prototyping behavior in Moose.xs
2011-01-03 Jesse Luehrs generate CCFLAGS correctly
2011-01-03 Jesse Luehrs add a couple more conflicts
2011-01-03 Jesse Luehrs ensure all author deps are installed before doing relea...
2011-01-03 Jesse Luehrs require running the smoker before non-trial releases
2011-01-03 Jesse Luehrs fix up ::Contributing a bit
2011-01-03 Jesse Luehrs changelog
2011-01-03 Jesse Luehrs changelog and version bump 1.9901
2011-01-02 Florian Ragwitz Stop passing around unused values
2011-01-02 Jesse Luehrs mark the last release as trial
2011-01-02 Jesse Luehrs need package::stash::conflicts
2011-01-02 Dave Rolsky Don't index benchmarks directory
2011-01-01 Jesse Luehrs only use Git::Check and Git::Tag
2011-01-01 Jesse Luehrs v1.9900 1.9900
2011-01-01 Jesse Luehrs use the NextRelease plugin
2011-01-01 Jesse Luehrs pruning t/002 isn't correct, need to prevent it from...
2011-01-01 Jesse Luehrs Merge branch 'topic/cmop-merge'
2011-01-01 Jesse Luehrs add nytprof stuff to gitignore
2011-01-01 Jesse Luehrs blog is a word
2011-01-01 Dave Rolsky Generate the moose-outdated script
2010-12-31 Dave Rolsky Mention dist.ini and remove mention of .shipit
2010-12-31 Dave Rolsky Doc dzil switch in Changes
2010-12-31 Dave Rolsky Add Changes entry for CMOP merge
2010-12-31 Dave Rolsky Make sure to exclude Moose::Meta::Method::Accessor...
2010-12-31 Dave Rolsky Untabif inc/MyInline.pm
2010-12-31 Dave Rolsky Fix NoTabsTests plugin spelling
2010-12-31 Dave Rolsky Skip Moose::Conflicts module
2010-12-31 Dave Rolsky Add a bunch more words to the spelling whitelist
2010-12-31 Dave Rolsky Oops, meant to remove the EOLTests, not the NoTabsTests
2010-12-31 Dave Rolsky Add some missing caps versions of metaclass
2010-12-31 Dave Rolsky Remove NoTabsTest - we have way too much line-ending...
2010-12-31 Dave Rolsky Merge spelling whitelist from cmop distro
2010-12-31 Dave Rolsky Add CMOP classes to trustme list for pod coverage test
2010-12-31 Dave Rolsky Allow setting DZIL_TEST_INC env var when running dzil...
2010-12-31 Dave Rolsky Remove extra whitespace
2010-12-30 Chip avoid unnecessary copies in Str validation
2010-12-29 Dave Rolsky Prune generated recipe tests when dzil runs
2010-12-29 Dave Rolsky Add $VERSION back to test classes (accidentally removed...
2010-12-29 Dave Rolsky Move pod test extraction to code that can be reused...
2010-12-29 Dave Rolsky Now that all the .pod files have a package statement...
2010-12-28 Dave Rolsky Centralize MakeMaker customizations so they can be...
2010-12-28 Dave Rolsky Clean up various bits of code that broke when dzil...
2010-12-28 Dave Rolsky Fix XS loading to actually use the right VERSION var
2010-12-28 Dave Rolsky Move MakeMaker customizations to a module in inc that...
2010-12-28 Dave Rolsky Rename dzil plugin to have a much shorter namespace
2010-12-28 Dave Rolsky Dzil-ize all the .pod files so they can be pod-woven
2010-12-27 Dave Rolsky Merge branch 'master' into topic/cmop-merge
2010-12-27 Dave Rolsky Remove some done stuff from TODO
2010-12-27 Dave Rolsky s/Build/Makefile/
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-27 Dave Rolsky Remove _XS_VERSION hack
2010-12-27 Dave Rolsky do not ignore inc
2010-12-27 Dave Rolsky Add inc (and don't ignore it)
2010-12-27 Dave Rolsky Merged CMOP into Moose
2010-12-26 Dave Rolsky Ignore .c in xs dir
2010-12-26 Dave Rolsky Don't ignore .c files
next