Jambunathan K writes: > I am attaching a bzr bundle. Can someone review and commit this? There were some typos in the changelog. I am attaching the revised bundle. It has 4 revisions. In git world, I would have preferred to do this: git reset --soft origin/master # squash all the commits git format-patch so as to show only my good face to the world. Looks like bzr is working against my intentions.