man/churn.1 in churn-0.0.13 vs man/churn.1 in churn-0.0.14
- old
+ new
@@ -8,16 +8,17 @@
A Project to give the churn file, class, and method for a project for a given checkin
Over time the tool adds up the history of chruns to give the number of times a file, class, or method is changing during the life of a project.
Churn for files is immediate, but classes and methods requires buildings up a history using churn between revisions. The history is stored in ./tmp
.
.P
-Currently has Full Git and Mercurial (hg) support, and partial SVN support (supports only file level churn currnetly)
+Currently has Full Git, Mercurial (hg), and Bazaar (bzr) support, and partial SVN support (supports only file level churn currnetly)
.
.P
Authors:
* danmayer
* ajwalters
* cldwalker
+* absurdhero
.
.P
== Example Output
.
.IP "\(bu" 4