Changes for version 0.92 - 2014-11-18
- Updating for release of version 0.92 (Ivan Wills) Changed tests to using Test::Warnings (Ivan Wills) Added new file (Ivan Wills) Added better documentation (Ivan Wills) Added recent files to load and boilerplate tests (Ivan Wills) Got code coverage of "recent" to 100% (Ivan Wills) Got better output going (Ivan Wills) Added new files (Ivan Wills) Fixed --day, --week and --month options (Ivan Wills) Added branch info to output (Ivan Wills) Implemented a default test (but it's still TODO) (Ivan Wills) Added the ability to mark a test as TODO (Ivan Wills) Basic implementation working (Ivan Wills) New script to show recent changes (Ivan Wills)
Documentation
Clean old branches out of the repository
grep for branch names
Stats on the number of commits by committer
checkout whitespace only changed files
Create a feature branch from the "current release"
Get information on files changed across branches.
Copies hooks into their proper location
Checkout any branch mentioning the passed Jira
Manage pom.xml file versions
Find what files have been changed recently in a repository
grep tags
Check that git branches include latest production branch/tag
Watch for changes in repository up-stream
Modules
Git workflow tools
Helper for other commands
Clean old branches out of the repository
grep for branch names
Stats on the number of commits by committer
checkout whitespace only changed files
Create a feature branch from the "current release"
Get information on files changed across branches.
Checkout any branch mentioning the passed Jira
Manage pom.xml file versions
Find what files have been changed recently in a repository
grep tags
Check that git branches include latest production branch/tag
Watch for changes in repository up-stream
Tools for maven POM files with git
A basic wrapper around GIT
Mock of a git repository
Test Git::Workflow::Command::* files