Monthly Archives: December 2007

How to implement Annotate in a Bazaar client

UPDATE: I seem to have done a far better job of explaining this here http://bazaar-vcs.org/Integrating_with_Bazaar This is a brief explanation of how to implement Annotate support if software writing against the bzrlib library. Annotate support is useful because its a … Continue reading

Posted in coding | Leave a comment

TextMate-Bazaar Log support

We’ll I’ve reappeared from which ever rock I was hiding under (working actually) and have started looking at the Bazaar Textmate bundle again. Well thanks to the recent release of Safari 3 I’ve got the Log support laying out correctly, … Continue reading

Posted in coding | Leave a comment

Annotate in Bazaar-TextMate integration

Ok, we’ll I’ve now got reliable annotate support working, outputting the annotated file into a nice html table – many thanks to John and Aaron for helping me with this on the bzr list. The styling still needs some work … Continue reading

Posted in coding | Leave a comment