All Projects → leonid-shevtsov → git-timesheet

leonid-shevtsov / git-timesheet

Licence: other
A script to create a timesheet from a git log

Programming Languages

ruby
36898 projects - #4 most used programming language

git-timesheet

A tool to generate your timesheet from a git log. Put it in your ~/bin!

$ git-timesheet.rb --help
Usage: git-timesheet [options]
    -s, --since [TIME]               Start date for the report (default is 1 week ago)
    -a, --author [EMAIL]             User for the report (default is the author set in git config)
        --authors                    List all available authors
    -c, --current [CURRENT]          Only use `git log` for current branch

Changelog

2012-07-12 forced encoding to avoid errors in Ruby 1.9


(c) 2011-2012 Leonid Shevtsov

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].