public
Description: A revision control system implemented in Ruby and based on darcs
Homepage: http://hallettj.lighthouseapp.com/projects/13028/home
Clone URL: git://github.com/hallettj/cloudrcs.git
cloudrcs / Manifest.txt
100644 36 lines (35 sloc) 0.77 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
26
27
28
29
30
31
32
33
34
35
36
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
config/hoe.rb
config/requirements.rb
lib/active_record/acts/list.rb
lib/acts_as_list.rb
lib/cloud_rcs.rb
lib/cloudrcs.rb
lib/cloud_rcs/patch.rb
lib/cloud_rcs/primitive_patch.rb
lib/cloud_rcs/patch_types/addfile.rb
lib/cloud_rcs/patch_types/binary.rb
lib/cloud_rcs/patch_types/hunk.rb
lib/cloud_rcs/patch_types/move.rb
lib/cloud_rcs/patch_types/rmfile.rb
lib/cloudrcs/version.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
test/test_cloudrcs.rb
test/test_helper.rb
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb