public
Description: git plugin for thoughtworks mingle
Homepage:
Clone URL: git://github.com/donmullen/mingle_git.git
donmullen (author)
Sat Sep 20 13:48:52 -0700 2008
commit  ad9a4c9009662f459e8a0dded614cd20ec28d6b2
tree    b176b8b7224e09c10b3a653c663a1454f1fcb567
parent  8bdda36750dde49dd6f8e47eaa20b51c0c1989ef
mingle_git / tmtags
100644 155 lines (154 sloc) 28.766 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.5.4 //
AddSvnConfigTable /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/db/migrate/1_add_svn_config_table.rb /^class AddSvnConfigTable < ActiveRecord::Migration$/;" class line:1
ChangedPath /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ class ChangedPath$/;" class line:187
ChangedPath /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ class ChangedPath$/;" class line:198
GitConfiguration /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^class GitConfiguration < ActiveRecord::Base$/;" class line:1
GitConfigurationsController /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^class GitConfigurationsController < ApplicationController$/;" class line:1
GitRepository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^class GitRepository$/;" class line:1
NoSuchRevisionError /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ class NoSuchRevisionError < StandardError$/;" class line:3
NoSuchRevisionError /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ class NoSuchRevisionError < StandardError$/;" class line:11
Node /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ class Node$/;" class line:83
Node /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ class Node$/;" class line:135
Repository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^class Repository$/;" class line:9
Repository4jrTest /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^class Repository4jrTest < Test::Unit::TestCase$/;" class line:8
RepositoryConfigurationTest /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^class RepositoryConfigurationTest < Test::Unit::TestCase$/;" class line:3
RepositoryTest /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^class RepositoryTest < Test::Unit::TestCase$/;" class line:4
Revision /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ class Revision$/;" class line:186
Revision /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ class Revision$/;" class line:197
SubversionConfigurationsController /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^class SubversionConfigurationsController ;$/;" class line:5
SubversionControllerTest /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^class SubversionControllerTest < Test::Unit::TestCase$/;" class line:11
absolut_path_for /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def absolut_path_for(node_name)$/;" method line:180
action_class /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def action_class$/;" method line:195
add? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def add?$/;" method line:209
admin_action_name /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def admin_action_name$/;" method line:10
assert_path_in_the_location /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def assert_path_in_the_location(path)$/;" method line:106
available? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def self.available?$/;" singleton method line:6
available? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def self.available?$/;" singleton method line:14
binary? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def binary?$/;" method line:114
binary? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def binary?$/;" method line:161
check_revision /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def check_revision(node)$/;" method line:74
children /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def children$/;" method line:108
children /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def children$/;" method line:147
clone_repository_options /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def clone_repository_options$/;" method line:43
close /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def close$/;" method line:16
close /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def close$/;" method line:48
connect_to_repository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def connect_to_repository(connection, auth_manager)$/;" method line:38
create /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def create$/;" method line:64
create_or_update /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def create_or_update$/;" method line:79
create_repository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^ def create_repository(path, version_control_users={})$/;" method line:29
current_tab /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def current_tab$/;" method line:6
diff /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def diff$/;" method line:223
diff_chunks /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def diff_chunks$/;" method line:231
dir? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def dir?$/;" method line:160
dir? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def dir?$/;" method line:157
display_name /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def self.display_name$/;" singleton method line:3
display_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def display_path$/;" method line:92
down /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/db/migrate/1_add_svn_config_table.rb /^ def self.down$/;" singleton method line:14
event_type /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def event_type$/;" method line:298
file? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def file?$/;" method line:135
file? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def file?$/;" method line:153
file_contents /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def file_contents(output=nil)$/;" method line:119
file_contents /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def file_contents(output=nil)$/;" method line:169
file_length /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def file_length$/;" method line:139
file_length /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def file_length$/;" method line:181
first? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def first?$/;" method line:286
html_diff /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def html_diff$/;" method line:235
include? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def include?(term)$/;" method line:267
index /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def index$/;" method line:14
initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def initialize(revision)$/;" method line:191
initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def initialize(repository)$/;" method line:274
initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def initialize(repository, path, svn_root)$/;" method line:86
initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def initialize(path, version_control_users={}, name=nil, password=nil)$/;" method line:11
initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def initialize(repository, entry)$/;" method line:138
initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def initialize(path, version_control_users={}, name=nil, password=nil)$/;" method line:20
involves? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def involves?(mingle_user)$/;" method line:290
last? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def last?$/;" method line:294
modification? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def modification?$/;" method line:205
name /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def name$/;" method line:169
name /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def name$/;" method line:307
new_repos_config /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def new_repos_config(options = {})$/;" method line:113
next_revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def next_revision_number$/;" method line:282
node /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def node$/;" method line:217
node /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def node(path = root_path, revision_number = 'HEAD', options={})$/;" method line:64
node /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def node(path = root_path, revision_number = 'HEAD', options = {})$/;" method line:114
outside_location? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def outside_location?(changed_path)$/;" method line:102
outside_repository_location? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def outside_repository_location?$/;" method line:200
parent_display_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def parent_display_path$/;" method line:104
parent_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def parent_path$/;" method line:164
parent_path_components /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def parent_path_components$/;" method line:100
path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def path$/;" method line:24
path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def path$/;" method line:143
path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def path$/;" method line:65
path_components /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def path_components$/;" method line:96
previous_revision_node /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def previous_revision_node$/;" method line:152
previous_revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def previous_revision_number$/;" method line:278
project /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def project$/;" method line:26
repository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def repository$/;" method line:22
repository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def repository$/;" method line:213
repository_location_changed? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def repository_location_changed?(attributes)$/;" method line:39
repository_youngest_revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def repository_youngest_revision_number$/;" method line:78
rescue_action /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def rescue_action(e)$/;" method line:6
revision /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def revision$/;" method line:156
revision /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def revision(number)$/;" method line:55
revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def revision_number$/;" method line:143
revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def revision_number$/;" method line:185
revisions /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def revisions$/;" method line:147
revisions /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def revisions(from = 1, to = youngest_revision_number)$/;" method line:36
revisions /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def revisions$/;" method line:189
revisions /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def revisions(from = 1, to = repository_youngest_revision_number)$/;" method line:82
root_node? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def root_node?$/;" method line:174
root_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def root_path$/;" method line:20
root_path_is_absolute? /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def root_path_is_absolute?$/;" method line:61
save /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def save$/;" method line:26
setup /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def setup$/;" method line:12
setup /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def setup$/;" method line:11
setup /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def setup$/;" method line:5
setup /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^ def setup$/;" method line:10
show /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def show$/;" method line:38
start_service /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def start_service$/;" method line:24
svn_repos /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def svn_repos$/;" method line:28
teardown /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def teardown$/;" method line:19
teardown /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def teardown$/;" method line:19
teardown /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def teardown$/;" method line:10
teardown /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^ def teardown$/;" method line:17
test_create /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_create$/;" method line:23
test_diff_when_repository_is_based_on_sub_directory_of_root /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_diff_when_repository_is_based_on_sub_directory_of_root$/;" method line:87
test_handle_no_newline_at_end_of_file_in_the_diff /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^ def test_handle_no_newline_at_end_of_file_in_the_diff$/;" method line:33
test_invalidate_card_links_only_updates_card_link_flags /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def test_invalidate_card_links_only_updates_card_link_flags$/;" method line:29
test_login_remote_repository /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_login_remote_repository$/;" method line:48
test_login_remote_repository_sub_directory /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_login_remote_repository_sub_directory$/;" method line:59
test_mark_for_deletion_only_updates_marked_for_deletion_flag /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def test_mark_for_deletion_only_updates_marked_for_deletion_flag$/;" method line:72
test_mark_valid_only_updates_initialized_and_card_links_flags /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def test_mark_valid_only_updates_initialized_and_card_links_flags$/;" method line:51
test_re_initialize /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def test_re_initialize$/;" method line:94
test_repository_with_good_repos_reports_that_it_can_connect /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def test_repository_with_good_repos_reports_that_it_can_connect$/;" method line:21
test_repository_with_hooky_repos_reports_that_it_cannot_connect /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_configuration_test.rb /^ def test_repository_with_hooky_repos_reports_that_it_cannot_connect$/;" method line:15
test_revision_changed_paths_should_only_include_files_inside_of_current_repository_location /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_revision_changed_paths_should_only_include_files_inside_of_current_repository_location$/;" method line:153
test_revisions_should_not_include_revision_which_has_no_change_in_the_repository_location /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_revisions_should_not_include_revision_which_has_no_change_in_the_repository_location$/;" method line:122
test_root_display_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^ def test_root_display_path$/;" method line:21
test_should_not_login_with_incorrect_password /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_should_not_login_with_incorrect_password$/;" method line:173
test_should_raise_error_while_getting_node_outside_of_current_repository_location /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository4jr_test.rb /^ def test_should_raise_error_while_getting_node_outside_of_current_repository_location$/;" method line:142
test_two_repository_equal_when_they_have_same_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/unit/repository_test.rb /^ def test_two_repository_equal_when_they_have_same_path$/;" method line:25
test_update_of_password_does_not_invalidate_config /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_update_of_password_does_not_invalidate_config$/;" method line:106
test_update_of_repository_path_creates_new_configuration_while_retaining_username_and_password /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_update_of_repository_path_creates_new_configuration_while_retaining_username_and_password$/;" method line:36
test_update_of_repository_path_without_change_does_nothing /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_update_of_repository_path_without_change_does_nothing$/;" method line:70
test_update_of_repository_to_blank_path_creates_new_configuration_while_retaining_username_and_password /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_update_of_repository_to_blank_path_creates_new_configuration_while_retaining_username_and_password$/;" method line:53
test_update_of_username_and_password_does_not_invalidate_config /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_update_of_username_and_password_does_not_invalidate_config$/;" method line:126
test_update_of_username_does_not_invalidate_config_but_does_delete_password /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/test/functional/subversion_controller_test.rb /^ def test_update_of_username_does_not_invalidate_config_but_does_delete_password$/;" method line:88
to_i /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def to_i$/;" method line:311
to_path /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def to_path(svn_url)$/;" method line:52
to_xml /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def to_xml(options={})$/;" method line:35
unified_diff /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def unified_diff$/;" method line:227
unified_diff /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def unified_diff$/;" method line:204
up /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/db/migrate/1_add_svn_config_table.rb /^ def self.up$/;" singleton method line:2
update /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/controllers/git_configurations_controller.rb /^ def update$/;" method line:51
user /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def user$/;" method line:263
view_partials /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def view_partials$/;" method line:30
vocabulary /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/app/models/git_configuration.rb /^ def vocabulary$/;" method line:7
youngest_revision /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def youngest_revision$/;" method line:51
youngest_revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/git_repository.rb /^ def youngest_revision_number$/;" method line:32
youngest_revision_number /Users/muness/Downloads/Applications/Mingle.app/Contents/Resources/app/vendor/plugins/git/lib/repository4jr.rb /^ def youngest_revision_number$/;" method line:69