projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
315ea32
4742d13
)
Merge branch 'nd/attr-match-optim'
author
Jeff King
<peff@peff.net>
Thu, 25 Oct 2012 10:42:36 +0000
(06:42 -0400)
committer
Jeff King
<peff@peff.net>
Thu, 25 Oct 2012 10:42:36 +0000
(06:42 -0400)
Trivial and obvious optimization for finding attributes that match
a given path.
* nd/attr-match-optim:
attr: avoid searching for basename on every match
attr: avoid strlen() on every match
1
2
attr.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
attr.c
Simple merge