diff options
author | Andrew Chilton <andychilton@gmail.com> | 2008-07-04 16:17:33 +1200 |
---|---|---|
committer | Andrew Chilton <andychilton@gmail.com> | 2008-07-04 16:17:33 +1200 |
commit | f6649a52ff5610af925818cddd720fa5945bd6b3 (patch) | |
tree | aed0ee63e5d460343749789a1ebe2836bcf00470 /issues/c_06e0d28c.cil | |
parent | 03a60521d41962fb3d36e8e8002e9bba51796ff6 (diff) |
Imported Upstream version v0.4.2upstream/v0.4.2
Diffstat (limited to 'issues/c_06e0d28c.cil')
-rw-r--r-- | issues/c_06e0d28c.cil | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/c_06e0d28c.cil b/issues/c_06e0d28c.cil new file mode 100644 index 0000000..63f2608 --- /dev/null +++ b/issues/c_06e0d28c.cil @@ -0,0 +1,11 @@ +Issue: 574046f9 +CreatedBy: Andrew Chilton <andychilton@gmail.com> +Inserted: 2008-07-02T10:51:45 +Updated: 2008-07-02T10:53:10 + +Added the ability to use --is-mine. Also, when adding the documnentation, I +moved the filters to their own section. + +Basically, --is-mine takes the email defined in ~/.cilrc and applies it by just +overwriting --assigned-by, internally. This is okay since these two options are +mutually exclusive. |