Monthly Archives: September 2007

TextMate – Bazaar Log Support

The Bazaar.tmbundle now has very limited support for showing the log of a branch. Currently limitations mean it only shows the log for the entire branch, doesn’t list the files changed in a revision and isn’t formatted very nicely – … Continue reading

Posted in coding | Leave a comment

Updates on the Bazaar TMBundle

I’ve not had much time for this over the last week or so but yesterday I finally got round to adding Push and Pull support. Push pops up a dialog asking for the destination branch, including the parent as the … Continue reading

Posted in coding | Leave a comment

Rails and RJS

We’ve just started a ‘big new’ project in work and we’ve decided to develop it using Rails. I’ve done various odds and sods in Rails before but I learnt from version 1 of the Agile Web Development book, hence only … Continue reading

Posted in coding | Leave a comment

Branching in Bazaar (from within TextMate)

I’ve spent a good chunk of time this weekend learning a little more about the internals of Bazaar. I decided to add branching support to the Bazaar bundle for TextMate. Initially this seemed simple, use cocoadialog to ask for a … Continue reading

Posted in coding | Leave a comment