[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 18 Jun 2010 22:22:17 +0200

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 characters.
]]]

Cheers,

-- 
Johan
[1] http://svn.haxx.se/dev/archive-2010-04/0463.shtml

Received on 2010-06-18 22:22:57 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.