author | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 19:52:20 +0000 (11:52 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 19:52:20 +0000 (11:52 -0800) | ||
commit | c6a7c606a6fb89f51258d2a60bc27cfe2530a0a1 | |
tree | cdfae919c70cc8e085b664ed258f5d1c2822fdd2 | tree | snapshot |
parent | dc1c0fffd3723ceebff51053938db5baf26a47f5 | commit | diff |
parent | 27c578885a0b8f56430c5a24f558e2b45cf04a38 | commit | diff |
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
* 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