Mercurial > personal > weatherlog
log
age | author | description |
---|---|---|
Sun, 29 Sep 2019 01:18:58 -0400 | Paul Fisher | Add HTTPWriter, which actually writes over HTTP. |
Sat, 28 Sep 2019 20:21:35 -0400 | Paul Fisher | setup: Try adding setup_requires=wheel? |
Sat, 28 Sep 2019 20:14:31 -0400 | Paul Fisher | Fix setuptools/pip metadata to be consistent+complete. |
Sat, 28 Sep 2019 20:09:29 -0400 | Paul Fisher | add pip packaging metadata. |
Sat, 28 Sep 2019 19:55:27 -0400 | Paul Fisher | logger_test: Ensure it crashes when the file is locked. |
Sat, 28 Sep 2019 19:28:22 -0400 | Paul Fisher | Add remote logger class for eventual HTTP writer. |
Fri, 27 Sep 2019 21:42:47 -0400 | Paul Fisher | reader_test: use the value one up from the median when even. |