On Wed, Aug 04, 2010 at 03:24:23PM -0700, Junio C Hamano wrote:
* jk/tag-contains (2010-07-05) 4 commits
- Why is "git tag --contains" so slow?
- default core.clockskew variable to one day
- limit "contains" traversals based on commit timestamp
- tag: speed up --contains calculation
What needs to be fixed up before this effort can graduate? I find the
fixups here to be really helpful, even without the automated skew
detection that has been proposed. And even if we fix the root problem
with some new all-singing pack format, I suspect that may be a ways
out, so it would be nice if these patches could get included for now....
- Ted