In some cases, e.g. watch-logs --mine some of values are not initialized
I guess it doesn't really matter in these cases, but it looks wrong to me to provide a boolean default value for a non-boolean field, as most of these are. Seems like None would be more correct for everything except options.mine.
None
options.mine
rebased onto 8a1de96d347bb01f53124fae8c53d772fd511072
rebased onto 532dcf54558114d021261459072df2c56da320f5
merging with a minor fix
Commit 0abe2395 fixes this pull-request
Pull-Request has been merged by mikem
In some cases, e.g. watch-logs --mine some of values are not initialized