Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11
commiteaff724bbc9c8f838b6d65fff9959da968939c3a
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 21:00:34 +0000 (12 14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Sep 2012 21:00:34 +0000 (12 14:00 -0700)
tree34f4a3cdd4f3a79c5b4f96e3278b234a60386f88
parent1b8bc86b5eb86609c31cae48eb7569b24acacc90
parent003c84f6d2b9e9c4d5bbf5262cae994bac7190cb
Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11

"git log .." errored out saying it is both rev range and a path when
there is no disambiguating "--" is on the command line.  Update the
command line parser to interpret ".." as a path in such a case.

* jc/dotdot-is-parent-directory:
  specifying ranges: we did not mean to make ".." an empty set
revision.c