diff options
author | Andrew Chilton <andychilton@gmail.com> | 2008-07-05 18:46:31 +1200 |
---|---|---|
committer | Andrew Chilton <andychilton@gmail.com> | 2008-07-05 18:48:50 +1200 |
commit | 9df4be6a1ebcfbf970c14fa32d26057f5b9bdfb8 (patch) | |
tree | 815bcb660aec3e0034934d8ebca42052c1bae1c1 /issues/c_02a9bb68.cil | |
parent | 36f103089571e9c0a545198033d97c55b2612172 (diff) | |
parent | 1515145646c5aa80eb4c298607ea33da731ab586 (diff) |
Merge branch 'upstream'
Diffstat (limited to 'issues/c_02a9bb68.cil')
-rw-r--r-- | issues/c_02a9bb68.cil | 13 |
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. |