But it was quite successful in making teamgit a bit fatter !!!
We already have a patch adding git rebase to the backend, thanks Rejesh Kosla.
http://groups.google.com/group/teamgit/browse_thread/thread/c1f02b47a0917264
We also added patches to establish a baseline framework for the UI upstream. And had quite a good hour long hack session on finding different alternatives for the proposed UI.
http://gitorious.org/projects/teamgit/repos/mainline/commits/ac94c3fdf5c70818d25172bfc4e8e3063b3fc8fb
Some of the interfaces discussed had really revolutionary ideas from your truly , like reimplementing the listbox paint function (;-) ) to implement the commit list and its manipulations. Fortunately there were saner ideas tossed out, like using a QTreeView with zero indentation or using stylesheets in QListBox
We finally settled on taking the ui forward with a plain QListView with Rajagopal confidant about using stylesheets with LG liking the idea of grouping the squashed commits with a color background. All in all a very productive day for teamgit. With couple of new developers appearing on the mailing list.

