From: Junio C Hamano Date: Wed, 27 Feb 2008 19:52:20 +0000 (-0800) Subject: Merge branch 'sp/describe' X-Git-Tag: v1.5.5-rc0~145 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c6a7c606a6fb89f51258d2a60bc27cfe2530a0a1;p=git.git Merge branch 'sp/describe' * sp/describe: Use git-describe --exact-match in bash prompt on detached HEAD Teach git-describe --exact-match to avoid expensive tag searches Avoid accessing non-tag refs in git-describe unless --all is requested Teach git-describe to use peeled ref information when scanning tags Optimize peel_ref for the current ref of a for_each_ref callback --- c6a7c606a6fb89f51258d2a60bc27cfe2530a0a1