[BUG] gitweb on repo.or.cz shows buggy commitdiff

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: GIT list <git@...>
Date: Sunday, July 29, 2007 - 5:46 am

Looking at [1] one can see that the diff, instead of showing the
changes to the various .gitignore files touched by the commit,
displays again and again the data/.gitignore one, but even confuses a
Makefile modified by the commit for the .gitignore file to diff.


|diff --git a/data/pics/.gitignore b/data/pics/.gitignore
|index c5ec666af7db2d53e7ed86090c88f62ab8ec25a4..912bca74cbee222936f08e421230fd9dde903ecb 100644 (file)
|--- a/lua/Makefile
|+++ b/data/pics/.gitignore

Also, despite "+++ b/data/pics/.gitignore" being displayed in the diff
header, it is indeed showing the diffs to "b/lua/Makefile".


[1] http://repo.or.cz/w/tagua/ydirson.git?a=commitdiff;h=1f285b312fa526293164548d88e8403df...

Best regards,
-- 
Yann
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[BUG] gitweb on repo.or.cz shows buggy commitdiff, Yann Dirson, (Sun Jul 29, 5:46 am)
Re: [BUG] gitweb on repo.or.cz shows buggy commitdiff, Petr Baudis, (Sat Aug 25, 4:25 pm)
Re: [BUG] gitweb on repo.or.cz shows buggy commitdiff, Jakub Narebski, (Sun Aug 26, 8:30 pm)
Re: [BUG] gitweb on repo.or.cz shows buggy commitdiff, Petr Baudis, (Sun Aug 26, 8:48 pm)
Re: [BUG] gitweb on repo.or.cz shows buggy commitdiff, Jakub Narebski, (Sun Aug 26, 9:12 pm)
Re: [BUG] gitweb on repo.or.cz shows buggy commitdiff, Jakub Narebski, (Tue Aug 28, 9:38 am)
[PATCH] gitweb: Fix and simplify "split patch" detection, Jakub Narebski, (Tue Aug 28, 8:08 pm)