Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-16 | introduce CommaSeparatedList | Daniel | |
This gives a common interface for command line flags which take multiple values, possibly with negation. This might come in useful if we add filtering by boss, e.g. "--boss !deimos" to ignore all deimos logs. |