I'm translating (partially) this post from juan's (the garfio creator) blog.
In our company, Zauber, we are very happy to announce the public release of Garfio. The garfio-05 version is distributed under Apache Software License, Version 2.0.
It is a small application that integrates Source Code Management Systems (SCM) and Project Management Systems (a.k.a. Issue Trackers), mainly in software development projects.
You can download garfio and see the documentation at:
- http://code.zauber.com.ar/garfio/
This garfio version has the following features:
- From a commit message specify the Issue number and:
- Add notes to the issue,
- Mark as resolved,
- Add worked hours to the issue,
- Specify in which version an issue is resolved.
- Avoid to finish a commit if there is any error (Non-existent issue number, the user has no credentials to modify an issue or there are syntax errors).
Garfio supports
Mantis, has partial support for Jira and it was conceived to easily support other issue trackers.
Project page: http://code.zauber.com.ar/garfio/