gitmo/Moose.git
2011-01-20 Moritz Onken failing test for composite roles and application metacl... topic/composite_bug
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
2010-12-26 Dave Rolsky Beginning of dzilization
2010-12-24 chromatic Fixed a couple of typos.
2010-12-04 Ricardo Signes correct method call in Hash trait documentation
2010-11-25 Karen Etheridge explicitly test that shift returns undef and does not...
2010-11-25 Karen Etheridge Revert "clarification re the limitations of the "map...
2010-11-25 Karen Etheridge clarification re the limitations of the "map" array...
2010-11-24 Dave Rolsky We're not doing weekly minor releases
2010-11-24 Karen Etheridge grammar fix in Changes
2010-11-24 Dave Rolsky Changes for stable release - with release date
2010-11-24 Dave Rolsky s/for/from/ in docs
2010-11-24 Karen Etheridge spelling fixes
2010-11-24 Jesse Luehrs test for the metaroles of metaroles thing (ruoso)
2010-11-24 Jesse Luehrs MMR::Attribute is a metaclass, it needs to inherit...
2010-11-24 Karen Etheridge Doc note about explicit omission of each() in the nativ...
2010-11-19 Dave Rolsky Tweaks to clarify stable branch naming scheme.
2010-11-19 Dave Rolsky bump copyright year to 2010
2010-11-19 Dave Rolsky Include RT ticket in Changes
2010-11-19 Dave Rolsky Bump version to 1.9900 for new version numbering scheme
2010-11-19 Dave Rolsky Take Changes from stable
2010-11-19 Dave Rolsky Update Changes for release
2010-11-19 Dave Rolsky Merge branch 'topic/native-trait-bugfix'
2010-11-19 Dave Rolsky Fix error message generation when array or hash ref...
2010-11-19 Dave Rolsky Some small tweaks, and section on writing docs
2010-11-19 Dave Rolsky Mention where cabal members are listed and mention irc
2010-11-19 Dave Rolsky Update Changes for codegen rewrite
2010-11-19 Jesse Luehrs update our workflow
2010-11-18 Jesse Luehrs comment
2010-11-18 Jesse Luehrs refactor constructor inlining to reuse attribute code
next