Re: [PATCH] Let "svn blame" truncate long author names to keep the column width fixed to 10 characters

2010-06-25 Thread Daniel Shahaf
Julian Foad wrote on Fri, 25 Jun 2010 at 13:19 -: > Done; committed in r957874, omitting the "blame -v" part. Beat me to it :-)

Re: [PATCH] Let "svn blame" truncate long author names to keep the column width fixed to 10 characters

2010-06-25 Thread Julian Foad
Johan Corveleyn wrote: > On Thu, Jun 24, 2010 at 1:47 PM, Daniel Shahaf > wrote: > > You truncate the author name even in 'svn blame -v' --- is that per the > > previous thread's concensus too? (Personally I lean towards not > > truncating with -v.) > > Thanks for the feedback. > > I didn't co

Re: [PATCH] Let "svn blame" truncate long author names to keep the column width fixed to 10 characters

2010-06-24 Thread Johan Corveleyn
On Thu, Jun 24, 2010 at 1:47 PM, Daniel Shahaf wrote: > You truncate the author name even in 'svn blame -v' --- is that per the > previous thread's concensus too?  (Personally I lean towards not > truncating with -v.) Thanks for the feedback. I didn't consider that -v would have to be handled di

Re: [PATCH] Let "svn blame" truncate long author names to keep the column width fixed to 10 characters

2010-06-24 Thread Daniel Shahaf
You truncate the author name even in 'svn blame -v' --- is that per the previous thread's concensus too? (Personally I lean towards not truncating with -v.) Daniel (no need to re-send for this) Johan Corveleyn wrote on Thu, 24 Jun 2010 at 14:25 -: > Ping. This patch hasn't gotten feedback

Re: [PATCH] Let "svn blame" truncate long author names to keep the column width fixed to 10 characters

2010-06-24 Thread Johan Corveleyn
Ping. This patch hasn't gotten feedback nor commits ... Johan On Fri, Jun 18, 2010 at 10:22 PM, Johan Corveleyn wrote: > Hi devs, > > Here is another (trivial) patch for "svn blame", which was also > discussed in [1]. > > [[[ > Let "svn blame" truncate long author names to keep the column width

[PATCH] Let "svn blame" truncate long author names to keep the column width fixed to 10 characters

2010-06-18 Thread Johan Corveleyn
Hi devs, Here is another (trivial) patch for "svn blame", which was also discussed in [1]. [[[ Let "svn blame" truncate long author names to keep the column width fixed to 10 characters. * subversion/svn/blame-cmd.c (print_line_info): Change the printf format to truncate author names to 10