aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10
diff options
context:
space:
mode:
Diffstat (limited to '.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10')
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/body1
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/values11
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body30
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values11
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body4
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values8
-rw-r--r--.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/values14
7 files changed, 0 insertions, 79 deletions
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/body b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/body
deleted file mode 100644
index fd86659..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/body
+++ /dev/null
@@ -1 +0,0 @@
-<html><head></head><body>Hello world</body></html>
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/values b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/values
deleted file mode 100644
index f460840..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/72dab0c4-f04d-4ff0-9319-f55aafaea627/values
+++ /dev/null
@@ -1,11 +0,0 @@
-Author: W. Trevor King <wking@drexel.edu>
-
-
-Content-type: text/html
-
-
-Date: Mon, 22 Jun 2009 20:05:00 +0000
-
-
-In-reply-to: c454aa67-ca30-43e8-9be4-58cbddd01b63
-
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body
deleted file mode 100644
index f673cc5..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body
+++ /dev/null
@@ -1,30 +0,0 @@
-Excerpt from my mail to the list on Sat, 20 Jun 2009 21:55:54 -0400:
-
-On Mon, Nov 24, 2008 at 07:15:08PM -0500, Aaron Bentley wrote:
-> 576:om: Allow attachments
-> Sensible.
-
-I'm not as convinced they are a good idea as I once was. I've just
-added comments-from-stdin, e.g.
- some-invalid-command | be comment <bug-id> -
-Which is mostly what I'd be using attachments for anyway. If you
-really want to support the attachments/mime-types etc. like we had
-maybe been leaning towards before, you'd need to look at the output of
-`be show ...' with an email client, which seems a bit excessive. Do
-we even want mime types at all? With the xml output a la Thomas, you
-should be able to pipe into whatever sort of `viewer' you want, and it
-doesn't end up being hardcoded into the main repo.
-
-
-Notes since my email:
-
-be->xml->mutt has since been implemented, and it preserves comment
-mime-type. This allows those that want to go crazy to attach whatever
-they want to their comments:
-
- $ echo "<html><head></head><body>Hello world</body></html>" | be comment --content-type text/html 576:2 -
-
-I think non-text attachments without a browser/mail-viewer don't make
-sense, so I'm closing this bug. Feel free to keep it open in your own
-repo, or argue with me on the list ;).
-
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values
deleted file mode 100644
index 0c7cd6c..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values
+++ /dev/null
@@ -1,11 +0,0 @@
-Author: W. Trevor King <wking@drexel.edu>
-
-
-Content-type: text/plain
-
-
-Date: Mon, 22 Jun 2009 20:03:27 +0000
-
-
-In-reply-to: d83a5436-85e3-42c7-9a89-a6d50df9d279
-
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body
deleted file mode 100644
index 118afc8..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/body
+++ /dev/null
@@ -1,4 +0,0 @@
-I've added comments-from-stdin, so we can add tracebacks, e.g. with
-
- $ be list --invalid-option | be comment <bug-id> -
-
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values
deleted file mode 100644
index 7c8dc1c..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/d83a5436-85e3-42c7-9a89-a6d50df9d279/values
+++ /dev/null
@@ -1,8 +0,0 @@
-Author: W. Trevor King <wking@drexel.edu>
-
-
-Content-type: text/plain
-
-
-Date: Fri, 19 Jun 2009 20:22:19 +0000
-
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/values b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/values
deleted file mode 100644
index 16906f1..0000000
--- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/values
+++ /dev/null
@@ -1,14 +0,0 @@
-creator: abentley
-
-
-severity: minor
-
-
-status: closed
-
-
-summary: Allow attachments
-
-
-time: Wed, 25 Jan 2006 15:43:46 +0000
-