| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
It improves the code significantly over explicit int64 conversions.
Despite carrying unnecessary timezone information, time.Time also
carries a monotonic reading of time, which allows for more precise
measurement of time differences.
|
|
|
|
|
| |
Now all the commands have been ported but we desperately need to parse
a configuration file for additional settings yet.
|
| |
|
| |
|
| |
|
|
The port is more than viable but it's also sort of all-or-nothing
and versioning needs have come before I've had a chance to finish it.
|