public
Description: Bundles is the set of Textmate's bundles used in Improve It.
Clone URL: git://github.com/tapajos/bundles.git
Add mirror 'RSpec.tmbundle/'.
tapajos (author)
Sun Jul 13 07:53:08 -0700 2008
commit  02523fa74ab68bd65cfa87204e90d7de9d0a611e
tree    db89734cf3c8c1ab6c8be56dd109683828ffda34
parent  fe626103110f8da3247a35bb511a7dcf77baaa4c
...
19
20
21
22
23
24
25
26
27
28
29
30
31
...
33
34
35
36
37
 
 
38
39
40
41
42
 
43
44
45
...
47
48
49
50
51
 
 
 
 
 
 
 
 
 
52
53
54
55
 
56
57
58
...
60
61
62
63
64
 
 
65
66
67
68
 
69
70
71
...
73
74
75
 
 
 
 
 
 
 
...
19
20
21
 
 
 
 
 
 
 
22
23
24
...
26
27
28
 
 
29
30
31
32
33
34
 
35
36
37
38
...
40
41
42
 
 
43
44
45
46
47
48
49
50
51
52
53
54
 
55
56
57
58
...
60
61
62
 
 
63
64
65
66
67
 
68
69
70
71
...
73
74
75
76
77
78
79
80
81
82
0
@@ -19,13 +19,6 @@ Git.tmbundle:
0
   branch: master
0
   squash: true
0
   remote: git://github.com/timcharper/git-tmbundle.git
0
-ruby-on-rails-tmbundle:
0
- local_branch: braid/git/ruby-on-rails-tmbundle/master
0
- type: git
0
- revision:
0
- branch: master
0
- squash: true
0
- remote: git://github.com/drnic/ruby-on-rails-tmbundle.git
0
 GitHub.tmbundle:
0
   local_branch: braid/git/GitHub.tmbundle/master
0
   type: git
0
@@ -33,13 +26,13 @@ GitHub.tmbundle:
0
   branch: master
0
   squash: true
0
   remote: git://github.com/drnic/github-tmbundle.git
0
-javascript-unittest-tmbundle:
0
- local_branch: braid/git/javascript-unittest-tmbundle/master
0
+ruby-on-rails-tmbundle:
0
+ local_branch: braid/git/ruby-on-rails-tmbundle/master
0
   type: git
0
   revision:
0
   branch: master
0
   squash: true
0
- remote: git://github.com/drnic/javascript-unittest-tmbundle.git
0
+ remote: git://github.com/drnic/ruby-on-rails-tmbundle.git
0
 copy-as-rtf-tmbundle:
0
   local_branch: braid/git/copy-as-rtf-tmbundle/master
0
   type: git
0
@@ -47,12 +40,19 @@ copy-as-rtf-tmbundle:
0
   branch: master
0
   squash: true
0
   remote: git://github.com/drnic/copy-as-rtf-tmbundle.git
0
-ActionScript.tmbundle:
0
- local_branch: braid/svn/ActionScript.tmbundle
0
+javascript-unittest-tmbundle:
0
+ local_branch: braid/git/javascript-unittest-tmbundle/master
0
+ type: git
0
+ revision:
0
+ branch: master
0
+ squash: true
0
+ remote: git://github.com/drnic/javascript-unittest-tmbundle.git
0
+Markdown.tmbundle:
0
+ local_branch: braid/svn/Markdown.tmbundle
0
   type: svn
0
   revision:
0
   squash: true
0
- remote: http://anon:anon@macromates.com/svn/Bundles/trunk/Bundles/ActionScript.tmbundle
0
+ remote: http://macromates.com/svn/Bundles/trunk/Bundles/Markdown.tmbundle
0
 HTML.tmbundle:
0
   local_branch: braid/git/HTML.tmbundle/master
0
   type: git
0
@@ -60,12 +60,12 @@ HTML.tmbundle:
0
   branch: master
0
   squash: true
0
   remote: git://github.com/drnic/html-tmbundle.git
0
-Markdown.tmbundle:
0
- local_branch: braid/svn/Markdown.tmbundle
0
+ActionScript.tmbundle:
0
+ local_branch: braid/svn/ActionScript.tmbundle
0
   type: svn
0
   revision:
0
   squash: true
0
- remote: http://macromates.com/svn/Bundles/trunk/Bundles/Markdown.tmbundle
0
+ remote: http://anon:anon@macromates.com/svn/Bundles/trunk/Bundles/ActionScript.tmbundle
0
 rspec-tmbundle:
0
   local_branch: braid/git/rspec-tmbundle/master
0
   type: git
0
@@ -73,3 +73,10 @@ rspec-tmbundle:
0
   branch: master
0
   squash: true
0
   remote: git://github.com/dchelimsky/rspec-tmbundle.git
0
+RSpec.tmbundle:
0
+ local_branch: braid/git/RSpec.tmbundle/master
0
+ type: git
0
+ revision:
0
+ branch: master
0
+ squash: true
0
+ remote: git://github.com/dchelimsky/rspec-tmbundle.git

Comments

    No one has commented yet.