<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 9, 2013 at 12:02 PM, Otavio Salvador <span dir="ltr"><<a href="mailto:otavio@ossystems.com.br" target="_blank">otavio@ossystems.com.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sat, Feb 9, 2013 at 2:59 PM, Darren Hart <<a href="mailto:dvhart@linux.intel.com">dvhart@linux.intel.com</a>> wrote:<br>

><br>
><br>
> On 02/08/2013 06:43 PM, Otavio Salvador wrote:<br>
>> On Fri, Feb 8, 2013 at 8:27 PM, Darren Hart <<a href="mailto:dvhart@linux.intel.com">dvhart@linux.intel.com</a>> wrote:<br>
>>> oe-git-proxy.sh is a simple tool to be used via GIT_PROXY_COMMAND. It<br>
>>> uses BSD netcat to make SOCKS5 or HTTPS proxy connections. It uses<br>
>>> ALL_PROXY to determine the proxy server, protocol, and port. It uses<br>
>>> NO_PROXY to skip using the proxy for a comma delimited list of hosts,<br>
>>> host globs (*.<a href="http://example.com" target="_blank">example.com</a>), IPs, or CIDR masks (<a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a>). It is<br>
>>> known to work with both bash and dash shells.<br>
>>><br>
>>> V2: Implement recommendations by Enrico Scholz:<br>
>>>     o Use exec for the nc calls<br>
>>>     o Use "$@" instead of $* to avoid quoting issues inherent with $*<br>
>>>     o Use bash explicitly and simplify some of the string manipulations<br>
>>>     Also:<br>
>>>     o Drop the .sh in the name per Otavio Salvador<br>
>>>     o Remove a stray debug statement<br>
>>><br>
>>> V3: Implement recommendations by Otavio Salvador<br>
>>>     o GPL license blurb<br>
>>>     o Fix minor typo in comment block<br>
>>><br>
>>> Signed-off-by: Darren Hart <<a href="mailto:dvhart@linux.intel.com">dvhart@linux.intel.com</a>><br>
>>> Cc: Enrico Scholz <<a href="mailto:enrico.scholz@sigma-chemnitz.de">enrico.scholz@sigma-chemnitz.de</a>><br>
>>> Cc: Otavio Salvador <<a href="mailto:otavio@ossystems.com.br">otavio@ossystems.com.br</a>><br>
>>><br>
>>> git-proxy cleanup<br>
>><br>
>> All those comments ought to be bellow --- or those will be included in<br>
>> commit log.<br>
>><br>
><br>
> Which is fine.<br>
<br>
</div></div>Well, usually the log of the revisions are not included in the commit<br>
logs; any special reason for it to be done different?<br></blockquote><div><br></div><div style>Randomly jumping in,</div><div><br></div><div style>It's not all that uncommon for kernel developers to keep the revision history</div>
<div style>in long logs. It's used as a way to track the intermediate history, give </div><div style>review credit .. or just "because".</div><div style><br></div><div style>So while not always done, it isn't unheard of. I have no strong opinion one</div>
<div style>way or the other, just thought I'd throw that out!</div><div style><br></div><div style>Cheers,</div><div style><br></div><div style>Bruce</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
--<br>
Otavio Salvador                             O.S. Systems<br>
E-mail: <a href="mailto:otavio@ossystems.com.br">otavio@ossystems.com.br</a>  <a href="http://www.ossystems.com.br" target="_blank">http://www.ossystems.com.br</a><br>
Mobile: <a href="tel:%2B55%2053%209981-7854" value="+555399817854">+55 53 9981-7854</a>              <a href="http://projetos.ossystems.com.br" target="_blank">http://projetos.ossystems.com.br</a><br>
<br>
_______________________________________________<br>
Openembedded-core mailing list<br>
<a href="mailto:Openembedded-core@lists.openembedded.org">Openembedded-core@lists.openembedded.org</a><br>
<a href="http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core" target="_blank">http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
</div></div>