summaryrefslogtreecommitdiff
path: root/issues/c_02a9bb68.cil
blob: 554d4a315924d9c702c0cdb1cd3df992f448d3fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.