author | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Jan 2011 03:03:18 +0000 (19:03 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Jan 2011 03:03:18 +0000 (19:03 -0800) | ||
commit | 03a774a1e049cd29195ec239f71e90c18b005eef | |
tree | 378afd74b58a98de0b3f425e3589b0f9ae5d7bcb | tree | snapshot |
parent | 5e2ab85f5708a6bb70335dc865432e2eee5defda | commit | diff |
parent | a2ffa6b9615774332299997e45cffa9cab59cb75 | commit | diff |
Merge branch 'jk/tag-contains' into pu
* jk/tag-contains:
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
* jk/tag-contains:
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
.gitignore | diff1 | | diff2 | | blob | history |
Makefile | diff1 | | diff2 | | blob | history |
builtin.h | diff1 | | diff2 | | blob | history |
builtin/tag.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
commit.c | diff1 | | diff2 | | blob | history |
commit.h | diff1 | | diff2 | | blob | history |
config.c | diff1 | | diff2 | | blob | history |
git.c | diff1 | | diff2 | | blob | history |