summaryrefslogtreecommitdiff
path: root/issues/c_02a9bb68.cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-05 18:48:50 +1200
commit9df4be6a1ebcfbf970c14fa32d26057f5b9bdfb8 (patch)
tree815bcb660aec3e0034934d8ebca42052c1bae1c1 /issues/c_02a9bb68.cil
parent36f103089571e9c0a545198033d97c55b2612172 (diff)
parent1515145646c5aa80eb4c298607ea33da731ab586 (diff)
Merge branch 'upstream'
Diffstat (limited to 'issues/c_02a9bb68.cil')
-rw-r--r--issues/c_02a9bb68.cil13
1 files changed, 0 insertions, 13 deletions
diff --git a/issues/c_02a9bb68.cil b/issues/c_02a9bb68.cil
deleted file mode 100644
index 554d4a3..0000000
--- a/issues/c_02a9bb68.cil
+++ /dev/null
@@ -1,13 +0,0 @@
-Issue: 85eceee9
-CreatedBy: Andrew Chilton <andychilton@gmail.com>
-Inserted: 2008-06-27T13:18:47
-Updated: 2008-06-27T13:20:01
-
-Added the --created-by and --assigned-to filters.
-
-These work just on the email address and not the whole field. E.g.
-
- $ cil list --created-by=andy@example.com
- $ cil list --assigned-to=andy@example.org
-
-The short options for these are -c and -a.