engit/Iron-Munger.git
2009-08-29 Matt S Trout switch day diff calculation to epoch based so that... master
2009-07-05 Matt S Trout top level munging script
2009-07-05 Matt S Trout add debug code
2009-06-24 Matt S Trout skip damaged posts
2009-05-22 Matt S Trout switch to relative paths for symlink targets
2009-05-22 Matt S Trout clean up and get the integration code to make a first run
2009-05-22 Matt S Trout minor fixage
2009-05-22 Matt S Trout correct symlink generation
2009-05-22 Matt S Trout start to test symlink code, break it utterly
2009-05-16 Matt S Trout start of stats saver code
2009-05-16 Matt S Trout level calculation
2009-05-16 Matt S Trout add dep on aliased
2009-05-16 Matt S Trout update tests for url attribute on post object
2009-05-16 Matt S Trout add name and nick attributes to Monger object, add...
2009-05-16 Matt S Trout inflating post objects from file
2009-05-16 Matt S Trout missing dep on IO::All
2009-05-16 Matt S Trout check postspec loading, factor out column order handlin...
2009-05-16 Matt S Trout test post expansion from hashref
2009-05-16 Matt S Trout correct IO::All usage
2009-05-16 Matt S Trout load and construct
2009-05-15 Matt S Trout update .gitignore to not skip testing CSV files and...
2009-05-15 Matt S Trout first sketch of load/save processing functionality
2009-05-15 Matt S Trout add 'url' attribute to Post.pm (tests fail, will fixup)
2009-05-15 Matt S Trout better .gitignore
2009-05-15 Matt S Trout CSV name mangling utilities
2009-05-15 Matt S Trout add test requirements
2009-05-15 Matt S Trout move monger.t to checking module loading
2009-05-15 Matt S Trout test for monger object
2009-05-15 Matt S Trout add Monger object
2009-05-15 Matt S Trout fix sub name change
2009-05-14 Matt S Trout handle failure cases better
2009-05-14 Matt S Trout check both days remaining types
2009-05-14 Matt S Trout move day delta creation out of case/expect construct
2009-05-14 Matt S Trout fix the date math
2009-05-14 Matt S Trout missing use autobox, die to spot sub name error, code...
2009-05-13 Matt S Trout first sketch at calculation test
2009-05-13 Matt S Trout make it run, and fix the missing dep
2009-05-13 Matt S Trout add time remaining check and factor out aperture checki...
2009-05-13 Matt S Trout refactor a bit, add post class in prep for testing
2009-05-11 Matt S Trout move calculation code to utility package
2009-05-10 Matt S Trout add days remaining checker
2009-05-10 Matt S Trout refactor to not be so damn stupid
2009-05-10 Matt S Trout first cut at info
2009-05-01 Matt S Trout .gitignore and CSV sync script