Assuming I have a named branch foo with two commits a, b:
a b c ------o-------o-------o------- # default \\ d e
If you want logs from current branch only:
hg log -b .