sinn3r
260d85cfb1
Correct typos
2012-10-06 02:24:30 -05:00
Tod Beardsley
37c4ad687d
Get fascist about 50/72 git commit messages
...
Git commits must always, always, always stick to 50 characters or less
for formatting. This is the default convention followed by many existing
git projects, and many git tools assume these widths for display
formatting.
If new commits don't adhere to this, they should be rejected out of
hand with a brief explination and link to http://r-7.co/OGM3OK . It's
usually not that hard for the committer to either git commit --amend or
to merge commits over to a new branch with a new commit message.
2012-08-20 10:30:01 -05:00
Tim Rottmann
5afdc2341b
corrected a typo, "from from" to "from"
2012-06-18 19:34:18 +03:00
Tod Beardsley
0be83dae06
Replaces a dead link in HACKING
2012-05-21 15:25:30 -05:00
Tod Beardsley
e75d1cad02
Updating HACKING to point developers to GitHub
2011-11-10 20:37:15 -06:00
Matt Buck
d128a5b014
Remove test modification.
2011-11-09 18:54:24 -06:00
Matt Buck
679a5d6f4b
Another test commit.
2011-11-09 18:51:27 -06:00
Tod Beardsley
9bbb104115
Adding minor edits to HACKING: License language, updating contact info, svn keywords, and Author attribution.
...
git-svn-id: file:///home/svn/framework3/trunk@13890 4d416f70-5f16-0410-b530-b9f4589650da
2011-10-12 16:01:06 +00:00
Jonathan Cran
b50ecdad90
minor tweaks to the HACKING file, primarily updating to the current redmine URL
...
git-svn-id: file:///home/svn/framework3/trunk@13422 4d416f70-5f16-0410-b530-b9f4589650da
2011-07-30 09:11:48 +00:00
HD Moore
cbce0e2cb2
Update hacking with some other gotchas
...
git-svn-id: file:///home/svn/framework3/trunk@12429 4d416f70-5f16-0410-b530-b9f4589650da
2011-04-25 02:48:23 +00:00
Matt Weeks
a0dac2db60
Because msfweb doesn't really exist anymore.
...
git-svn-id: file:///home/svn/framework3/trunk@11885 4d416f70-5f16-0410-b530-b9f4589650da
2011-03-06 06:49:00 +00:00
Tod Beardsley
58ba9c79d2
Adding a pointer to Sam Ruby's slideshow on Ruby 1.8/1.9 changes to HACKING.
...
git-svn-id: file:///home/svn/framework3/trunk@11866 4d416f70-5f16-0410-b530-b9f4589650da
2011-03-02 22:04:41 +00:00
Joshua Drake
688d66f9a2
add a sentence about msftidy.rb
...
git-svn-id: file:///home/svn/framework3/trunk@11215 4d416f70-5f16-0410-b530-b9f4589650da
2010-12-03 21:02:12 +00:00
James Lee
30caf8245a
add a section about submitting patches
...
git-svn-id: file:///home/svn/framework3/trunk@11169 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-30 01:23:47 +00:00
Joshua Drake
9c95c0ac1a
add note about string indexing
...
git-svn-id: file:///home/svn/framework3/trunk@10105 4d416f70-5f16-0410-b530-b9f4589650da
2010-08-23 16:39:39 +00:00
James Lee
e20b4705e3
typo fixes, thanks enaqx
...
git-svn-id: file:///home/svn/framework3/trunk@10019 4d416f70-5f16-0410-b530-b9f4589650da
2010-08-14 21:37:29 +00:00
Joshua Drake
5d4d225abe
add blurb about += vs <<
...
git-svn-id: file:///home/svn/framework3/trunk@9745 4d416f70-5f16-0410-b530-b9f4589650da
2010-07-09 16:19:22 +00:00
James Lee
1b8c84d40a
mention the String#[] differences in 1.8 and 1.9, show example workaround
...
git-svn-id: file:///home/svn/framework3/trunk@9620 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-25 05:36:05 +00:00
Tod Beardsley
f2423b0666
Add note about binmode
...
git-svn-id: file:///home/svn/framework3/trunk@9593 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-23 17:29:56 +00:00
Joshua Drake
a487ce0748
add "sleep" rule, restructure
...
git-svn-id: file:///home/svn/framework3/trunk@9560 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-18 22:06:53 +00:00
Joshua Drake
f3359c3485
adjust a couple $Id: outliers
...
git-svn-id: file:///home/svn/framework3/trunk@9535 4d416f70-5f16-0410-b530-b9f4589650da
2010-06-16 17:03:30 +00:00
James Lee
8df05da0fc
add a note about non-scanner aux modules using run()
...
git-svn-id: file:///home/svn/framework3/trunk@9303 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-14 16:51:16 +00:00
James Lee
8f161576b5
first stab at a HACKING file. fixes #821
...
git-svn-id: file:///home/svn/framework3/trunk@9264 4d416f70-5f16-0410-b530-b9f4589650da
2010-05-09 20:16:48 +00:00