projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4dbfaee
e1980c9
)
Merge branch 'rs/refs-string-slice'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 29 May 2012 20:09:02 +0000
(13:09 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 29 May 2012 20:09:02 +0000
(13:09 -0700)
Avoid unnecessary temporary allocations while looking for matching refs
inside refs API.
By René Scharfe (3) and Junio C Hamano (1)
* rs/refs-string-slice:
refs: do not create ref_entry when searching
refs: use strings directly in find_containing_dir()
refs: convert parameter of create_dir_entry() to length-limited string
refs: convert parameter of search_ref_dir() to length-limited string
1
2
refs.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
refs.c
Simple merge