]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/oneline-sha1-name-from-specific-ref'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Dec 2010 22:30:19 +0000 (14:30 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Dec 2010 22:30:19 +0000 (14:30 -0800)
commit41cd7974b0b67b78c39bccc86718dbe19390f768
treeb76bbad20d6050e0f7bad5f9be7eb19430ee9074
parent643b6ef809cdbc47c698b688b0dfe218eca9b474
parent4322842acfaace812308f8aec0fe39a358f3c6f2
Merge branch 'nd/oneline-sha1-name-from-specific-ref'

* 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