Merge branch 'nd/oneline-sha1-name-from-specific-ref' into next
commit553cf37c23f6583a8973ab5f6351b2724917228b
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Dec 2010 01:45:08 +0000 (20 17:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Dec 2010 01:45:08 +0000 (20 17:45 -0800)
treec279eb84259d76c9e5e72462dea98fda081ae6ce
parentd394a6f760334eea8c8d9bdade6cef8f2d64bf2e
parent4322842acfaace812308f8aec0fe39a358f3c6f2
Merge branch 'nd/oneline-sha1-name-from-specific-ref' into next

* nd/oneline-sha1-name-from-specific-ref:
  get_sha1: handle special case $commit^{/}
  get_sha1: support $commit^{/regex} syntax
  get_sha1_oneline: make callers prepare the commit list to traverse
  get_sha1_oneline: fix lifespan rule of temp_commit_buffer variable
Documentation/revisions.txt
sha1_name.c