Changes for version 2.004 - 2012-12-01

  • improve Git::Commit's parsing of the Changes file (christopher madsen) Blank lines following the version line are no longer included in the commit message. It can now find the current version even if followed by a -TRIAL indicator. It now reads the Changes file that was shipped with the dist, not the one currently on disk.
  • fix include_untracked option of Git::GatherDir to work with Git 1.5.4.3 (christopher madsen)

Modules

update your git repository after release
check your git repository before releasing
checkin build results on separate branch
gather all tracked files in a Git working directory
initialize git repository on dzil new
provide a version number by bumping the last git release tag
push current branch
tag the new version
all git plugins in one go
provide the allow_dirty & changelog attributes
Provide repository information for Git plugins