patch to show only diffstat in the commit tab
Lukas Fleischer
cgit at cryptocrack.de
Thu Sep 8 16:47:04 CEST 2011
On Thu, Sep 08, 2011 at 07:39:56AM -0700, Vial, Florent wrote:
> Hi,
>
> Please find attached a patch that modifies cgit behaviour like following:
> The commit tab now only shows the diffstat + diffstat summary, not the full diff anymore. The reason for that is that we have huge tree differences between 2 commits and do not want to overload the web server, only have a summary of the files that were changed in the commit. Only when one clicks on the diff tab, the full diff is displayed.
>
> There were also a lot of refactoring in the cgit_print_*** functions in ui-diff as it was very monolithic.
The mailing list strips attachments. Please send patches inline (check
git-send-email(1)). Thanks!
More information about the CGit
mailing list