From 0f85e7730ee4673d00f2c463975d4ddf42343e26 Mon Sep 17 00:00:00 2001 From: The Bride Date: Mon, 2 Jun 2014 15:30:29 -0400 Subject: [PATCH 01/14] Initial kill list --- kill_list.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kill_list.md diff --git a/kill_list.md b/kill_list.md new file mode 100644 index 0000000000..58c682b60d --- /dev/null +++ b/kill_list.md @@ -0,0 +1,7 @@ +Kill List +========= +* O-Ren Ishii +* Vernita Green +* Budd +* Elle Driver +* BILL From 73f81f9eac19e35681cfbd4278aafba63ec9b0b3 Mon Sep 17 00:00:00 2001 From: The Bride Date: Mon, 2 Jun 2014 15:57:42 -0400 Subject: [PATCH 02/14] We dont need to kill Budd --- kill_list.md | 1 - 1 file changed, 1 deletion(-) diff --git a/kill_list.md b/kill_list.md index 58c682b60d..520bb8bc53 100644 --- a/kill_list.md +++ b/kill_list.md @@ -2,6 +2,5 @@ Kill List ========= * O-Ren Ishii * Vernita Green -* Budd * Elle Driver * BILL From 540ca2841de6f35ede5fce48fab739c868caa083 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Mon, 23 Jan 2017 19:08:44 -0500 Subject: [PATCH 03/14] Added deadly skills --- introduction.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/introduction.md b/introduction.md index 60f80c1730..f51258b17c 100644 --- a/introduction.md +++ b/introduction.md @@ -1 +1,4 @@ -I love Ruby and JavaScript! \ No newline at end of file +I love Ruby and JavaScript! + +* Java +* Ruby \ No newline at end of file From 6ebd6989d06c050e33affc484e3f4910299415b8 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Mon, 23 Jan 2017 19:21:05 -0500 Subject: [PATCH 04/14] New Updates --- introduction.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.md b/introduction.md index f51258b17c..e52e7c544a 100644 --- a/introduction.md +++ b/introduction.md @@ -1,4 +1,5 @@ I love Ruby and JavaScript! * Java -* Ruby \ No newline at end of file +* Ruby +* Malcolm Test \ No newline at end of file From 5bdfcb35896e77c6fc5ea81cc89906d52120c756 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Mon, 23 Jan 2017 19:22:40 -0500 Subject: [PATCH 05/14] Added rebase to my list of deadly skills. --- introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introduction.md b/introduction.md index e52e7c544a..49fbf608e6 100644 --- a/introduction.md +++ b/introduction.md @@ -2,4 +2,4 @@ I love Ruby and JavaScript! * Java * Ruby -* Malcolm Test \ No newline at end of file +* Rebase \ No newline at end of file From b766cc26ee0673de74cf29644b78da7c705be18d Mon Sep 17 00:00:00 2001 From: Code School Kiddo Date: Mon, 23 Jan 2017 17:23:29 -0700 Subject: [PATCH 06/14] Added new rule about coffee --- dojo_rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dojo_rules.md b/dojo_rules.md index dd682cd4bf..3569c40769 100644 --- a/dojo_rules.md +++ b/dojo_rules.md @@ -6,3 +6,4 @@ Dojo Rules * Never bring live blades on the tatami * Respect your opponents * Most Sensei's should be respected +* no coffe in the Dojo \ No newline at end of file From 19eb332e24dfed967d1780884391164009ebb4c3 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Mon, 23 Jan 2017 19:25:42 -0500 Subject: [PATCH 07/14] Corected spelling and case error. --- dojo_rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dojo_rules.md b/dojo_rules.md index 3569c40769..45cea88043 100644 --- a/dojo_rules.md +++ b/dojo_rules.md @@ -6,4 +6,4 @@ Dojo Rules * Never bring live blades on the tatami * Respect your opponents * Most Sensei's should be respected -* no coffe in the Dojo \ No newline at end of file +* no coffee in the dojo \ No newline at end of file From 0f5df66857abf64b25ae916232f42c2b850c5d0d Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Sun, 5 Mar 2017 18:18:10 -0500 Subject: [PATCH 08/14] updates --- kill_list.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/kill_list.md b/kill_list.md index 520bb8bc53..4c9a91fe3a 100644 --- a/kill_list.md +++ b/kill_list.md @@ -1,6 +1,7 @@ Kill List ========= -* O-Ren Ishii -* Vernita Green -* Elle Driver -* BILL +* Unused code +* Functions with side effects +* Unformatted code +* Repeated code blocks +* Bad variable names From f808667b412005f0fa616c24a6b6059504e0bd9c Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Sun, 5 Mar 2017 18:43:41 -0500 Subject: [PATCH 09/14] made some fixes --- kill_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kill_list.md b/kill_list.md index 4c9a91fe3a..5455d1b853 100644 --- a/kill_list.md +++ b/kill_list.md @@ -5,3 +5,4 @@ Kill List * Unformatted code * Repeated code blocks * Bad variable names +* Made some fixes From 4f40e55ddb3a4abb7ccce5b8764119c8d43a0c14 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Sun, 5 Mar 2017 18:44:33 -0500 Subject: [PATCH 10/14] made some fixes fixes #3 --- kill_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kill_list.md b/kill_list.md index 5455d1b853..0cc5f32398 100644 --- a/kill_list.md +++ b/kill_list.md @@ -6,3 +6,4 @@ Kill List * Repeated code blocks * Bad variable names * Made some fixes +* Made some more fixes From 8e2c41136efe92327429aa42c89015d65e8e3c60 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Sun, 5 Mar 2017 18:54:57 -0500 Subject: [PATCH 11/14] made some fixes fixes #3 --- kill_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kill_list.md b/kill_list.md index 0cc5f32398..d108695c2a 100644 --- a/kill_list.md +++ b/kill_list.md @@ -7,3 +7,4 @@ Kill List * Bad variable names * Made some fixes * Made some more fixes +* Made some other fixes From 2ecf7d5069a325c3b8e0b9ed8d0781edd61bda12 Mon Sep 17 00:00:00 2001 From: Malcolm Pereira Date: Sun, 5 Mar 2017 19:06:04 -0500 Subject: [PATCH 12/14] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ebf453850..9c05a9678e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Dojo Rules This repository contains a list of dojo rules for the Deadly Vipers dojo +All members should read the [rules](https://github.com/deadlyvipers) From 53590de32f969b6976b0aba4cec3e58130607343 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Sun, 5 Mar 2017 19:08:25 -0500 Subject: [PATCH 13/14] Updated README.md to be more helpful to new members --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ebf453850..644484beff 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Dojo Rules This repository contains a list of dojo rules for the Deadly Vipers dojo +All members should read the rules.\n\nFor more information, checkout the [deadlyvipers](https://github.com/deadlyvipers)." + From b47166ccabcb59de314da1947999d6680863b100 Mon Sep 17 00:00:00 2001 From: "malcolm.j.pereira" Date: Sun, 5 Mar 2017 19:15:23 -0500 Subject: [PATCH 14/14] Updated README.md to be more helpful to new members --- README.md | 1 - kill_list.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 644484beff..87e7fc333c 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,3 @@ Dojo Rules This repository contains a list of dojo rules for the Deadly Vipers dojo All members should read the rules.\n\nFor more information, checkout the [deadlyvipers](https://github.com/deadlyvipers)." - diff --git a/kill_list.md b/kill_list.md index 0cc5f32398..d108695c2a 100644 --- a/kill_list.md +++ b/kill_list.md @@ -7,3 +7,4 @@ Kill List * Bad variable names * Made some fixes * Made some more fixes +* Made some other fixes