projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
801cbd7
9db9eec
)
Merge branch 'nd/fix-directory-attrs-off-by-one'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 22 Jan 2013 17:34:28 +0000
(09:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 22 Jan 2013 17:34:29 +0000
(09:34 -0800)
Fix performance regression introduced by an earlier change to let
attributes apply to directories.
Needs to be merged to maint, as
94bc671a
was merged there already.
* nd/fix-directory-attrs-off-by-one:
attr: avoid calling find_basename() twice per path
attr: fix off-by-one directory component length calculation
1
2
attr.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
attr.c
Simple merge