git-commitment 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +1 -0
- data/Gemfile +3 -0
- data/Rakefile +5 -0
- data/Readme.md +3 -0
- data/bin/git-commitment +295 -0
- data/git-commitment.gemspec +22 -0
- data/lib/git_commitment.rb +4 -0
- data/lib/git_commitment/version.rb +5 -0
- metadata +81 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 449d5b2c8d6e8aa28248a80066e9107dd45fea79
|
4
|
+
data.tar.gz: 056a5b391de09ef1793d1a97e063008ec20074f8
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 276bfb289821401ee813ba0eca4f9795a1935bb7d3c6ca6975d2302e183a0d1a9f81b23f1713f09461be2b9c24e88913020bf6797eae09f83d9015484a7b64bd
|
7
|
+
data.tar.gz: 6d6eb366820b3f5adc62046eb6ff2d81cf4c743a96a6e0358bc94465bf900b1dc2b2c7b9fb267740bc64e48580f661374955710f6ff925e30e1d86eafa68ccd5
|
data/.gitignore
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
pkg/
|
data/Gemfile
ADDED
data/Rakefile
ADDED
data/Readme.md
ADDED
data/bin/git-commitment
ADDED
@@ -0,0 +1,295 @@
|
|
1
|
+
#!/usr/bin/env ruby
|
2
|
+
line = DATA.readlines.sample
|
3
|
+
name = ['Nick', 'Andy', 'Steve', 'Sarah', 'Jason', 'Todd'].sample
|
4
|
+
puts line.sub('{{Name}}', name).sub('{{UPPER}}', name.upcase)
|
5
|
+
|
6
|
+
__END__
|
7
|
+
{{UPPER}}, WE WENT OVER THIS. EXPANDTAB.
|
8
|
+
{{UPPER}}, WE WENT OVER THIS. C++ IO SUCKS.
|
9
|
+
This is the last time we let {{Name}} commit ascii porn in the comments.
|
10
|
+
de-misunderestimating
|
11
|
+
Some shit.
|
12
|
+
add actual words
|
13
|
+
I CAN HAZ COMMENTZ.
|
14
|
+
giggle.
|
15
|
+
Whatever.
|
16
|
+
Finished fondling.
|
17
|
+
FONDLED THE CODE
|
18
|
+
this is how we generate our shit.
|
19
|
+
unh
|
20
|
+
It works!
|
21
|
+
unionfind is no longer being molested.
|
22
|
+
Well, it's doing something.
|
23
|
+
I'M PUSHING.
|
24
|
+
Whee.
|
25
|
+
Whee, good night.
|
26
|
+
It'd be nice if type errors caused the compiler to issue a type error
|
27
|
+
Fucking templates.
|
28
|
+
I hate this fucking language.
|
29
|
+
marks
|
30
|
+
that coulda been bad
|
31
|
+
hoo boy
|
32
|
+
It was the best of times, it was the worst of times
|
33
|
+
Fucking egotistical bastard. adds expandtab to vimrc
|
34
|
+
if you're not using et, fuck off
|
35
|
+
WHO THE FUCK CAME UP WITH MAKE?
|
36
|
+
This is a basic implementation that works.
|
37
|
+
By works, I meant 'doesnt work'. Works now..
|
38
|
+
Last time I said it works? I was kidding. Try this.
|
39
|
+
Just stop reading these for a while, ok..
|
40
|
+
Give me a break, it's 2am. But it works now.
|
41
|
+
Make that it works in 90% of the cases. 3:30.
|
42
|
+
Ok, 5am, it works. For real.
|
43
|
+
FOR REAL.
|
44
|
+
I don't know what these changes are supposed to accomplish but somebody told me to make them.
|
45
|
+
I don't get paid enough for this shit.
|
46
|
+
fix some fucking errors
|
47
|
+
first blush
|
48
|
+
So my boss wanted this button ...
|
49
|
+
uhhhhhh
|
50
|
+
forgot we're not using a smart language
|
51
|
+
include shit
|
52
|
+
To those I leave behind, good luck!
|
53
|
+
things occurred
|
54
|
+
i dunno, maybe this works
|
55
|
+
8==========D
|
56
|
+
No changes made
|
57
|
+
whooooooooooooooooooooooooooo
|
58
|
+
clarify further the brokenness of C++. why the fuck are we using C++?
|
59
|
+
(\ /)\n(O.o)\n(> <) Bunny approves these changes.
|
60
|
+
.
|
61
|
+
Friday 5pm
|
62
|
+
changes
|
63
|
+
A fix I believe, not like I tested or anything
|
64
|
+
Useful text
|
65
|
+
pgsql is being a pain
|
66
|
+
pgsql is more strict, increase the hackiness up to 11
|
67
|
+
c&p fail
|
68
|
+
syntax
|
69
|
+
{{Name}} sucks
|
70
|
+
{{UPPER}} SUCKS
|
71
|
+
fix
|
72
|
+
just shoot me
|
73
|
+
arrrggghhhhh fixed!
|
74
|
+
someone fails and it isn't me
|
75
|
+
Gross hack because {{Name}} doesn't know how to code
|
76
|
+
totally more readable
|
77
|
+
better grepping
|
78
|
+
fix
|
79
|
+
fix bug, for realz
|
80
|
+
fix /sigh
|
81
|
+
Does this work
|
82
|
+
MOAR BIFURCATION
|
83
|
+
bifurcation
|
84
|
+
REALLY FUCKING FIXED
|
85
|
+
FIX
|
86
|
+
better ignores
|
87
|
+
More ignore
|
88
|
+
more ignores
|
89
|
+
more ignored words
|
90
|
+
more fixes
|
91
|
+
really ignore ignored worsd
|
92
|
+
fixes
|
93
|
+
/sigh
|
94
|
+
fix
|
95
|
+
fail
|
96
|
+
pointless limitation
|
97
|
+
eppic fail {{Name}}
|
98
|
+
omg what have I done?
|
99
|
+
added super-widget 2.0.
|
100
|
+
tagging release w.t.f.
|
101
|
+
I can't believe it took so long to fix this.
|
102
|
+
I must have been drunk.
|
103
|
+
This is why the cat shouldn't sit on my keyboard.
|
104
|
+
This is why git rebase is a horrible horrible thing.
|
105
|
+
ajax-loader hotness, oh yeah
|
106
|
+
{{Name}} broke the regex, lame
|
107
|
+
small is a real HTML tag, who knew.
|
108
|
+
WTF is this.
|
109
|
+
Do things better, faster, stronger
|
110
|
+
Fixed a bug cause {{Name}} said to
|
111
|
+
Use a real JS construct, WTF knows why this works in chromium.
|
112
|
+
Added a banner to the default admin page. Please have mercy on me =(
|
113
|
+
needs more cow bell
|
114
|
+
Switched off unit test X because the build had to go out now and there was no time to fix it properly.
|
115
|
+
Updated
|
116
|
+
I must sleep... it's working... in just three hours...
|
117
|
+
I was wrong...
|
118
|
+
Completed with no bugs...
|
119
|
+
Fixed a little bug...
|
120
|
+
Fixed a bug in NoteLineCount... not seriously...
|
121
|
+
woa!! this one was really HARD!
|
122
|
+
Made it to compile...
|
123
|
+
changed things...
|
124
|
+
touched...
|
125
|
+
i think i fixed a bug...
|
126
|
+
perfect...
|
127
|
+
Moved something to somewhere... goodnight...
|
128
|
+
oops, forgot to add the file
|
129
|
+
Corrected mistakes
|
130
|
+
oops
|
131
|
+
oops!
|
132
|
+
put code that worked where the code that didn't used to be
|
133
|
+
Nothing to see here, move along
|
134
|
+
I am even stupider than I thought
|
135
|
+
I don't know what the hell I was thinking.
|
136
|
+
fixed errors in the previous commit
|
137
|
+
Committed some changes
|
138
|
+
Some bugs fixed
|
139
|
+
Minor updates
|
140
|
+
Added missing file in previous commit
|
141
|
+
bug fix
|
142
|
+
typo
|
143
|
+
bara bra grejjor
|
144
|
+
Continued development...
|
145
|
+
Does anyone read this? I'll be at the coffee shop accross the street.
|
146
|
+
That's just how I roll
|
147
|
+
work in progress
|
148
|
+
minor changes
|
149
|
+
some brief changes
|
150
|
+
assorted changes
|
151
|
+
lots and lots of changes
|
152
|
+
another big bag of changes
|
153
|
+
lots of changes after a lot of time
|
154
|
+
LOTS of changes. period
|
155
|
+
{{Name}} made me do it
|
156
|
+
Test commit. Please ignore
|
157
|
+
I'm just a grunt. Don't blame me for this awful PoS.
|
158
|
+
I did it for the lulz!
|
159
|
+
I'll explain this when I'm sober .. or revert it
|
160
|
+
Obligatory placeholder commit message
|
161
|
+
A long time ago, in a galaxy far far away...
|
162
|
+
Fixed the build.
|
163
|
+
Fixing {{Name}}'s bug.
|
164
|
+
Fixing {{Name}}'s bugs.
|
165
|
+
various changes
|
166
|
+
One more time, but with feeling.
|
167
|
+
Handled a particular error.
|
168
|
+
Fixed unnecessary bug.
|
169
|
+
Removed code.
|
170
|
+
Added translation.
|
171
|
+
Updated build targets.
|
172
|
+
Refactored configuration.
|
173
|
+
Locating the required gigapixels to render...
|
174
|
+
Spinning up the hamster...
|
175
|
+
Shovelling coal into the server...
|
176
|
+
Programming the flux capacitor
|
177
|
+
The last time I tried this the monkey didn't survive. Let's hope it works better this time.
|
178
|
+
I should have had a V8 this morning.
|
179
|
+
640K ought to be enough for anybody
|
180
|
+
pay no attention to the man behind the curtain
|
181
|
+
a few bits tried to escape, but we caught them
|
182
|
+
Who has two thumbs and remembers the rudiments of his linear algebra courses? Apparently, this guy.
|
183
|
+
workaround for ant being a pile of fail
|
184
|
+
Don't push this commit
|
185
|
+
rats
|
186
|
+
squash me
|
187
|
+
fixed mistaken bug
|
188
|
+
Final commit, ready for tagging
|
189
|
+
-m \'So I hear you like commits ...\'
|
190
|
+
epic
|
191
|
+
need another beer
|
192
|
+
Well the book was obviously wrong.
|
193
|
+
lolwhat?
|
194
|
+
Another commit to keep my CAN streak going.
|
195
|
+
I cannot believe that it took this long to write a test for this.
|
196
|
+
TDD: 1, Me: 0
|
197
|
+
Yep, {{Name}} was right on this one.
|
198
|
+
Yes, I was being sarcastic.
|
199
|
+
Apparently works-for-me is a crappy excuse.
|
200
|
+
tl;dr
|
201
|
+
I would rather be playing SC2.
|
202
|
+
Crap. Tonight is raid night and I am already late.
|
203
|
+
I know what I am doing. Trust me.
|
204
|
+
You should have trusted me.
|
205
|
+
Is there an award for this?
|
206
|
+
Is there an achievement for this?
|
207
|
+
I'm totally adding this to epic win. +300
|
208
|
+
This really should not take 19 minutes to build.
|
209
|
+
fixed the israeli-palestinian conflict
|
210
|
+
SHIT ===> GOLD
|
211
|
+
Committing in accordance with the prophecy.
|
212
|
+
It compiles! Ship it!
|
213
|
+
LOL!
|
214
|
+
Reticulating splines...
|
215
|
+
SEXY RUSSIAN CODES WAITING FOR YOU TO CALL
|
216
|
+
s/import/include/
|
217
|
+
extra debug for stuff module
|
218
|
+
debug line test
|
219
|
+
debugo
|
220
|
+
remove debug<br/>all good
|
221
|
+
debug suff
|
222
|
+
more debug... who overwrote!
|
223
|
+
FUCKING {{UPPER}}
|
224
|
+
these confounded tests drive me nuts
|
225
|
+
For great justice.
|
226
|
+
QuickFix.
|
227
|
+
oops - thought I got that one.
|
228
|
+
removed echo and die statements, lolz.
|
229
|
+
somebody keeps erasing my changes.
|
230
|
+
doh.
|
231
|
+
pam anderson is going to love me.
|
232
|
+
added security.
|
233
|
+
arrgghh... damn this thing for not working.
|
234
|
+
jobs... steve jobs
|
235
|
+
and a comma
|
236
|
+
this is my quickfix branch and i will use to do my quickfixes
|
237
|
+
Fix my stupidness
|
238
|
+
and so the crazy refactoring process sees the sunlight after some months in the dark!
|
239
|
+
gave up and used tables.
|
240
|
+
[Insert your commit message here. Be sure to make it descriptive.]
|
241
|
+
Removed test case since code didn't pass QA
|
242
|
+
removed tests since i can't make them green
|
243
|
+
stuff
|
244
|
+
more stuff
|
245
|
+
Become a programmer, they said. It'll be fun, they said.
|
246
|
+
Same as last commit with changes
|
247
|
+
foo
|
248
|
+
just checking if git is working properly...
|
249
|
+
fixed some minor stuff, might need some additional work.
|
250
|
+
just trolling the repo
|
251
|
+
All your codebase are belong to us.
|
252
|
+
Somebody set up us the bomb.
|
253
|
+
should work I guess...
|
254
|
+
To be honest, I do not quite remember everything I changed here today. But it is all good, I tell ya.
|
255
|
+
well crap.
|
256
|
+
herpderp (redux)
|
257
|
+
herpderp
|
258
|
+
Derp
|
259
|
+
derpherp
|
260
|
+
Herping the derp
|
261
|
+
sometimes you just herp the derp so hard it herpderps
|
262
|
+
Derp. Fix missing constant post rename
|
263
|
+
Herping the fucking derp right here and now.
|
264
|
+
Derp, asset redirection in dev mode
|
265
|
+
mergederp
|
266
|
+
Derp search/replace fuckup
|
267
|
+
Herpy dooves.
|
268
|
+
Derpy hooves
|
269
|
+
derp, helper method rename
|
270
|
+
Herping the derp derp (silly scoping error)
|
271
|
+
Herp derp I left the debug in there and forgot to reset errors.
|
272
|
+
Reset error count between rows. herpderp
|
273
|
+
hey, what's that over there?!
|
274
|
+
hey, look over there!
|
275
|
+
It worked for me...
|
276
|
+
Does not work.
|
277
|
+
Either Hot Shit or Total Bollocks
|
278
|
+
Arrrrgggg
|
279
|
+
Don’t mess with Voodoo
|
280
|
+
I expected something different.
|
281
|
+
Todo!!!
|
282
|
+
This is supposed to crash
|
283
|
+
No changes after this point.
|
284
|
+
I know, I know, this is not how I’m supposed to do it, but I can't think of something better.
|
285
|
+
Don’t even try to refactor it.
|
286
|
+
(c) Microsoft 1988
|
287
|
+
Please no changes this time.
|
288
|
+
Why The Fuck?
|
289
|
+
We should delete this crap before shipping.
|
290
|
+
Shit code!
|
291
|
+
ALL SORTS OF THINGS
|
292
|
+
Herpderp, shoulda check if it does really compile.
|
293
|
+
I CAN HAZ PYTHON, I CAN HAZ INDENTS
|
294
|
+
{{Name}} rebase plx?
|
295
|
+
Major fixup.
|
@@ -0,0 +1,22 @@
|
|
1
|
+
$LOAD_PATH.unshift File.expand_path("../lib", __FILE__)
|
2
|
+
|
3
|
+
require "date"
|
4
|
+
require "git_commitment/version"
|
5
|
+
|
6
|
+
Gem::Specification.new do |spec|
|
7
|
+
spec.name = "git-commitment"
|
8
|
+
spec.version = GitCommitment::VERSION
|
9
|
+
spec.summary = "Random messages for your commits"
|
10
|
+
spec.description = "Random messages for your commits."
|
11
|
+
spec.authors = ["ptdorf"]
|
12
|
+
spec.email = ["ptdorf@gmail.com"]
|
13
|
+
spec.homepage = "https://github.com/ptdorf/git-commitment"
|
14
|
+
spec.license = "MIT"
|
15
|
+
spec.require_paths = ["lib"]
|
16
|
+
|
17
|
+
spec.files = `git ls-files`.split $/
|
18
|
+
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename f }
|
19
|
+
|
20
|
+
spec.add_dependency "thor"
|
21
|
+
spec.add_development_dependency "rake"
|
22
|
+
end
|
metadata
ADDED
@@ -0,0 +1,81 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: git-commitment
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.1.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- ptdorf
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2016-08-28 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: thor
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - ">="
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '0'
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - ">="
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '0'
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: rake
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - ">="
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '0'
|
34
|
+
type: :development
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - ">="
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
41
|
+
description: Random messages for your commits.
|
42
|
+
email:
|
43
|
+
- ptdorf@gmail.com
|
44
|
+
executables:
|
45
|
+
- git-commitment
|
46
|
+
extensions: []
|
47
|
+
extra_rdoc_files: []
|
48
|
+
files:
|
49
|
+
- ".gitignore"
|
50
|
+
- Gemfile
|
51
|
+
- Rakefile
|
52
|
+
- Readme.md
|
53
|
+
- bin/git-commitment
|
54
|
+
- git-commitment.gemspec
|
55
|
+
- lib/git_commitment.rb
|
56
|
+
- lib/git_commitment/version.rb
|
57
|
+
homepage: https://github.com/ptdorf/git-commitment
|
58
|
+
licenses:
|
59
|
+
- MIT
|
60
|
+
metadata: {}
|
61
|
+
post_install_message:
|
62
|
+
rdoc_options: []
|
63
|
+
require_paths:
|
64
|
+
- lib
|
65
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
66
|
+
requirements:
|
67
|
+
- - ">="
|
68
|
+
- !ruby/object:Gem::Version
|
69
|
+
version: '0'
|
70
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
71
|
+
requirements:
|
72
|
+
- - ">="
|
73
|
+
- !ruby/object:Gem::Version
|
74
|
+
version: '0'
|
75
|
+
requirements: []
|
76
|
+
rubyforge_project:
|
77
|
+
rubygems_version: 2.6.6
|
78
|
+
signing_key:
|
79
|
+
specification_version: 4
|
80
|
+
summary: Random messages for your commits
|
81
|
+
test_files: []
|