rietta/git_time_extractor

View on GitHub
examples/example_1_raw.csv

Summary

Maintainability
Test Coverage
Date,Git Commits Count,Pivotal Stories Count,Minutes,Hours,Person,Email,Project,Notes,Pivotal Stories,Week Number,Year
02/15/2012,2,0,60,1.0,Frank Rietta,frank@rietta.com,"", --- New time extractor project. --- Tweaks,"",7,2012
02/16/2012,4,0,44,0.7,Frank Rietta,frank@rietta.com,"", --- Fixing up to publicly release. --- Updating README --- Spelling --- Readme tweak,"",7,2012
05/05/2012,9,0,174,2.9,Frank Rietta,frank@rietta.com,"", --- The git_time_extractor Gem specification. --- Oops.  Committed the compiled gem by mistake. --- This code has moved into lib/git_time_extractor.rb. --- A GIT ignore file. --- Gemfile (thanks to the Brakeman project for showing this trick) --- Some documentation --- Readme update. --- Link to RubyGem page - https://rubygems.org/gems/git_time_extractor --- Spelling.,"",18,2012
05/06/2012,1,0,30,0.5,Frank Rietta,frank@rietta.com,"", --- Handle negative time by defaulting to 30 minutes.  This was observed in testing when the developer merged code from another developer.,"",18,2012
02/20/2013,1,0,30,0.5,Frank Rietta,frank@rietta.com,"", --- New tweaks,"",7,2013
12/28/2013,1,1,30,0.5,Frank Rietta,frank@rietta.com,"", --- [#1] Counts Git Commits,1,51,2013
12/29/2013,2,2,94,1.6,Frank Rietta,frank@rietta.com,""," --- [#1337] Tracks Pivotal Story IDS. --- [#12] Test tweak, should result in \""1337; 12\"" being listed.",1337; 12,51,2013
01/09/2014,2,0,30,0.5,Frank Rietta,frank@rietta.com,"", --- Story support. --- updated the version,"",1,2014
02/20/2014,1,0,30,0.5,Frank Rietta,frank@rietta.com,"", --- Merge branch 'development' into stories\n\nConflicts:\n    lib/git_time_extractor.rb,"",7,2014
02/22/2014,15,0,82,1.4,Frank Rietta,frank@rietta.com,"", --- The option parser. --- Changing up the notes a bit. --- Gem updates. --- Separating out the options into an hash that can be passed in.  And having the output placed into an array before being converted to CSV.  This makes the model more useful in an embedded mode. --- The GTE 0.2.3 upgrade. --- Readme is in markdown. --- Do not add Gems to the repo by accident again. --- Do not want the compiled Gem in the project. --- Readme formatting tweaks. --- Merge branch 'master' into development\n\nConflicts:\n    Gemfile.lock\n    lib/git_time_extractor.rb --- Updated Gems. --- Merge branch 'development' into stories\n\nConflicts:\n    Gemfile.lock\n    lib/git_time_extractor.rb\n    readme.md --- Updated Gems. --- Whitespace and copyright notice. --- The new release will be 3.0.0. It's a significant enough internal structure change.,"",7,2014
06/09/2014,1,1,30,0.5,Frank Rietta,frank@rietta.com,"", --- Merge pull request #4 from AlejandroRivera/development\n\nAssumptions are now configurable.,4,23,2014
11/06/2014,11,0,148,2.5,Frank Rietta,frank@rietta.com,""," --- Gem bumps. --- Remove old readme, that has been replaced with the Markdown version, included a badge from CodeClimate. --- Extracted the header row template into a method. --- Getting ready for improved multi-author scanning. --- Refactoring the scanner out into a separate method in preparation to split out the report for each author. --- Twas a silly method. --- Splitting out the per-author tabulations into the Author class. --- The report is split into each author separately and then reported as a combined report. --- Not used at this time. --- URL change. --- Refactored summarization of day worklog out of tabulate_days to simplify the complexity of the method.","",44,2014
11/07/2014,2,0,36,0.6,Frank Rietta,frank@rietta.com,"", --- Refactored out the row formatter to simplify the summarize method for CodeClimate. --- Refactored the duration between commits method to be simpler for CodeClimate.,"",44,2014
11/13/2014,2,0,37,0.6,Frank Rietta,frank@rietta.com,"", --- Updated the email listed in the Gem. --- Examples folder.,"",45,2014
05/07/2014,1,0,30,0.5,Alejandro Rivera,alejandro.rivera.lopez@gmail.com,""," --- Made the script more configurable.\n\nThe user can now specify the \""initial effort\"", \""hours per session\"", \""merge effort\"" and \""max commits\"".","",18,2014