strelka-newrelic 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +15 -0
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +1 -0
- data/.gemtest +0 -0
- data/ChangeLog +933 -0
- data/History.rdoc +4 -0
- data/Manifest.txt +8 -0
- data/README.rdoc +69 -0
- data/Rakefile +50 -0
- data/lib/strelka/app/newrelic.rb +131 -0
- data/newrelic.yml +216 -0
- data/spec/strelka/app/newrelic_spec.rb +169 -0
- metadata +191 -0
- metadata.gz.sig +1 -0
checksums.yaml
ADDED
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
!binary "U0hBMQ==":
|
3
|
+
metadata.gz: !binary |-
|
4
|
+
ZTI4YWVjMjg1MTk4YTgzNmQyNDY2MGEzYmUwODk2YmRjMGY5NDgxYw==
|
5
|
+
data.tar.gz: !binary |-
|
6
|
+
ZTMwYTViNGEyNzZiMzczYTdlNTJjMjcyZTk5YWU0ZmQ2YWNjMzEyMA==
|
7
|
+
!binary "U0hBNTEy":
|
8
|
+
metadata.gz: !binary |-
|
9
|
+
NjJmYjIyMTcwZjAyMmNlOWIzY2VmYTcxOTM3ZWUzMTAzNGZjYTVlNmU1NTk4
|
10
|
+
NjMzYzM0MjkwNGY2OWE0MzRjYmQ1OTMyNTYwMGFkNjIwMGRjNzJhNGRjNDEy
|
11
|
+
NmJhYjFlMmViZTgxYjcxMzRkZmM2NjU3MmQ1MzQ5M2I5MWRhYjE=
|
12
|
+
data.tar.gz: !binary |-
|
13
|
+
MWMyYTcwMzRlM2EzNWRiZGEzMmE1ZGU5MjA1NzJkNGQ3M2EzNDFmOWIzMGMy
|
14
|
+
NzU4OGVkODczZWY0ODgzZDU2NGQ1YTIxMTA0OWVmOWM2NGY3YTA2YmUzMDc1
|
15
|
+
NDAyYzc2NDA2YmI3OGI0ODRhODIwMmRhOTg5ZDVkNGJjYWVlZjA=
|
checksums.yaml.gz.sig
ADDED
Binary file
|
data.tar.gz.sig
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
���aQ>�{�+�jX���(�?��,��2���Y��h��k@�V�뾫��C ��� ,(���ڭ01�7u\Ô*���[C�����ɹ��˛6]V|��[)d��S���\���c*�<--�ﮄe�*�u� *��
|
data/.gemtest
ADDED
File without changes
|
data/ChangeLog
ADDED
@@ -0,0 +1,933 @@
|
|
1
|
+
2013-01-07 Michael Granger <ged@FaerieMUD.org>
|
2
|
+
|
3
|
+
* .hgext/update-all:
|
4
|
+
Add "mbox" extension to .hgext
|
5
|
+
[9dba3cea8d36] [tip]
|
6
|
+
|
7
|
+
2013-01-03 Michael Granger <ged@FaerieMUD.org>
|
8
|
+
|
9
|
+
* source/hg-statall:
|
10
|
+
Add traversal into MQ patch dirs, fix iteration bug in source/hg-
|
11
|
+
statall
|
12
|
+
[e55a46839972]
|
13
|
+
|
14
|
+
* .hgrc:
|
15
|
+
Update google fingerprint
|
16
|
+
[afc464cfb580]
|
17
|
+
|
18
|
+
2012-10-02 Michael Granger <ged@FaerieMUD.org>
|
19
|
+
|
20
|
+
* .bashrc, .gitconfig, .hgrc, .hoerc, .ssh/config, bin/editor,
|
21
|
+
bin/mate:
|
22
|
+
Checkpoint
|
23
|
+
[40bbf7ec528b]
|
24
|
+
|
25
|
+
* .environment:
|
26
|
+
Add laika-sdk to the CDPATH
|
27
|
+
[5ec6eeb126e0]
|
28
|
+
|
29
|
+
2012-06-26 Michael Granger <ged@FaerieMUD.org>
|
30
|
+
|
31
|
+
* source/hg-statall:
|
32
|
+
Adding source/hg-statall
|
33
|
+
[aa42b79f32f6]
|
34
|
+
|
35
|
+
* bin/tm2fave:
|
36
|
+
Improvements to tm2fave
|
37
|
+
[cf74474074a1]
|
38
|
+
|
39
|
+
2012-05-23 Michael Granger <ged@FaerieMUD.org>
|
40
|
+
|
41
|
+
* .hgext/update-all:
|
42
|
+
Fix missing comma in .hgext/update-all
|
43
|
+
[cf4018e0897c]
|
44
|
+
|
45
|
+
* .gemrc:
|
46
|
+
Quote .gemrc values
|
47
|
+
[df40c7ec9839]
|
48
|
+
|
49
|
+
2012-04-26 Michael Granger <ged@FaerieMUD.org>
|
50
|
+
|
51
|
+
* .bash_functions:
|
52
|
+
Merged with 151:a9b4b2a1b963
|
53
|
+
[cf4c9d6f0d36]
|
54
|
+
|
55
|
+
2012-01-09 Michael Granger <ged@FaerieMUD.org>
|
56
|
+
|
57
|
+
* .bash_functions:
|
58
|
+
Whitespace cleanup.
|
59
|
+
[746291a83435]
|
60
|
+
|
61
|
+
* .bash_profile:
|
62
|
+
Whitespace cleanup
|
63
|
+
[24fe3a2a0684]
|
64
|
+
|
65
|
+
2012-05-17 Michael Granger <ged@FaerieMUD.org>
|
66
|
+
|
67
|
+
* .hoerc:
|
68
|
+
Add .rbx to the list of files excluded from Hoe manifests
|
69
|
+
[b1749c3bb84e]
|
70
|
+
|
71
|
+
* .gemrc:
|
72
|
+
Turn on fivefish for rdoc by default
|
73
|
+
[a57e0bc92853]
|
74
|
+
|
75
|
+
* .hgext/update-all, .hgrc:
|
76
|
+
Add cedit to mercurial extensions
|
77
|
+
[df4895b8da0c]
|
78
|
+
|
79
|
+
2012-04-19 Michael Granger <ged@FaerieMUD.org>
|
80
|
+
|
81
|
+
* .hoerc:
|
82
|
+
Add benchmarks to the list of non-manifest artifacts
|
83
|
+
[a9b4b2a1b963]
|
84
|
+
|
85
|
+
2012-03-28 Michael Granger <ged@FaerieMUD.org>
|
86
|
+
|
87
|
+
* bin/tm2fave:
|
88
|
+
Add a header to tm2fave
|
89
|
+
[63e309482ae4]
|
90
|
+
|
91
|
+
* .tm_properties:
|
92
|
+
Update tm_properties
|
93
|
+
[2962a155f304]
|
94
|
+
|
95
|
+
* .hgrc:
|
96
|
+
Giving up on hggithub
|
97
|
+
[c6d88c8c8e2b]
|
98
|
+
|
99
|
+
* .hgignore_global:
|
100
|
+
Update global hgignore
|
101
|
+
[3502bb0fe938]
|
102
|
+
|
103
|
+
* .bash_aliases, .sqliterc:
|
104
|
+
Add sqlite3 default options
|
105
|
+
[cf41f62abe54]
|
106
|
+
|
107
|
+
2012-03-02 Michael Granger <ged@FaerieMUD.org>
|
108
|
+
|
109
|
+
* .tm_properties:
|
110
|
+
Replace ruby wrapper with rvm-auto-ruby in homedir .tm_properties
|
111
|
+
[c48a66735c72]
|
112
|
+
|
113
|
+
* .hoerc:
|
114
|
+
Ignore .rspec files in .hoerc
|
115
|
+
[bb2494235696]
|
116
|
+
|
117
|
+
* .hgrc:
|
118
|
+
Replace hg-git with hg-github
|
119
|
+
[2592bf4d7ada]
|
120
|
+
|
121
|
+
* .hgignore_global:
|
122
|
+
Add tmtags to the global Mercurial ignorefile
|
123
|
+
[50263f852009]
|
124
|
+
|
125
|
+
* .bashrc:
|
126
|
+
Add rvm bin path to the $PATH in .bashrc
|
127
|
+
[92a52564757f]
|
128
|
+
|
129
|
+
* .bash_functions:
|
130
|
+
Add function to .bash_functions for updating Changes.rdoc
|
131
|
+
[37131c2c46c5]
|
132
|
+
|
133
|
+
2012-01-06 Michael Granger <ged@FaerieMUD.org>
|
134
|
+
|
135
|
+
* .hgsigs:
|
136
|
+
Added signature for changeset 62204039be87
|
137
|
+
[cf52392d75d6]
|
138
|
+
|
139
|
+
* .tm_properties:
|
140
|
+
Remove the projectDirectory setting to (hopefully) remove ~ from the
|
141
|
+
Cmd-T list
|
142
|
+
[62204039be87]
|
143
|
+
|
144
|
+
* .hoerc:
|
145
|
+
Add .rvm.gems to the Hoe ignorelist
|
146
|
+
[95bd1b6e78ed]
|
147
|
+
|
148
|
+
* .bash_functions, .bash_profile:
|
149
|
+
Clean up a bunch of .bash* cruft, and do prompt-generation in a
|
150
|
+
more-portable way
|
151
|
+
[7979bc0c5b88]
|
152
|
+
|
153
|
+
* bin/tm2fave:
|
154
|
+
Skip already-favorited directories
|
155
|
+
[9cfb2478e28a]
|
156
|
+
|
157
|
+
2012-01-05 Michael Granger <ged@FaerieMUD.org>
|
158
|
+
|
159
|
+
* bin/tm2fave:
|
160
|
+
Adding initial version of a command-line tool for creating TM2
|
161
|
+
favorites
|
162
|
+
[9fbcbbe06b87]
|
163
|
+
|
164
|
+
2012-01-03 Michael Granger <ged@FaerieMUD.org>
|
165
|
+
|
166
|
+
* .hoerc:
|
167
|
+
Adding textmate2 properties files to the exclude list
|
168
|
+
[d147f8c1412e]
|
169
|
+
|
170
|
+
2011-12-27 Michael Granger <ged@FaerieMUD.org>
|
171
|
+
|
172
|
+
* .global.gemset:
|
173
|
+
Automated merge with ssh://deveiate/repo/homedir
|
174
|
+
[b463c74d9c55]
|
175
|
+
|
176
|
+
* bin/c++, bin/cc, bin/g++, bin/gcc:
|
177
|
+
Fixed symlinks for colorgcc
|
178
|
+
[1d4536c9c620]
|
179
|
+
|
180
|
+
* .global.gems, .global.gemset:
|
181
|
+
Renamed global gemset file to work with rvm import
|
182
|
+
[af93c866cff9]
|
183
|
+
|
184
|
+
* .rspec:
|
185
|
+
Adding .rspec
|
186
|
+
[0f475ee3fae9]
|
187
|
+
|
188
|
+
* Automated merge with ssh://deveiate/repo/homedir
|
189
|
+
[2824281a16bc]
|
190
|
+
|
191
|
+
* .tm_properties:
|
192
|
+
Set the default font in .tm_properties
|
193
|
+
[10fdf188ca87]
|
194
|
+
|
195
|
+
* .bash_aliases:
|
196
|
+
Quote the patch dir path for the 'mq' alias for directories with
|
197
|
+
spaces
|
198
|
+
[b851cefd733a]
|
199
|
+
|
200
|
+
* Automated merge with ssh://deveiate/repo/homedir
|
201
|
+
[de4116cce2a0]
|
202
|
+
|
203
|
+
* .global.gemset, .hgrc, bin/mate:
|
204
|
+
Adding global gemset export
|
205
|
+
[8233f4302f1c]
|
206
|
+
|
207
|
+
2011-12-21 Michael Granger <ged@FaerieMUD.org>
|
208
|
+
|
209
|
+
* .tm_properties:
|
210
|
+
Adding TextMate2 properties file
|
211
|
+
[01e178066f88]
|
212
|
+
|
213
|
+
* bin/mate:
|
214
|
+
Updating 'mate' command to TextMate 2's version
|
215
|
+
[f62862fc024c]
|
216
|
+
|
217
|
+
2011-12-07 Michael Granger <ged@FaerieMUD.org>
|
218
|
+
|
219
|
+
* .hoe_template/default/History.md.erb,
|
220
|
+
.hoe_template/default/Manifest.txt.erb,
|
221
|
+
.hoe_template/default/README.md.erb,
|
222
|
+
.hoe_template/default/Rakefile.erb,
|
223
|
+
.hoe_template/default/lib/file_name.rb.erb,
|
224
|
+
.hoe_template/default/spec/file_name_spec.rb.erb, .hoerc:
|
225
|
+
Updated hoe template, .hoerc
|
226
|
+
[cb81dfc9e381]
|
227
|
+
|
228
|
+
2011-11-17 Michael Granger <ged@FaerieMUD.org>
|
229
|
+
|
230
|
+
* .hoerc:
|
231
|
+
hoerc: More ignore patterns, and set the default email info to ruby-
|
232
|
+
talk
|
233
|
+
[15090a05e129]
|
234
|
+
|
235
|
+
* .hgrc:
|
236
|
+
Consolidate the keyword globs in .hgrc
|
237
|
+
[027465074e4f]
|
238
|
+
|
239
|
+
2011-11-09 Michael Granger <ged@FaerieMUD.org>
|
240
|
+
|
241
|
+
* .hoerc:
|
242
|
+
Add .pryrc to the Hoe ignore list
|
243
|
+
[0328103eecd8]
|
244
|
+
|
245
|
+
2011-11-07 Michael Granger <ged@FaerieMUD.org>
|
246
|
+
|
247
|
+
* .elisp/ini/ini-customize.el:
|
248
|
+
Updated customized variables
|
249
|
+
[b96eb14f7f24]
|
250
|
+
|
251
|
+
2011-11-02 Michael Granger <ged@FaerieMUD.org>
|
252
|
+
|
253
|
+
* .hoerc:
|
254
|
+
Added more manifest exclusions to hoerc
|
255
|
+
[560bfd3995e0]
|
256
|
+
|
257
|
+
2011-10-18 Michael Granger <ged@FaerieMUD.org>
|
258
|
+
|
259
|
+
* .hgrc:
|
260
|
+
Automated merge with ssh://deveiate/repo/homedir
|
261
|
+
[e1ddfe2405dc]
|
262
|
+
|
263
|
+
* .hgrc:
|
264
|
+
Turning on patchbomb extension in .hgrc
|
265
|
+
[2c713095b9e7]
|
266
|
+
|
267
|
+
2011-10-17 Michael Granger <ged@FaerieMUD.org>
|
268
|
+
|
269
|
+
* .hgignore_global, .hgrc:
|
270
|
+
Adding global ignorefile
|
271
|
+
[6def7e7750d8]
|
272
|
+
|
273
|
+
2011-10-06 Michael Granger <ged@FaerieMUD.org>
|
274
|
+
|
275
|
+
* .gitconfig, .hgrc:
|
276
|
+
Changes to .hgrc and .gitconfig for SourceTree.
|
277
|
+
[e3d92541a561]
|
278
|
+
|
279
|
+
2011-10-03 Michael Granger <ged@FaerieMUD.org>
|
280
|
+
|
281
|
+
* Automated merge with ssh://deveiate/repo/homedir
|
282
|
+
[8f50cc41cb3a]
|
283
|
+
|
284
|
+
* .ssh/config:
|
285
|
+
Change the forwarded ports to sidonie
|
286
|
+
[268540396106]
|
287
|
+
|
288
|
+
* .hoerc:
|
289
|
+
Update the hoerc ignore pattern
|
290
|
+
[9199e019a7fb]
|
291
|
+
|
292
|
+
* .hgrc:
|
293
|
+
Updating .hgrc: rework deprecated 'defaults' section as aliases, set
|
294
|
+
qseries colors, show nearest function in diffs, fix header
|
295
|
+
characters in histlog
|
296
|
+
[9b460a5b65ae]
|
297
|
+
|
298
|
+
* .bash_functions:
|
299
|
+
Added "mqup" function for updating MQ-managed projects in one
|
300
|
+
command
|
301
|
+
[3edfe081f5b4]
|
302
|
+
|
303
|
+
* .bash_profile:
|
304
|
+
Add the HG info to the screen prompt as well
|
305
|
+
[c7d741af6112]
|
306
|
+
|
307
|
+
2011-09-30 Michael Granger <ged@FaerieMUD.org>
|
308
|
+
|
309
|
+
* .hoerc:
|
310
|
+
Add some more ignored files to the .hoerc
|
311
|
+
[14c0acb83b26]
|
312
|
+
|
313
|
+
* .hgrc:
|
314
|
+
Add some more ignored files to the .hoerc
|
315
|
+
[5fdf31873e05]
|
316
|
+
|
317
|
+
2011-09-28 Michael Granger <ged@FaerieMUD.org>
|
318
|
+
|
319
|
+
* .ssh/config:
|
320
|
+
SSH local forward to duir:8086 instead of 80
|
321
|
+
[376983212e25]
|
322
|
+
|
323
|
+
* .hoerc:
|
324
|
+
Merged hoerc patterns with the ones on gont
|
325
|
+
[12b37868f7e3]
|
326
|
+
|
327
|
+
* .hoerc:
|
328
|
+
Adding some hoerc ignore patterns
|
329
|
+
[38450be9c923]
|
330
|
+
|
331
|
+
2011-09-22 Michael Granger <ged@FaerieMUD.org>
|
332
|
+
|
333
|
+
* .elisp/ini/ini-customize.el:
|
334
|
+
Updated ini-customize.el
|
335
|
+
[4e9107175595]
|
336
|
+
|
337
|
+
* .hoerc:
|
338
|
+
Turn signing on in the .hoerc
|
339
|
+
[9646f238a082]
|
340
|
+
|
341
|
+
2011-09-06 Michael Granger <ged@FaerieMUD.org>
|
342
|
+
|
343
|
+
* .bash_profile:
|
344
|
+
Don't assume keychain lives under /opt/local
|
345
|
+
[4179ccc3a108]
|
346
|
+
|
347
|
+
* .hgext/update-all:
|
348
|
+
Fix the update-all script in .hgext
|
349
|
+
[187ab630b78d]
|
350
|
+
|
351
|
+
* Merged with de6931737617
|
352
|
+
[3010edf138fc]
|
353
|
+
|
354
|
+
* .gitconfig:
|
355
|
+
Adding Github id to .gitconfig
|
356
|
+
[753d53830a53]
|
357
|
+
|
358
|
+
* .hgext/update-all:
|
359
|
+
Adding .hgext updater script
|
360
|
+
[44a61aa0c35e]
|
361
|
+
|
362
|
+
2011-08-15 Michael Granger <ged@FaerieMUD.org>
|
363
|
+
|
364
|
+
* Automated merge with ssh://deveiate.org/repo/homedir
|
365
|
+
[de6931737617]
|
366
|
+
|
367
|
+
* bin/laikavpn-down.scpt, bin/laikavpn-up.scpt:
|
368
|
+
Make the vpn scripts in bin/ executable
|
369
|
+
[ec39480df8e6]
|
370
|
+
|
371
|
+
2011-08-08 Michael Granger <ged@FaerieMUD.org>
|
372
|
+
|
373
|
+
* .hgrc:
|
374
|
+
Re-enabling hg bugtracker extension
|
375
|
+
[e1f7a4207c58]
|
376
|
+
|
377
|
+
2011-08-03 Michael Granger <ged@FaerieMUD.org>
|
378
|
+
|
379
|
+
* .bash_functions:
|
380
|
+
Add shortnode to the hg prompt
|
381
|
+
[362c947ba3ce]
|
382
|
+
|
383
|
+
2011-08-02 Michael Granger <ged@FaerieMUD.org>
|
384
|
+
|
385
|
+
* bin/laikavpn-down.app, bin/laikavpn-down.scpt, bin/laikavpn-up.app,
|
386
|
+
bin/laikavpn-up.scpt:
|
387
|
+
Replacing old (PPC?) viscosity scripts with new .scpt ones
|
388
|
+
[815dfeb35509]
|
389
|
+
|
390
|
+
* .hgrc:
|
391
|
+
Adding bitbucket's fingerprint to hgrc
|
392
|
+
[cdae9a7ec9a0]
|
393
|
+
|
394
|
+
2011-07-27 Michael Granger <ged@FaerieMUD.org>
|
395
|
+
|
396
|
+
* .irbrc, .irbrc.d/history.rb:
|
397
|
+
Fixed IRB history
|
398
|
+
[83b52f307a17]
|
399
|
+
|
400
|
+
* .hgrc:
|
401
|
+
Adding verse2 server fingerprint
|
402
|
+
[795c9fcf75e7]
|
403
|
+
|
404
|
+
2011-07-08 Michael Granger <ged@FaerieMUD.org>
|
405
|
+
|
406
|
+
* .hoerc:
|
407
|
+
Adding some more excludes to the hoerc
|
408
|
+
[6ae8aebff474]
|
409
|
+
|
410
|
+
2011-06-27 Michael Granger <ged@FaerieMUD.org>
|
411
|
+
|
412
|
+
* .hgrc:
|
413
|
+
Page slog and qstat
|
414
|
+
[d76b6dad16fd]
|
415
|
+
|
416
|
+
* .hgext/styles/slog, .hgrc:
|
417
|
+
Better "hg slog" thanks to Mahlon, and "qstat" hg alias
|
418
|
+
[1cfce5bd4b0d]
|
419
|
+
|
420
|
+
2011-06-17 Michael Granger <ged@FaerieMUD.org>
|
421
|
+
|
422
|
+
* .bash_functions, .bash_profile:
|
423
|
+
Updated hg prompt
|
424
|
+
[9b72975702d3]
|
425
|
+
|
426
|
+
2011-06-15 Michael Granger <ged@FaerieMUD.org>
|
427
|
+
|
428
|
+
* .bash_functions, .bash_profile, .colorcodes:
|
429
|
+
Fixed hg prompt
|
430
|
+
[ccd8d5927f87]
|
431
|
+
|
432
|
+
2011-06-14 Michael Granger <ged@FaerieMUD.org>
|
433
|
+
|
434
|
+
* bin/editor:
|
435
|
+
Disable Sublime in bin/editor until it improves a bit
|
436
|
+
[0473c36cb869]
|
437
|
+
|
438
|
+
* .irbrc.d/apeiros-history.rb, .irbrc.d/apeiros-history.rb.disabled,
|
439
|
+
.irbrc.d/history.rb:
|
440
|
+
Disable Apeiros history until I have time to fix it
|
441
|
+
[6840c03b2656]
|
442
|
+
|
443
|
+
* .bash_functions, .bash_profile, .hgrc:
|
444
|
+
Adding hgprompt
|
445
|
+
[e340d86ec224]
|
446
|
+
|
447
|
+
2011-06-13 Michael Granger <ged@FaerieMUD.org>
|
448
|
+
|
449
|
+
* .hoe_template/default/Rakefile.erb:
|
450
|
+
SImplifying the Rakefile in the hoe template
|
451
|
+
[39f50a39ac2e]
|
452
|
+
|
453
|
+
2011-06-10 Michael Granger <ged@FaerieMUD.org>
|
454
|
+
|
455
|
+
* .hoerc:
|
456
|
+
Remove yard from .hoerc
|
457
|
+
[422a1a01b80c]
|
458
|
+
|
459
|
+
* .hgrc:
|
460
|
+
Disable pbranch and bugtrack for now
|
461
|
+
[882e2c623827]
|
462
|
+
|
463
|
+
* .hgrc, .hgsubstate:
|
464
|
+
Automated merge with ssh://deveiate.org/repo/homedir
|
465
|
+
[1b3acc579877]
|
466
|
+
|
467
|
+
* .hgsub, .hgsubstate:
|
468
|
+
Adding hgsubversion ext
|
469
|
+
[ce8ec35b0b23]
|
470
|
+
|
471
|
+
* .bash_profile:
|
472
|
+
Disable bash completions
|
473
|
+
[9b38c567f920]
|
474
|
+
|
475
|
+
* .hgrc:
|
476
|
+
Extensions, cacerts in .hgrc
|
477
|
+
[7f40ba8f3e10]
|
478
|
+
|
479
|
+
2011-04-29 Michael Granger <ged@FaerieMUD.org>
|
480
|
+
|
481
|
+
* Merged with d9164e0f15ca
|
482
|
+
[f67d895aad8c]
|
483
|
+
|
484
|
+
* .irbrc, .irbrc.d/apeiros-coreexts.rb, .irbrc.d/apeiros-history.rb,
|
485
|
+
.irbrc.d/bentracer.rb, .irbrc.d/history.rb, .irbrc.d/irbtools.rb,
|
486
|
+
.irbrc.d/manners.rb.disabled, .irbrc.d/ri.rb.disabled, bin/editor:
|
487
|
+
Adding .irbrc and .d directory
|
488
|
+
[051b9b472e9f]
|
489
|
+
|
490
|
+
2011-04-25 Michael Granger <ged@FaerieMUD.org>
|
491
|
+
|
492
|
+
* .hgrc:
|
493
|
+
Disabling compass and pbranch HG extensions
|
494
|
+
[d9164e0f15ca]
|
495
|
+
|
496
|
+
* .ssh/config:
|
497
|
+
Renaming MDC hosts after the move
|
498
|
+
[6e9117aa3c71]
|
499
|
+
|
500
|
+
2011-04-13 Michael Granger <ged@FaerieMUD.org>
|
501
|
+
|
502
|
+
* .hgsub, .hgsubstate, .hgsubstate:
|
503
|
+
Removing .hgext subrepos, as they're more trouble than they're worth
|
504
|
+
[de2962bc9671]
|
505
|
+
|
506
|
+
* .hoerc:
|
507
|
+
Fix plugins in .hoerc
|
508
|
+
[14e571aaa745]
|
509
|
+
|
510
|
+
* .hgrc:
|
511
|
+
Add kaleidoscope wrapper to .hgrc
|
512
|
+
[91115dd49069]
|
513
|
+
|
514
|
+
* bin/editor:
|
515
|
+
Add sublime text to the bin/editor wrapper
|
516
|
+
[1913e2ccd67c]
|
517
|
+
|
518
|
+
2011-03-23 Michael Granger <ged@FaerieMUD.org>
|
519
|
+
|
520
|
+
* Merged with cee2a0bc59be
|
521
|
+
[e0409d5a6b1a]
|
522
|
+
|
523
|
+
2011-03-17 Michael Granger <ged@FaerieMUD.org>
|
524
|
+
|
525
|
+
* Merged with 7d514a922f4e
|
526
|
+
[cee2a0bc59be]
|
527
|
+
|
528
|
+
* .hgrc:
|
529
|
+
Adding "histlog" alias to .hgrc
|
530
|
+
[256414d30e30]
|
531
|
+
|
532
|
+
* .hgsubstate, .hoerc:
|
533
|
+
Added hoe-deveiate values to .hoerc
|
534
|
+
[7d514a922f4e]
|
535
|
+
|
536
|
+
2011-03-23 Michael Granger <ged@FaerieMUD.org>
|
537
|
+
|
538
|
+
* .bash_profile:
|
539
|
+
Corrected DTerm conditional
|
540
|
+
[651e2367b899]
|
541
|
+
|
542
|
+
2011-03-20 Michael Granger <ged@FaerieMUD.org>
|
543
|
+
|
544
|
+
* .bash_profile:
|
545
|
+
Reworked .bash_profile for DTerm
|
546
|
+
[6f5c37d44b21]
|
547
|
+
|
548
|
+
2011-03-13 Michael Granger <ged@FaerieMUD.org>
|
549
|
+
|
550
|
+
* .hoe_template/default/README.md.erb:
|
551
|
+
Updated the contributing section of the README of the hoe template
|
552
|
+
[f3ff426c204b]
|
553
|
+
|
554
|
+
* .tmux.conf:
|
555
|
+
Adding tmux config
|
556
|
+
[2a03c16e7d7b]
|
557
|
+
|
558
|
+
* .hgrc:
|
559
|
+
Re-enable bugtracker, track current bookmark
|
560
|
+
[1895f91bf404]
|
561
|
+
|
562
|
+
2011-02-09 Michael Granger <ged@FaerieMUD.org>
|
563
|
+
|
564
|
+
* .bash_aliases:
|
565
|
+
Avoid expansion of the subshell command in the mq alias
|
566
|
+
[011324346ea9]
|
567
|
+
|
568
|
+
* .bash_aliases:
|
569
|
+
Fixed type in .bash_aliases
|
570
|
+
[e851a567111e]
|
571
|
+
|
572
|
+
2011-02-08 Michael Granger <ged@FaerieMUD.org>
|
573
|
+
|
574
|
+
* .bash_aliases:
|
575
|
+
Fixed quotes in mq alias
|
576
|
+
[2a7059fbb33d]
|
577
|
+
|
578
|
+
* .hgrc:
|
579
|
+
Added emacsdiff merge config
|
580
|
+
[f2680e2f0c50]
|
581
|
+
|
582
|
+
* .hgrc:
|
583
|
+
Add some mq ops to the ones that get pagination, remove the rake
|
584
|
+
subrepo from default paths
|
585
|
+
[164a66c63d5b]
|
586
|
+
|
587
|
+
* .bash_aliases:
|
588
|
+
Adding an 'mq' alias for managing Mercurial patch queue repos
|
589
|
+
[cd0e2cd5b581]
|
590
|
+
|
591
|
+
2011-02-05 Michael Granger <ged@FaerieMUD.org>
|
592
|
+
|
593
|
+
* .hgrc:
|
594
|
+
Updated .hgrc
|
595
|
+
[c17816ac3c81]
|
596
|
+
|
597
|
+
* .hoe_template/.autotest.erb, .hoe_template/History.md.erb,
|
598
|
+
.hoe_template/Manifest.txt.erb, .hoe_template/README.md.erb,
|
599
|
+
.hoe_template/Rakefile.erb, .hoe_template/bin/file_name.erb,
|
600
|
+
.hoe_template/default/.autotest.erb,
|
601
|
+
.hoe_template/default/History.md.erb,
|
602
|
+
.hoe_template/default/Manifest.txt.erb,
|
603
|
+
.hoe_template/default/README.md.erb,
|
604
|
+
.hoe_template/default/Rakefile.erb,
|
605
|
+
.hoe_template/default/bin/file_name.erb,
|
606
|
+
.hoe_template/default/lib/file_name.rb.erb,
|
607
|
+
.hoe_template/default/spec/file_name_spec.rb.erb,
|
608
|
+
.hoe_template/lib/file_name.rb.erb,
|
609
|
+
.hoe_template/spec/file_name_spec.rb.erb:
|
610
|
+
Updated by hoe-2.9.0
|
611
|
+
[f4a73750b158]
|
612
|
+
|
613
|
+
2011-01-24 Michael Granger <ged@FaerieMUD.org>
|
614
|
+
|
615
|
+
* .hgrc:
|
616
|
+
Turned off 'shelve' and 'bugtrack', enabled mq
|
617
|
+
[0e79576e73ef]
|
618
|
+
|
619
|
+
* .ssh/config:
|
620
|
+
Updated lume's hostname in ssh config
|
621
|
+
[b1d7ed5116d2]
|
622
|
+
|
623
|
+
2011-01-21 Michael Granger <ged@FaerieMUD.org>
|
624
|
+
|
625
|
+
* .hoe_template/Rakefile.erb, .hoe_template/lib/file_name.rb.erb:
|
626
|
+
Updated hoe template
|
627
|
+
[7f68e6c0e7f1]
|
628
|
+
|
629
|
+
2010-12-29 Michael Granger <ged@FaerieMUD.org>
|
630
|
+
|
631
|
+
* .hgsub:
|
632
|
+
User + FQDN for the deveiate.org subrepo
|
633
|
+
[578e51e3babf]
|
634
|
+
|
635
|
+
* .hgsub:
|
636
|
+
Bitbucket public URLs are https
|
637
|
+
[fbb374f6296d]
|
638
|
+
|
639
|
+
* .hgsub, .hgsubstate:
|
640
|
+
Changing hgext subrepo URLs to public (read-only) ones to avoid
|
641
|
+
chicken-and-egg problem with SSH keys
|
642
|
+
[074d03c07d10]
|
643
|
+
|
644
|
+
* .hgsubstate, .hoe_template/Rakefile.erb:
|
645
|
+
Bugfix for the Hoe Rakefile template
|
646
|
+
[9c7e30f38fc1]
|
647
|
+
|
648
|
+
2010-12-24 Michael Granger <ged@FaerieMUD.org>
|
649
|
+
|
650
|
+
* Automated merge with ssh://deveiate.org/repo/homedir
|
651
|
+
[77acbcaca8b2]
|
652
|
+
|
653
|
+
* .hoerc:
|
654
|
+
Adding email info
|
655
|
+
[7412c493702e]
|
656
|
+
|
657
|
+
* .hoe_template/.autotest.erb, .hoe_template/History.md.erb,
|
658
|
+
.hoe_template/Manifest.txt.erb, .hoe_template/README.md.erb,
|
659
|
+
.hoe_template/Rakefile.erb, .hoe_template/bin/file_name.erb,
|
660
|
+
.hoe_template/lib/file_name.rb.erb,
|
661
|
+
.hoe_template/spec/file_name_spec.rb.erb:
|
662
|
+
ADding Hoe templates
|
663
|
+
[9f5cba4678d3]
|
664
|
+
|
665
|
+
2010-12-21 Michael Granger <ged@FaerieMUD.org>
|
666
|
+
|
667
|
+
* .environment:
|
668
|
+
Fix conditional in .environment
|
669
|
+
[39a44b6d2d64]
|
670
|
+
|
671
|
+
2010-12-14 Michael Granger <ged@FaerieMUD.org>
|
672
|
+
|
673
|
+
* Automated merge with ssh://deveiate/repo/homedir
|
674
|
+
[8ec897432e8a]
|
675
|
+
|
676
|
+
* .hoerc:
|
677
|
+
Adding hoe rcfile
|
678
|
+
[4dc8b83c0f6a]
|
679
|
+
|
680
|
+
* .bashrc, .environment:
|
681
|
+
Merged with 28:f9eb43712294
|
682
|
+
[2e65a2291df1]
|
683
|
+
|
684
|
+
* .bashrc:
|
685
|
+
Invoke the path helper for non-login shells, too
|
686
|
+
[3cc827922dc4]
|
687
|
+
|
688
|
+
2010-12-09 Michael Granger <ged@FaerieMUD.org>
|
689
|
+
|
690
|
+
* .environment:
|
691
|
+
Cleaned up the .environment
|
692
|
+
[d7654d9aa111]
|
693
|
+
|
694
|
+
* .bashrc:
|
695
|
+
Don't override the system path, just add HOME/bin to it
|
696
|
+
[41318ead4cc0]
|
697
|
+
|
698
|
+
2010-12-13 Michael Granger <ged@FaerieMUD.org>
|
699
|
+
|
700
|
+
* .bashrc, .gemrc, .hgrc, .ssh/config:
|
701
|
+
Automated merge with ssh://deveiate.org/repo/homedir
|
702
|
+
[f9eb43712294]
|
703
|
+
|
704
|
+
* .ssh/config:
|
705
|
+
Add tenar aliases
|
706
|
+
[b2c084765849]
|
707
|
+
|
708
|
+
* .hgrc:
|
709
|
+
Put the bugtracker ext in the right directory
|
710
|
+
[af63616fdb3c]
|
711
|
+
|
712
|
+
* .bashrc:
|
713
|
+
Don't set the PATH explicitly
|
714
|
+
[34234c03cb64]
|
715
|
+
|
716
|
+
* .gem/credentials, .gem/ged-public_gem_cert.pem, .gemrc:
|
717
|
+
Updating gemcutter creds/config
|
718
|
+
[ee87ec42a8dd]
|
719
|
+
|
720
|
+
2010-12-10 Michael Granger <ged@FaerieMUD.org>
|
721
|
+
|
722
|
+
* .bash_aliases, .dircolors, .environment:
|
723
|
+
Add missing .dircolors, remove ARCHFLAGS from environment, replace
|
724
|
+
face alias with ldaped
|
725
|
+
[43445a8d7e20]
|
726
|
+
|
727
|
+
* .bash_aliases, .bash_functions, .bash_profile, .bashrc, .elisp/ini
|
728
|
+
/ini-auto.el, .elisp/ini/ini-customize.el, .elisp/ini/ini-misc.el,
|
729
|
+
.environment, .gemrc, .hgrc, .hgsubstate, .screenrc, .ssh/config,
|
730
|
+
bin/mate:
|
731
|
+
Merging in stuff from pelimer
|
732
|
+
[e9ee220a3b80]
|
733
|
+
|
734
|
+
2010-12-08 Michael Granger <ged@FaerieMUD.org>
|
735
|
+
|
736
|
+
* .ssh/config:
|
737
|
+
Adding deveiate.org alias
|
738
|
+
[69b69c6db9ae]
|
739
|
+
|
740
|
+
* .gemrc, .ssh/config:
|
741
|
+
Merged with 17:ac846fb3d551
|
742
|
+
[b8a40037e8d9]
|
743
|
+
|
744
|
+
* .gemrc:
|
745
|
+
Add laika rubygems repo, rename executables to match Ruby, and don't
|
746
|
+
build ri
|
747
|
+
[2dd454676a65]
|
748
|
+
|
749
|
+
* .ssh/config:
|
750
|
+
Gont moved to the bennett subdomain
|
751
|
+
[202ac28d9c9c]
|
752
|
+
|
753
|
+
* .hgignore:
|
754
|
+
Adding ignorefile
|
755
|
+
[1da77ca654a2]
|
756
|
+
|
757
|
+
2010-11-04 Michael Granger <ged@FaerieMUD.org>
|
758
|
+
|
759
|
+
* .ssh/config:
|
760
|
+
Removing some old stuff from .ssh/config
|
761
|
+
[ac846fb3d551]
|
762
|
+
|
763
|
+
* .screenrc:
|
764
|
+
Enable login shells by default in screen
|
765
|
+
[7c1c5fa68d12]
|
766
|
+
|
767
|
+
* .gemrc:
|
768
|
+
Adding rubygems.laika.com to .gemrc
|
769
|
+
[cbdb74099476]
|
770
|
+
|
771
|
+
* .environment:
|
772
|
+
Stripped down the .environment file
|
773
|
+
[92f2c2dd4401]
|
774
|
+
|
775
|
+
* .elisp/ini/ini-auto.el, .elisp/ini/ini-customize.el, .elisp/ini/ini-
|
776
|
+
mic-paren.el, .elisp/ini/ini-misc.el, .elisp/ini/ini-mouse.el:
|
777
|
+
Merging .elisp changes from mill
|
778
|
+
[701588704015]
|
779
|
+
|
780
|
+
* .bashrc:
|
781
|
+
Updating .bashrc from mill's copy
|
782
|
+
[55003dada925]
|
783
|
+
|
784
|
+
* .bash_profile:
|
785
|
+
Merging in changes from mill's .bash_profile
|
786
|
+
[e525ea580c1f]
|
787
|
+
|
788
|
+
2010-11-01 Michael Granger <ged@FaerieMUD.org>
|
789
|
+
|
790
|
+
* Merged with changes from gont.
|
791
|
+
[faf0e0104699]
|
792
|
+
|
793
|
+
2010-10-31 Michael Granger <ged@FaerieMUD.org>
|
794
|
+
|
795
|
+
* .elisp/ini/ini-customize.el, bin/MailWire.scpt, bin/ZenTest.rb, bin
|
796
|
+
/add-list-to-cvsignore.sh, bin/addlog, bin/adduser, bin/bluecloth,
|
797
|
+
bin/boondocks.pl, bin/bootstrap.sh, bin/boxscore.pl, bin/buildTool,
|
798
|
+
bin/check-env.sh, bin/coderedShutdown.pl, bin/codersDay,
|
799
|
+
bin/currentlyPlaying, bin/cvs-backup, bin/cvs2cl, bin/cvs2cl.pl,
|
800
|
+
bin/cvsstat, bin/dbimon, bin/diffmate, bin/dnsq-trace.rb,
|
801
|
+
bin/dprofpp.graphviz, bin/dtruss.mine, bin/emacs.command, bin
|
802
|
+
/fastri-server, bin/fotoup.pl, bin/getlog, bin/gnome-debug, bin
|
803
|
+
/gnome-head, bin/gnome-head-libs, bin/gnome-home, bin/gnome-release,
|
804
|
+
bin/gnome-test, bin/gnome-unstable, bin/gnome14wrapper,
|
805
|
+
bin/gnome20wrapper, bin/hatcher, bin/hexlify, bin/hexlifyArray,
|
806
|
+
bin/hmake, bin/htmlifyPerl.pl, bin/htmlifyRuby.rb, bin/iceStats.pl,
|
807
|
+
bin/iceboxShout.pl, bin/install-check, bin/install-hack,
|
808
|
+
bin/jhbuild, bin/kde2wrapper, bin/ljlatest.pl, bin/log2rss.pl,
|
809
|
+
bin/lupdate, bin/macosver, bin/makeCRubyMethods.rb, bin/makelog,
|
810
|
+
bin/makemanifest, bin/mate, bin/mateup.rb, bin/merge_things,
|
811
|
+
bin/modmake.sh, bin/modules.sh, bin/modversion, bin/moveman.rb,
|
812
|
+
bin/mp3insert, bin/newlog, bin/pennyarcade.pl, bin/play,
|
813
|
+
bin/playDeveiate, bin/playHalfDeveiate, bin/post-review,
|
814
|
+
bin/ppmtolss16, bin/processEpsFiles, bin/pxlink, bin/rebuild.sh,
|
815
|
+
bin/refilter.rb, bin/requestSong.pl, bin/requiremaker, bin/rope,
|
816
|
+
bin/rubyheader.rb, bin/runconf.sh, bin/rupdate, bin/sconnect,
|
817
|
+
bin/sdiff, bin/setTransparency.pl, bin/shelldap, bin/songchange, bin
|
818
|
+
/ss-update, bin/svndiffshim.py, bin/tm_dialog, bin/toggleProxy.rb,
|
819
|
+
bin/unpxlink, bin/update-vicious.sh, bin/upload, bin/vbs-aliases,
|
820
|
+
bin/vpnup.rb, bin/webrestart, bin/webtail, bin/xmmsPlay,
|
821
|
+
bin/xmmsPlayPause, bin/xmmscurrent.sh, bin/xyparser, bin/xystrip:
|
822
|
+
Cleanup of old stuff in ~/bin
|
823
|
+
[8841b18698c3]
|
824
|
+
|
825
|
+
* bin/MailWire.scpt, bin/ZenTest.rb, bin/add-list-to-cvsignore.sh,
|
826
|
+
bin/addlog, bin/adduser, bin/bluecloth, bin/boondocks.pl,
|
827
|
+
bin/bootstrap.sh, bin/boxscore.pl, bin/buildTool, bin/c++, bin/cc,
|
828
|
+
bin/check-env.sh, bin/coderedShutdown.pl, bin/codersDay,
|
829
|
+
bin/colorgcc, bin/currentlyPlaying, bin/cvs-backup, bin/cvs2cl,
|
830
|
+
bin/cvs2cl.pl, bin/cvsstat, bin/dbimon, bin/diffmate, bin/dnsq-
|
831
|
+
trace.rb, bin/dprofpp.graphviz, bin/dtruss.mine, bin/editor,
|
832
|
+
bin/emacs.command, bin/fastri-server, bin/fotoup.pl, bin/g++,
|
833
|
+
bin/gcc, bin/getlog, bin/gnome-debug, bin/gnome-head, bin/gnome-
|
834
|
+
head-libs, bin/gnome-home, bin/gnome-release, bin/gnome-test, bin
|
835
|
+
/gnome-unstable, bin/gnome14wrapper, bin/gnome20wrapper,
|
836
|
+
bin/hatcher, bin/hexlify, bin/hexlifyArray, bin/hilite, bin/hmake,
|
837
|
+
bin/htmlifyPerl.pl, bin/htmlifyRuby.rb, bin/iceStats.pl,
|
838
|
+
bin/iceboxShout.pl, bin/install-check, bin/install-hack,
|
839
|
+
bin/jhbuild, bin/kde2wrapper, bin/laikavpn-down.app, bin/laikavpn-
|
840
|
+
up.app, bin/ljlatest.pl, bin/log2rss.pl, bin/lupdate, bin/macosver,
|
841
|
+
bin/makeCRubyMethods.rb, bin/makelog, bin/makemanifest, bin/mate,
|
842
|
+
bin/mateup.rb, bin/merge_things, bin/modmake.sh, bin/modules.sh,
|
843
|
+
bin/modversion, bin/moveman.rb, bin/mp3insert, bin/newlog,
|
844
|
+
bin/pennyarcade.pl, bin/perlfunc, bin/perlheader, bin/play,
|
845
|
+
bin/playDeveiate, bin/playHalfDeveiate, bin/post-review,
|
846
|
+
bin/ppmtolss16, bin/processEpsFiles, bin/pxlink, bin/rdgen,
|
847
|
+
bin/rebuild.sh, bin/redcursor, bin/refilter.rb, bin/requestSong.pl,
|
848
|
+
bin/requiremaker, bin/rope, bin/rubyheader.rb, bin/runconf.sh,
|
849
|
+
bin/rupdate, bin/sconnect, bin/sdiff, bin/setTransparency.pl,
|
850
|
+
bin/shelldap, bin/songchange, bin/ss-update, bin/svndiffshim.py,
|
851
|
+
bin/textilize, bin/tm_dialog, bin/toggleProxy.rb, bin/unpxlink, bin
|
852
|
+
/update-vicious.sh, bin/upload, bin/vbs-aliases, bin/vpnup.rb,
|
853
|
+
bin/webrestart, bin/webtail, bin/xmmsPlay, bin/xmmsPlayPause,
|
854
|
+
bin/xmmscurrent.sh, bin/xyparser, bin/xystrip:
|
855
|
+
Adding bin directory
|
856
|
+
[fee18c619348]
|
857
|
+
|
858
|
+
* .hgsub:
|
859
|
+
Pointing bugtracker ext at my own clone
|
860
|
+
[dc61b1930115]
|
861
|
+
|
862
|
+
* .hgsub, .hgsubstate:
|
863
|
+
Adding mercurial extensions subrepos from gont
|
864
|
+
[35150d0d2406]
|
865
|
+
|
866
|
+
* .hgsub, .hgsubstate:
|
867
|
+
Adding mercurial extension subrepo
|
868
|
+
[17edfbb50015]
|
869
|
+
|
870
|
+
* .bash_aliases, .bash_functions, .bash_profile, .bashrc, .colorcodes,
|
871
|
+
.elisp/ini/ini-align.el, .elisp/ini/ini-auto.el, .elisp/ini/ini-
|
872
|
+
buffer-switch.el, .elisp/ini/ini-ccmode.el, .elisp/ini/ini-
|
873
|
+
customize.el, .elisp/ini/ini-desktop.el, .elisp/ini/ini-dired.el,
|
874
|
+
.elisp/ini/ini-envvars.el, .elisp/ini/ini-expand.el, .elisp/ini/ini-
|
875
|
+
gnuserv.el, .elisp/ini/ini-html.el, .elisp/ini/ini-keybindings.el,
|
876
|
+
.elisp/ini/ini-mic-paren.el, .elisp/ini/ini-misc.el, .elisp/ini/ini-
|
877
|
+
mouse.el, .elisp/ini/ini-mt.el, .elisp/ini/ini-my-functions.el,
|
878
|
+
.elisp/ini/ini-perl.el, .elisp/ini/ini-rails.el, .elisp/ini/ini-
|
879
|
+
ruby.el, .elisp/ini/ini-selective.el, .elisp/ini/ini-template.el,
|
880
|
+
.elisp/ini/ini-xml.el, .elisp/packages/auto-autoloads.el,
|
881
|
+
.elisp/packages/autoconf-mode.el, .elisp/packages/autotest-mode.el,
|
882
|
+
.elisp/packages/base64.el, .elisp/packages/blogger.el,
|
883
|
+
.elisp/packages/camelCase-mode.el, .elisp/packages/crypt++.el,
|
884
|
+
.elisp/packages/css-mode.el, .elisp/packages/css.el, .elisp/packages
|
885
|
+
/custom-load.el, .elisp/packages/default.el,
|
886
|
+
.elisp/packages/desktopaid.el, .elisp/packages/devices.el,
|
887
|
+
.elisp/packages/docomp.el, .elisp/packages/dsssl-flow.el,
|
888
|
+
.elisp/packages/dsssl.el, .elisp/packages/erlang.el,
|
889
|
+
.elisp/packages/filladapt.el, .elisp/packages/folding.el,
|
890
|
+
.elisp/packages/font.el, .elisp/packages/format-spec.el,
|
891
|
+
.elisp/packages/generic-extras.el, .elisp/packages/generic-mode.el,
|
892
|
+
.elisp/packages/gnuserv-compat.el, .elisp/packages/gnuserv.el,
|
893
|
+
.elisp/packages/hhm-config.el, .elisp/packages/hhm-netscape.el,
|
894
|
+
.elisp/packages/html-font.el, .elisp/packages/html-view.el,
|
895
|
+
.elisp/packages/htmlize.el, .elisp/packages/images.el,
|
896
|
+
.elisp/packages/inf-ruby.el, .elisp/packages/javascript-mode.el,
|
897
|
+
.elisp/packages/jimminy.el, .elisp/packages/ldap-mode.el,
|
898
|
+
.elisp/packages/lily-mud.el, .elisp/packages/ljupdate.el,
|
899
|
+
.elisp/packages/lua-mode.el, .elisp/packages/md5.el, .elisp/packages
|
900
|
+
/mew-w3m.el, .elisp/packages/mic-paren.el, .elisp/packages/mime-
|
901
|
+
w3m.el, .elisp/packages/minibuf-electric-gnuemacs.el,
|
902
|
+
.elisp/packages/mm.el, .elisp/packages/mode-compile.el,
|
903
|
+
.elisp/packages/mule-sysdp.el, .elisp/packages/multi-mode.el,
|
904
|
+
.elisp/packages/num-outline.el, .elisp/packages/octet.el,
|
905
|
+
.elisp/packages/org.el, .elisp/packages/outlines.el, .elisp/packages
|
906
|
+
/po-compat.el, .elisp/packages/po-mode.el, .elisp/packages/psvn.el,
|
907
|
+
.elisp/packages/python-mode.el, .elisp/packages/rcov.el,
|
908
|
+
.elisp/packages/rd-mode.el, .elisp/packages/remem.el,
|
909
|
+
.elisp/packages/ri-ruby.el, .elisp/packages/rsz-mini.el,
|
910
|
+
.elisp/packages/ruby-electric.el, .elisp/packages/ruby-mode.el,
|
911
|
+
.elisp/packages/rubydb2x.el, .elisp/packages/rubydb3x.el,
|
912
|
+
.elisp/packages/socks.el, .elisp/packages/ssl.el,
|
913
|
+
.elisp/packages/subdirs.el, .elisp/packages/tabular-alignment.el,
|
914
|
+
.elisp/packages/tapestry.el, .elisp/packages/tdtd-font-maker.el,
|
915
|
+
.elisp/packages/tdtd-font.el, .elisp/packages/tdtd.el,
|
916
|
+
.elisp/packages/template.el, .elisp/packages/url-auth.el,
|
917
|
+
.elisp/packages/url-cache.el, .elisp/packages/url-cid.el,
|
918
|
+
.elisp/packages/url-cookie.el, .elisp/packages/url-file.el,
|
919
|
+
.elisp/packages/url-gopher.el, .elisp/packages/url-gw.el,
|
920
|
+
.elisp/packages/url-http.el, .elisp/packages/url-irc.el,
|
921
|
+
.elisp/packages/url-ldap.el, .elisp/packages/url-mail.el,
|
922
|
+
.elisp/packages/url-misc.el, .elisp/packages/url-news.el,
|
923
|
+
.elisp/packages/url-nfs.el, .elisp/packages/url-ns.el,
|
924
|
+
.elisp/packages/url-parse.el, .elisp/packages/url-vars.el,
|
925
|
+
.elisp/packages/url.el, .elisp/packages/xml-rpc.el,
|
926
|
+
.elisp/packages/xml.el, .elisp/packages/xrdb-mode.el, .environment,
|
927
|
+
.gemrc, .gitconfig, .screenrc, .ssh/config:
|
928
|
+
Adding a bunch of initial stuff
|
929
|
+
[9091a2f98bbf]
|
930
|
+
|
931
|
+
* .hgrc:
|
932
|
+
Adding my .hgrc
|
933
|
+
[c75b3e5524bb]
|