##// END OF EJS Templates
chgserver: extract utility to bind unix domain socket to long path...
chgserver: extract utility to bind unix domain socket to long path This is common problem of using sockaddr_un.

File last commit:

r18045:add2f9dd default
r29530:3239e2fd default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>