Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/daemon-interpolate'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 3 Mar 2015 22:37:04 +0000
(14:37 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 3 Mar 2015 22:37:04 +0000
(14:37 -0800)
"git daemon" looked up the hostname even when "%CH" and "%IP"
interpolations are not requested, which was unnecessary.
* rs/daemon-interpolate:
daemon: use callback to build interpolated path
daemon: look up client-supplied hostname lazily
1
2
daemon.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
0278b3f
dc8edc8
)
diff --cc
daemon.c
Simple merge