From mboxrd@z Thu Jan 1 00:00:00 1970 From: florent.vial at intel.com (Vial, Florent) Date: Wed, 31 Aug 2011 01:57:48 -0700 Subject: commit and commitdiff in cgit Message-ID: Hi, I am a new user of cgit. I've read the FAQ, the README and the cgirc.5.pdf but still do not find what i am looking for. Here is the default behaviour i am observing: The "commit" tab in the web interface shows not only a diffstat box, but also the the diff between the commit and the previous versions. The same is applying for the "diff" tab of the web interface: diffstat box, and diff. What i would like to have is following behaviour: The "commit" tab should only show the diffstat box. The "diff" tab should then show the diff between the two versions. Can you tell me if and how it is possible to do that? Thank you in advance, Florent Vial