Project

General

Profile

  • svn:eol-style: native

# Date Author Comment
14029 2015-02-18 21:28 Jean-Philippe Lang

3.0-stable branch added.

9317 2012-04-03 17:20 Toshi MARUYAMA

fix source indents of lib/diff.rb

6469 2011-08-20 08:50 Toshi MARUYAMA

remove trailing white-spaces from lib/diff.rb.

2840 2009-08-16 00:41 Eric Davis

Added branch and tag support to the git repository viewer. (#1406)

Many thanks to Adam Soltys and everyone else who tested this patch.

  • Updated git test repository so it has a branch with some differences from the master branch
  • Moved redmine diff class into a module so as not to clash with diff-lcs gem which is required by grit...
583 2007-07-14 13:25 Jean-Philippe Lang

Added wiki diff.
Diff can be viewed from the page history, or directly from the project activity page for each edit.
Uses Lars Christensen's diff library.