tags 578915 + upstream
thanks

Hi Jens,

Jens Seidel wrote:

> since it is possible that the commit log of a Subversion repository is
> changed I want to compare my git log with the svn log:

As a silly workaround, I’d suggest coming up with a substitution to make
them look the same.  For example, you could remove all strings in
parentheses.

> git:
> r2105 | viktor | 2010-03-19 13:40:54 +0100 (Fr, 19 Mär 2010) | 2 lines
> 
> svn:
> r2105 | viktor | 2010-03-19 13:40:54 +0100 (Fr, 19. Mär 2010) | 1 Zeile
> 
> First of all the dot after the day of month is missing in the German locale.
> The dot stands for an ordinal number (e.g. "19." == "19th").
> Second: "line(s)" is not translated. I can workaround by starting git/svn in 
> an
> English locale ...
> Third: the git log often contains an addional empty line.
> 
> Please synchronize the output. Thanks.

Care to write a patch?  This sounds like a useful change, but realistically
speaking, I do not see anyone working on it soon.  I’d be glad to help in
any way I can (pointing to relevant functions and so on).

Thanks for the report,
Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to