summaryrefslogtreecommitdiffstats
path: root/lib/diff.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/diff.rbToshi MARUYAMA2019-11-211-2/+0
* code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/diff.rbToshi MARUYAMA2019-10-221-2/+2
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/diff.rbToshi MARUYAMA2019-10-161-4/+4
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-311-1/+1
* fix source indents of lib/diff.rbToshi MARUYAMA2012-04-031-49/+49
* remove trailing white-spaces from lib/diff.rb.Toshi MARUYAMA2011-08-201-4/+4
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-151-174/+176
* Added wiki diff.Jean-Philippe Lang2007-07-141-0/+280