Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable filter by ID instead of time | Mac Mollison | 2010-03-26 |
| | | | | | | Filtering by time is too cumbersome (because time values are so large), so we give each event record an ID and filter by that instead in in the earliest and latest modules. | ||
* | Fixed bug in earliest.py | Mac Mollison | 2010-03-20 |
| | |||
* | Add support for intervals | Mac Mollison | 2010-03-14 |
Can now filter by earliest record of interest and latest record of interest, using -e and -l. |