RubyGems Navigation menu

git_time_extractor 0.3.2

Analyzes Git repository commit log to compute developer working hours, weekly activity, and to detect death marches in software development. It computes the timing statistics based on the timestamps of each commit and the intervals between them. Useful for verifying developer time sheets and for tax purposes and it supports filtering for a specific tax year. See https://github.com/rietta/git_time_extractor/wiki.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.2 - May 21, 2015 (11.5 KB)
  2. 0.3.1 - February 16, 2015 (10.5 KB)
  3. 0.3.0 - November 13, 2014 (10.0 KB)
  4. 0.2.3 - February 22, 2014 (9.0 KB)
  5. 0.2.1 - May 06, 2012 (7.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

git ~> 1.2
logger ~> 1.2

业主:

作者:

  • Frank Rietta

SHA 256 校验和:

9ebf96341dce2227e7580ae5d18d04de0415457301712eb5ea6e2e7d7f50d4b4

下载总量 23,848

这个版本 7,987

许可:

BSD

需要的 Ruby 版本: >= 1.9.3

链接: