On 12/12/06, <b class="gmail_sendername">Aaron Bentley</b> &lt;<a href="mailto:aaron.bentley@utoronto.ca">aaron.bentley@utoronto.ca</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Aaron Bentley has voted +1.<br>Status is now: Approved<br>Comment:<br>This
has quite a lot of spurious whitespace changes.&nbsp;&nbsp;Please try
to avoid that in the future.&nbsp;&nbsp;I'll fix them as part of the
merge.<br><br>For details, see: <a href="http://bundlebuggy.aaronbentley.com/request/%3C418c22640611292054t7aed8ca7p4fac2db426677ea2%40mail.gmail.com%3E">http://bundlebuggy.aaronbentley.com/request/%3C418c22640611292054t7aed8ca7p4fac2db426677ea2%40mail.gmail.com%3E
</a><br><br></blockquote></div>thanks, for the vote and the merge.<br>
sorry about the whitespace (my editor removes it automatically), <br>
I would have reverted that, but I remembered something on the mailinglist<br>
about removing all the trailing whitespace, so I removed them. <br>
I tried to see if you fixed this, but it looks like you forgot.<br>
<br>
----some previous post----<br clear="all">
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">I think it is fine. And I think we are happy to get the code cleaned up.<br>
If you want some more things to look for, we also need to <span id="st" name="st" class="st">remove</span><br>
  <span id="st" name="st" class="st">trailing</span> <span id="st" name="st" class="st">whitespace</span> from lines. Though that may be a more controversial<br>
change, since it messes up annotations.<br>
  <br>
John<br>
=:-&gt;<br>
</blockquote>
<br>
Some notes:<br>
<br>
1.) Can we add something to the branch to specify that for certain or all files we should <br>
&nbsp; a.) automatially remove trailing whitespace or<br>
&nbsp; b.) refuse to commit it.<br>
&nbsp; So that we don't get into this mess. This might have been descussed before. It could be implemented as a plugin.<br>
<br>
2.) Annotate should be able to cope with this. mabye add an option to ignore whitespace changes.<br>
&nbsp;&nbsp;&nbsp;&nbsp; I often get into a situation where I try to find the true author of a line (to blame/praise them:),<br>
&nbsp;&nbsp;&nbsp;&nbsp; but sometimes the line might have been tuched by several people in the past.<br>
&nbsp;&nbsp;&nbsp;&nbsp; I thought the bisect plugin could help with this, but I was never able to obtain it,<br>
&nbsp;&nbsp;&nbsp;&nbsp; I must probably try again.<br>
<br>
-- <br><br>I code therefore I am.