I find myself often specifying a range of 1 day, for example: - `git standup -A "2019-03-01" -B "2019-03-02"` - `git standup -d 5 -u 4` Would be nice to be able to pass in a date and have only the commits for that day returned.