Code

Merge branch 'jn/gitweb-side-by-side-diff'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2011 06:46:57 +0000 (22:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2011 06:46:57 +0000 (22:46 -0800)
commit6fa625a6b757b6aaaf4aaca64a5bd8c038cfb1e8
tree65a1e688f0d5c2cad744de4217464356cf81d704
parent9e6324c4d784c36d2558ccdea7c8470ac2701437
parent6ae683c0f4298a25e845d3018bccd346663ad9bb
Merge branch 'jn/gitweb-side-by-side-diff'

* jn/gitweb-side-by-side-diff:
  gitweb: Add navigation to select side-by-side diff
  gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
  t9500: Add basic sanity tests for side-by-side diff in gitweb
  t9500: Add test for handling incomplete lines in diff by gitweb
  gitweb: Give side-by-side diff extra CSS styling
  gitweb: Add a feature to show side-by-side diff
  gitweb: Extract formatting of diff chunk header
  gitweb: Refactor diff body line classification