]> git.cameronkatri.com Git - cgit.git/commit
Add support for commitdiff via h parameter
authorLars Hjemli <hjemli@gmail.com>
Tue, 15 May 2007 22:58:35 +0000 (00:58 +0200)
committerLars Hjemli <hjemli@gmail.com>
Tue, 15 May 2007 22:58:35 +0000 (00:58 +0200)
commitf9ff7df613b4ee86fe5914c4ae3400650882c03d
treec26fde3a4d3485943c275232f18359bebd133f1a
parenta2ddc10479ec463708e422ca5ce7ec02c22a7d02
Add support for commitdiff via h parameter

The commitdiff will be generated against the first parent, and the
diff page also gets the benefit of repo.defbranch.

Cleaned up some bad whitespace in cgit.h while at it.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.h
ui-diff.c