Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in lib/diff.rb | Toshi MARUYAMA | 2019-11-21 | 1 | -2/+0 |
* | code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/diff.rb | Toshi MARUYAMA | 2019-10-22 | 1 | -2/+2 |
* | code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/diff.rb | Toshi MARUYAMA | 2019-10-16 | 1 | -4/+4 |
* | Enable frozen_string_literal for some files under app and lib directory (#265... | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Use reverse_each instead of reverse.each (#27671). | Go MAEDA | 2017-12-31 | 1 | -1/+1 |
* | fix source indents of lib/diff.rb | Toshi MARUYAMA | 2012-04-03 | 1 | -49/+49 |
* | remove trailing white-spaces from lib/diff.rb. | Toshi MARUYAMA | 2011-08-20 | 1 | -4/+4 |
* | Added branch and tag support to the git repository viewer. (#1406) | Eric Davis | 2009-08-15 | 1 | -174/+176 |
* | Added wiki diff. | Jean-Philippe Lang | 2007-07-14 | 1 | -0/+280 |