Reputation: 48873
With Mercurial I do:
$ hg in
With SVN I do:
$ svn log -r BASE:HEAD
How do this with Bazaar?
Upvotes: 6
Views: 211
Reputation: 3654
bzr missing will show you the unpulled and unmerged commits.