public
Fork of adamsanderson/ruby_diff
Description: Higher level ruby code comparison
Homepage: http://endofline.wordpress.com
Clone URL: git://github.com/kballard/ruby_diff.git
kballard (author)
Thu Jul 10 17:37:34 -0700 2008
commit  c283a51f36fceceed2ef21255f56108474fe88e2
tree    fc423f9119967579e4272dfbaf1922c363edd8a7
parent  3398765a3c6cd4a1f6ef6e36948f162e2ee6a3a6
ruby_diff / Manifest.txt
100644 25 lines (24 sloc) 0.58 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.gitignore
History.txt
Manifest.txt
README.txt
Rakefile
bin/ruby_diff
lib/ruby_diff.rb
lib/ruby_diff/code_comparison.rb
lib/ruby_diff/file_feeder.rb
lib/ruby_diff/git_feeder.rb
lib/ruby_diff/git_support.rb
lib/ruby_diff/git_working_dir_feeder.rb
lib/ruby_diff/patterns.rb
lib/ruby_diff/structure_processor.rb
lib/ruby_diff/svn_feeder.rb
ruby_diff.gemspec
test/code_comparison_test.rb
test/file_feeder_test.rb
test/git_feeder_test.rb
test/git_sample/README
test/git_sample/book.rb
test/git_sample/lib/chapter.rb
test/git_working_dir_feeder_test.rb
test/structure_processor_test.rb