Tag Archives: qbzr

“Punchcard” graphs for Bazaar

GitHub has a nice feature called “Punchcard”. It’s a graph that represents numbers of commits by day and hour (example). You can easily see wherether a project was hacked over weekends or nights, if it’s done by full-time employees, etc. … Continue reading

Posted in Tools | Tagged , , , , | 3 Comments

Bazaar commit metadata

I maintain a few open source projects that use SVN, so notes like “Fixes bug #123, patch by J. Random Hacker” in commit messages are more than usual. When I started using Bazaar for Picard, I thought it would be … Continue reading

Posted in Bazaar, Tools | Tagged , , | Leave a comment