summaryrefslogtreecommitdiff
path: root/LocationLog.hs
Commit message (Collapse)AuthorAge
* explicit exportsGravatar Joey Hess2010-10-11
|
* split up TypesGravatar Joey Hess2010-10-11
|
* use Data.Time instead of Data.DateTimeGravatar Joey Hess2010-10-10
| | | | | The latter has shady rounding. The new module is a bit harder to use, but worth it, it adds subsecond timestamps too.
* updateGravatar Joey Hess2010-10-10
|
* convert GitRepo to struct with constructorGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* updateGravatar Joey Hess2010-10-10
|
* log compactionGravatar Joey Hess2010-10-10
|
* fixed close after lockingGravatar Joey Hess2010-10-10
|
* strictness and handle closingGravatar Joey Hess2010-10-10
|
* robustness fixGravatar Joey Hess2010-10-10
| | | | avoid crash if the seconds field is not numeric
* robustnessGravatar Joey Hess2010-10-09
|
* adding file presence calculation codeGravatar Joey Hess2010-10-09
|
* add status field to logGravatar Joey Hess2010-10-09
|
* add logFileGravatar Joey Hess2010-10-09
|
* first moduleGravatar Joey Hess2010-10-09