Merge branch 'tr/maint-show-walk'
commit5d8d296c1ccf00d80a6b9096e0dc88944053912f
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2012 22:36:44 +0000 (13 15:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2012 22:36:44 +0000 (13 15:36 -0700)
tree21dbcbca06f3d5c3d733f4254d46930a372a790a
parenta1204bd7c3021cbaf1f4f485eb11f2e5a72355b3
parentc5941f1aac071addc1c9b0781c323b588c542420
Merge branch 'tr/maint-show-walk'

Fixes "git show"'s auto-walking behaviour, and make it behave just
like "git log" does when it walks.

* tr/maint-show-walk:
  show: fix "range implies walking"
  Demonstrate git-show is broken with ranges
builtin/log.c