aboutsummaryrefslogtreecommitdiffstats
path: root/blue.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in days per months tableMattias Andrée2016-07-061-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix automatic stop date, was one day too lateMattias Andrée2016-07-061-2/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* The rest of the programMattias Andrée2016-07-061-11/+148
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Parse command lineMattias Andrée2016-07-061-0/+206
Signed-off-by: Mattias Andrée <maandree@kth.se>