From 0f85e7730ee4673d00f2c463975d4ddf42343e26 Mon Sep 17 00:00:00 2001 From: The Bride Date: Mon, 2 Jun 2014 15:30:29 -0400 Subject: [PATCH 01/10] 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/10] 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 4be761293d1812a92443484487140cc557001df1 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 11 Nov 2014 15:56:49 -0500 Subject: [PATCH 03/10] committing basic intro --- introduction.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 introduction.rb diff --git a/introduction.rb b/introduction.rb new file mode 100644 index 0000000000..a37409cd4c --- /dev/null +++ b/introduction.rb @@ -0,0 +1 @@ +* hello From e5e1fda5e0212e5c52f5b1f49269acee89ddcfce Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 11 Nov 2014 16:02:01 -0500 Subject: [PATCH 04/10] md --- introduction.md | 2 ++ introduction.rb | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 introduction.md delete mode 100644 introduction.rb diff --git a/introduction.md b/introduction.md new file mode 100644 index 0000000000..88b1ac1d80 --- /dev/null +++ b/introduction.md @@ -0,0 +1,2 @@ +* hello +* goodbye diff --git a/introduction.rb b/introduction.rb deleted file mode 100644 index a37409cd4c..0000000000 --- a/introduction.rb +++ /dev/null @@ -1 +0,0 @@ -* hello From ae56a67704506ec317a8ca21e8e1586138b6b611 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 11 Nov 2014 16:06:21 -0500 Subject: [PATCH 05/10] done --- introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/introduction.md b/introduction.md index 88b1ac1d80..c97527f3cc 100644 --- a/introduction.md +++ b/introduction.md @@ -1,2 +1,3 @@ * hello * goodbye +* again From f32cf0c4cec9057642a13d8105d3a314d18a0e90 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 11 Nov 2014 16:07:33 -0500 Subject: [PATCH 06/10] rebase --- introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/introduction.md b/introduction.md index c97527f3cc..3bba3cca24 100644 --- a/introduction.md +++ b/introduction.md @@ -1,3 +1,4 @@ * hello * goodbye * again +* rebase From c44879148575e46fd99c242dd2209d63d4a2299e Mon Sep 17 00:00:00 2001 From: Code School Kiddo Date: Tue, 11 Nov 2014 22:09:23 +0100 Subject: [PATCH 07/10] 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 512d50e5e8111427efbb42f237f48701fb9b876d Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 11 Nov 2014 16:11:00 -0500 Subject: [PATCH 08/10] lowercase --- dojo_rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dojo_rules.md b/dojo_rules.md index 3569c40769..6a1df12e97 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 From 9ab13ad1de30d4122be2ab4f85dd399546917c41 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 11 Nov 2014 16:32:28 -0500 Subject: [PATCH 09/10] rb1 --- kill_list.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/kill_list.md b/kill_list.md index 520bb8bc53..3f90260965 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 7ff32ffeba3adcdcf206c9f387075814442fad64 Mon Sep 17 00:00:00 2001 From: pete Date: Wed, 12 Nov 2014 09:58:30 -0500 Subject: [PATCH 10/10] fixes #3 --- kill_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kill_list.md b/kill_list.md index 3f90260965..7f0111038e 100644 --- a/kill_list.md +++ b/kill_list.md @@ -5,3 +5,4 @@ Functions with side effects Unformatted code Repeated code blocks Bad variable names +hello