lg_pod_plugin 1.0.8 → 1.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. checksums.yaml +4 -4
  2. data/bin/lg +5 -0
  3. data/lib/command/cache.rb +22 -18
  4. data/lib/command/command.rb +27 -35
  5. data/lib/command/install.rb +52 -0
  6. data/lib/command/update.rb +39 -0
  7. data/lib/lg_pod_plugin/downloader.rb +12 -17
  8. data/lib/lg_pod_plugin/git_util.rb +150 -106
  9. data/lib/lg_pod_plugin/install.rb +74 -88
  10. data/lib/lg_pod_plugin/l_cache.rb +11 -77
  11. data/lib/lg_pod_plugin/l_util.rb +6 -2
  12. data/lib/lg_pod_plugin/request.rb +90 -82
  13. data/lib/lg_pod_plugin/version.rb +1 -1
  14. data/lib/lg_pod_plugin.rb +9 -5
  15. metadata +57 -118
  16. data/lib/git/author.rb +0 -14
  17. data/lib/git/base/factory.rb +0 -101
  18. data/lib/git/base.rb +0 -670
  19. data/lib/git/branch.rb +0 -126
  20. data/lib/git/branches.rb +0 -71
  21. data/lib/git/config.rb +0 -22
  22. data/lib/git/diff.rb +0 -155
  23. data/lib/git/encoding_utils.rb +0 -33
  24. data/lib/git/escaped_path.rb +0 -77
  25. data/lib/git/index.rb +0 -5
  26. data/lib/git/lib.rb +0 -1215
  27. data/lib/git/log.rb +0 -135
  28. data/lib/git/object.rb +0 -312
  29. data/lib/git/path.rb +0 -31
  30. data/lib/git/remote.rb +0 -36
  31. data/lib/git/repository.rb +0 -6
  32. data/lib/git/stash.rb +0 -27
  33. data/lib/git/stashes.rb +0 -55
  34. data/lib/git/status.rb +0 -199
  35. data/lib/git/url.rb +0 -127
  36. data/lib/git/version.rb +0 -5
  37. data/lib/git/working_directory.rb +0 -4
  38. data/lib/git/worktree.rb +0 -38
  39. data/lib/git/worktrees.rb +0 -47
  40. data/lib/git.rb +0 -326
  41. data/lib/rchardet/big5freq.rb +0 -927
  42. data/lib/rchardet/big5prober.rb +0 -42
  43. data/lib/rchardet/chardistribution.rb +0 -250
  44. data/lib/rchardet/charsetgroupprober.rb +0 -110
  45. data/lib/rchardet/charsetprober.rb +0 -70
  46. data/lib/rchardet/codingstatemachine.rb +0 -67
  47. data/lib/rchardet/constants.rb +0 -42
  48. data/lib/rchardet/escprober.rb +0 -90
  49. data/lib/rchardet/escsm.rb +0 -245
  50. data/lib/rchardet/eucjpprober.rb +0 -88
  51. data/lib/rchardet/euckrfreq.rb +0 -597
  52. data/lib/rchardet/euckrprober.rb +0 -42
  53. data/lib/rchardet/euctwfreq.rb +0 -431
  54. data/lib/rchardet/euctwprober.rb +0 -42
  55. data/lib/rchardet/gb18030freq.rb +0 -474
  56. data/lib/rchardet/gb18030prober.rb +0 -42
  57. data/lib/rchardet/hebrewprober.rb +0 -289
  58. data/lib/rchardet/jisfreq.rb +0 -571
  59. data/lib/rchardet/jpcntx.rb +0 -229
  60. data/lib/rchardet/langbulgarianmodel.rb +0 -229
  61. data/lib/rchardet/langcyrillicmodel.rb +0 -330
  62. data/lib/rchardet/langgreekmodel.rb +0 -227
  63. data/lib/rchardet/langhebrewmodel.rb +0 -202
  64. data/lib/rchardet/langhungarianmodel.rb +0 -226
  65. data/lib/rchardet/langthaimodel.rb +0 -201
  66. data/lib/rchardet/latin1prober.rb +0 -147
  67. data/lib/rchardet/mbcharsetprober.rb +0 -89
  68. data/lib/rchardet/mbcsgroupprober.rb +0 -47
  69. data/lib/rchardet/mbcssm.rb +0 -542
  70. data/lib/rchardet/sbcharsetprober.rb +0 -122
  71. data/lib/rchardet/sbcsgroupprober.rb +0 -58
  72. data/lib/rchardet/sjisprober.rb +0 -88
  73. data/lib/rchardet/universaldetector.rb +0 -179
  74. data/lib/rchardet/utf8prober.rb +0 -87
  75. data/lib/rchardet/version.rb +0 -3
  76. data/lib/rchardet.rb +0 -67
  77. data/lib/zip/central_directory.rb +0 -212
  78. data/lib/zip/compressor.rb +0 -9
  79. data/lib/zip/constants.rb +0 -115
  80. data/lib/zip/crypto/decrypted_io.rb +0 -40
  81. data/lib/zip/crypto/encryption.rb +0 -11
  82. data/lib/zip/crypto/null_encryption.rb +0 -43
  83. data/lib/zip/crypto/traditional_encryption.rb +0 -99
  84. data/lib/zip/decompressor.rb +0 -31
  85. data/lib/zip/deflater.rb +0 -34
  86. data/lib/zip/dos_time.rb +0 -53
  87. data/lib/zip/entry.rb +0 -719
  88. data/lib/zip/entry_set.rb +0 -88
  89. data/lib/zip/errors.rb +0 -19
  90. data/lib/zip/extra_field/generic.rb +0 -44
  91. data/lib/zip/extra_field/ntfs.rb +0 -94
  92. data/lib/zip/extra_field/old_unix.rb +0 -46
  93. data/lib/zip/extra_field/universal_time.rb +0 -77
  94. data/lib/zip/extra_field/unix.rb +0 -39
  95. data/lib/zip/extra_field/zip64.rb +0 -70
  96. data/lib/zip/extra_field/zip64_placeholder.rb +0 -15
  97. data/lib/zip/extra_field.rb +0 -103
  98. data/lib/zip/file.rb +0 -468
  99. data/lib/zip/filesystem.rb +0 -643
  100. data/lib/zip/inflater.rb +0 -54
  101. data/lib/zip/input_stream.rb +0 -180
  102. data/lib/zip/ioextras/abstract_input_stream.rb +0 -122
  103. data/lib/zip/ioextras/abstract_output_stream.rb +0 -43
  104. data/lib/zip/ioextras.rb +0 -36
  105. data/lib/zip/null_compressor.rb +0 -15
  106. data/lib/zip/null_decompressor.rb +0 -19
  107. data/lib/zip/null_input_stream.rb +0 -10
  108. data/lib/zip/output_stream.rb +0 -198
  109. data/lib/zip/pass_thru_compressor.rb +0 -23
  110. data/lib/zip/pass_thru_decompressor.rb +0 -31
  111. data/lib/zip/streamable_directory.rb +0 -15
  112. data/lib/zip/streamable_stream.rb +0 -52
  113. data/lib/zip/version.rb +0 -3
  114. data/lib/zip.rb +0 -72
data/lib/git/log.rb DELETED
@@ -1,135 +0,0 @@
1
- module Git
2
-
3
- # object that holds the last X commits on given branch
4
- class Log
5
- include Enumerable
6
-
7
- def initialize(base, count = 30)
8
- dirty_log
9
- @base = base
10
- @count = count
11
-
12
- @commits = nil
13
- @author = nil
14
- @grep = nil
15
- @object = nil
16
- @path = nil
17
- @since = nil
18
- @skip = nil
19
- @until = nil
20
- @between = nil
21
- @cherry = nil
22
- end
23
-
24
- def object(objectish)
25
- dirty_log
26
- @object = objectish
27
- return self
28
- end
29
-
30
- def author(regex)
31
- dirty_log
32
- @author = regex
33
- return self
34
- end
35
-
36
- def grep(regex)
37
- dirty_log
38
- @grep = regex
39
- return self
40
- end
41
-
42
- def path(path)
43
- dirty_log
44
- @path = path
45
- return self
46
- end
47
-
48
- def skip(num)
49
- dirty_log
50
- @skip = num
51
- return self
52
- end
53
-
54
- def since(date)
55
- dirty_log
56
- @since = date
57
- return self
58
- end
59
-
60
- def until(date)
61
- dirty_log
62
- @until = date
63
- return self
64
- end
65
-
66
- def between(sha1, sha2 = nil)
67
- dirty_log
68
- @between = [sha1, sha2]
69
- return self
70
- end
71
-
72
- def cherry
73
- dirty_log
74
- @cherry = true
75
- return self
76
- end
77
-
78
- def to_s
79
- self.map { |c| c.to_s }.join("\n")
80
- end
81
-
82
-
83
- # forces git log to run
84
-
85
- def size
86
- check_log
87
- @commits.size rescue nil
88
- end
89
-
90
- def each(&block)
91
- check_log
92
- @commits.each(&block)
93
- end
94
-
95
- def first
96
- check_log
97
- @commits.first rescue nil
98
- end
99
-
100
- def last
101
- check_log
102
- @commits.last rescue nil
103
- end
104
-
105
- def [](index)
106
- check_log
107
- @commits[index] rescue nil
108
- end
109
-
110
-
111
- private
112
-
113
- def dirty_log
114
- @dirty_flag = true
115
- end
116
-
117
- def check_log
118
- if @dirty_flag
119
- run_log
120
- @dirty_flag = false
121
- end
122
- end
123
-
124
- # actually run the 'git log' command
125
- def run_log
126
- log = @base.lib.full_log_commits(:count => @count, :object => @object,
127
- :path_limiter => @path, :since => @since,
128
- :author => @author, :grep => @grep, :skip => @skip,
129
- :until => @until, :between => @between, :cherry => @cherry)
130
- @commits = log.map { |c| Git::Object::Commit.new(@base, c['sha'], c) }
131
- end
132
-
133
- end
134
-
135
- end
data/lib/git/object.rb DELETED
@@ -1,312 +0,0 @@
1
- module Git
2
-
3
- class GitTagNameDoesNotExist< StandardError
4
- end
5
-
6
- # represents a git object
7
- class Object
8
-
9
- class AbstractObject
10
- attr_accessor :objectish, :type, :mode
11
-
12
- attr_writer :size
13
-
14
- def initialize(base, objectish)
15
- @base = base
16
- @objectish = objectish.to_s
17
- @contents = nil
18
- @trees = nil
19
- @size = nil
20
- @sha = nil
21
- end
22
-
23
- def sha
24
- @sha ||= @base.lib.revparse(@objectish)
25
- end
26
-
27
- def size
28
- @size ||= @base.lib.object_size(@objectish)
29
- end
30
-
31
- # Get the object's contents.
32
- # If no block is given, the contents are cached in memory and returned as a string.
33
- # If a block is given, it yields an IO object (via IO::popen) which could be used to
34
- # read a large file in chunks.
35
- #
36
- # Use this for large files so that they are not held in memory.
37
- def contents(&block)
38
- if block_given?
39
- @base.lib.object_contents(@objectish, &block)
40
- else
41
- @contents ||= @base.lib.object_contents(@objectish)
42
- end
43
- end
44
-
45
- def contents_array
46
- self.contents.split("\n")
47
- end
48
-
49
- def to_s
50
- @objectish
51
- end
52
-
53
- def grep(string, path_limiter = nil, opts = {})
54
- opts = {:object => sha, :path_limiter => path_limiter}.merge(opts)
55
- @base.lib.grep(string, opts)
56
- end
57
-
58
- def diff(objectish)
59
- Git::Diff.new(@base, @objectish, objectish)
60
- end
61
-
62
- def log(count = 30)
63
- Git::Log.new(@base, count).object(@objectish)
64
- end
65
-
66
- # creates an archive of this object (tree)
67
- def archive(file = nil, opts = {})
68
- @base.lib.archive(@objectish, file, opts)
69
- end
70
-
71
- def tree?; false; end
72
-
73
- def blob?; false; end
74
-
75
- def commit?; false; end
76
-
77
- def tag?; false; end
78
-
79
- end
80
-
81
-
82
- class Blob < AbstractObject
83
-
84
- def initialize(base, sha, mode = nil)
85
- super(base, sha)
86
- @mode = mode
87
- end
88
-
89
- def blob?
90
- true
91
- end
92
-
93
- end
94
-
95
- class Tree < AbstractObject
96
-
97
- def initialize(base, sha, mode = nil)
98
- super(base, sha)
99
- @mode = mode
100
- @trees = nil
101
- @blobs = nil
102
- end
103
-
104
- def children
105
- blobs.merge(subtrees)
106
- end
107
-
108
- def blobs
109
- @blobs ||= check_tree[:blobs]
110
- end
111
- alias_method :files, :blobs
112
-
113
- def trees
114
- @trees ||= check_tree[:trees]
115
- end
116
- alias_method :subtrees, :trees
117
- alias_method :subdirectories, :trees
118
-
119
- def full_tree
120
- @base.lib.full_tree(@objectish)
121
- end
122
-
123
- def depth
124
- @base.lib.tree_depth(@objectish)
125
- end
126
-
127
- def tree?
128
- true
129
- end
130
-
131
- private
132
-
133
- # actually run the git command
134
- def check_tree
135
- @trees = {}
136
- @blobs = {}
137
-
138
- data = @base.lib.ls_tree(@objectish)
139
-
140
- data['tree'].each do |key, tree|
141
- @trees[key] = Git::Object::Tree.new(@base, tree[:sha], tree[:mode])
142
- end
143
-
144
- data['blob'].each do |key, blob|
145
- @blobs[key] = Git::Object::Blob.new(@base, blob[:sha], blob[:mode])
146
- end
147
-
148
- {
149
- :trees => @trees,
150
- :blobs => @blobs
151
- }
152
- end
153
-
154
- end
155
-
156
- class Commit < AbstractObject
157
-
158
- def initialize(base, sha, init = nil)
159
- super(base, sha)
160
- @tree = nil
161
- @parents = nil
162
- @author = nil
163
- @committer = nil
164
- @message = nil
165
- if init
166
- set_commit(init)
167
- end
168
- end
169
-
170
- def message
171
- check_commit
172
- @message
173
- end
174
-
175
- def name
176
- @base.lib.namerev(sha)
177
- end
178
-
179
- def gtree
180
- check_commit
181
- Tree.new(@base, @tree)
182
- end
183
-
184
- def parent
185
- parents.first
186
- end
187
-
188
- # array of all parent commits
189
- def parents
190
- check_commit
191
- @parents
192
- end
193
-
194
- # git author
195
- def author
196
- check_commit
197
- @author
198
- end
199
-
200
- def author_date
201
- author.date
202
- end
203
-
204
- # git author
205
- def committer
206
- check_commit
207
- @committer
208
- end
209
-
210
- def committer_date
211
- committer.date
212
- end
213
- alias_method :date, :committer_date
214
-
215
- def diff_parent
216
- diff(parent)
217
- end
218
-
219
- def set_commit(data)
220
- @sha ||= data['sha']
221
- @committer = Git::Author.new(data['committer'])
222
- @author = Git::Author.new(data['author'])
223
- @tree = Git::Object::Tree.new(@base, data['tree'])
224
- @parents = data['parent'].map{ |sha| Git::Object::Commit.new(@base, sha) }
225
- @message = data['message'].chomp
226
- end
227
-
228
- def commit?
229
- true
230
- end
231
-
232
- private
233
-
234
- # see if this object has been initialized and do so if not
235
- def check_commit
236
- return if @tree
237
-
238
- data = @base.lib.commit_data(@objectish)
239
- set_commit(data)
240
- end
241
-
242
- end
243
-
244
- class Tag < AbstractObject
245
- attr_accessor :name
246
-
247
- def initialize(base, sha, name)
248
- super(base, sha)
249
- @name = name
250
- @annotated = nil
251
- @loaded = false
252
- end
253
-
254
- def annotated?
255
- @annotated ||= (@base.lib.object_type(self.name) == 'tag')
256
- end
257
-
258
- def message
259
- check_tag()
260
- return @message
261
- end
262
-
263
- def tag?
264
- true
265
- end
266
-
267
- def tagger
268
- check_tag()
269
- return @tagger
270
- end
271
-
272
- private
273
-
274
- def check_tag
275
- return if @loaded
276
-
277
- if !self.annotated?
278
- @message = @tagger = nil
279
- else
280
- tdata = @base.lib.tag_data(@name)
281
- @message = tdata['message'].chomp
282
- @tagger = Git::Author.new(tdata['tagger'])
283
- end
284
-
285
- @loaded = true
286
- end
287
-
288
- end
289
-
290
- # if we're calling this, we don't know what type it is yet
291
- # so this is our little factory method
292
- def self.new(base, objectish, type = nil, is_tag = false)
293
- if is_tag
294
- sha = base.lib.tag_sha(objectish)
295
- if sha == ''
296
- raise Git::GitTagNameDoesNotExist.new(objectish)
297
- end
298
- return Git::Object::Tag.new(base, sha, objectish)
299
- end
300
-
301
- type ||= base.lib.object_type(objectish)
302
- klass =
303
- case type
304
- when /blob/ then Blob
305
- when /commit/ then Commit
306
- when /tree/ then Tree
307
- end
308
- klass.new(base, objectish)
309
- end
310
-
311
- end
312
- end
data/lib/git/path.rb DELETED
@@ -1,31 +0,0 @@
1
- module Git
2
-
3
- class Path
4
-
5
- attr_accessor :path
6
-
7
- def initialize(path, check_path=true)
8
- path = File.expand_path(path)
9
-
10
- if check_path && !File.exist?(path)
11
- raise ArgumentError, 'path does not exist', [path]
12
- end
13
-
14
- @path = path
15
- end
16
-
17
- def readable?
18
- File.readable?(@path)
19
- end
20
-
21
- def writable?
22
- File.writable?(@path)
23
- end
24
-
25
- def to_s
26
- @path
27
- end
28
-
29
- end
30
-
31
- end
data/lib/git/remote.rb DELETED
@@ -1,36 +0,0 @@
1
- module Git
2
- class Remote < Path
3
-
4
- attr_accessor :name, :url, :fetch_opts
5
-
6
- def initialize(base, name)
7
- @base = base
8
- config = @base.lib.config_remote(name)
9
- @name = name
10
- @url = config['url']
11
- @fetch_opts = config['fetch']
12
- end
13
-
14
- def fetch(opts={})
15
- @base.fetch(@name, opts)
16
- end
17
-
18
- # merge this remote locally
19
- def merge(branch = 'master')
20
- @base.merge("#{@name}/#{branch}")
21
- end
22
-
23
- def branch(branch = 'master')
24
- Git::Branch.new(@base, "#{@name}/#{branch}")
25
- end
26
-
27
- def remove
28
- @base.lib.remote_remove(@name)
29
- end
30
-
31
- def to_s
32
- @name
33
- end
34
-
35
- end
36
- end
@@ -1,6 +0,0 @@
1
- module Git
2
-
3
- class Repository < Path
4
- end
5
-
6
- end
data/lib/git/stash.rb DELETED
@@ -1,27 +0,0 @@
1
- module Git
2
- class Stash
3
-
4
- def initialize(base, message, existing=false)
5
- @base = base
6
- @message = message
7
- save unless existing
8
- end
9
-
10
- def save
11
- @saved = @base.lib.stash_save(@message)
12
- end
13
-
14
- def saved?
15
- @saved
16
- end
17
-
18
- def message
19
- @message
20
- end
21
-
22
- def to_s
23
- message
24
- end
25
-
26
- end
27
- end
data/lib/git/stashes.rb DELETED
@@ -1,55 +0,0 @@
1
- module Git
2
-
3
- # object that holds all the available stashes
4
- class Stashes
5
- include Enumerable
6
-
7
- def initialize(base)
8
- @stashes = []
9
-
10
- @base = base
11
-
12
- @base.lib.stashes_all.each do |id, message|
13
- @stashes.unshift(Git::Stash.new(@base, message, true))
14
- end
15
- end
16
-
17
- #
18
- # Returns an multi-dimensional Array of elements that have been stash saved.
19
- # Array is based on position and name. See Example
20
- #
21
- # @example Returns Array of items that have been stashed
22
- # .all - [0, "testing-stash-all"]]
23
- # @return [Array]
24
- def all
25
- @base.lib.stashes_all
26
- end
27
-
28
- def save(message)
29
- s = Git::Stash.new(@base, message)
30
- @stashes.unshift(s) if s.saved?
31
- end
32
-
33
- def apply(index=nil)
34
- @base.lib.stash_apply(index)
35
- end
36
-
37
- def clear
38
- @base.lib.stash_clear
39
- @stashes = []
40
- end
41
-
42
- def size
43
- @stashes.size
44
- end
45
-
46
- def each(&block)
47
- @stashes.each(&block)
48
- end
49
-
50
- def [](index)
51
- @stashes[index.to_i]
52
- end
53
-
54
- end
55
- end