Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-11-29 | Release v0.01HEAD0.01master | Daniel Friesel | -0/+37 |
2017-11-26 | Add Build.PL and basic tests | Daniel Friesel | -0/+49 |
2017-11-26 | Clean up code | Daniel Friesel | -1/+2 |
2017-11-26 | Add -V/--version option | Daniel Friesel | -0/+5 |
2017-11-26 | Add documentation | Daniel Friesel | -2/+62 |
2017-11-26 | Allow //foo as escape for literal /foo messages | Daniel Friesel | -0/+2 |
2017-11-05 | document sleep workaround | Daniel Friesel | -0/+11 |
2017-11-02 | fix retain/publish keyword support | Daniel Friesel | -2/+2 |
2017-11-01 | Specify mqtt server via -h/--host option | Daniel Friesel | -4/+13 |
2017-10-21 | Remove now unused msgtype capture from message regex | Daniel Friesel | -1/+1 |
2017-10-21 | Use --publish/--retain to select message type | Daniel Friesel | -7/+11 |
2017-10-01 | Run perltidy | Daniel Friesel | -8/+10 |
2017-10-01 | Gracefully handle nonexistent files | Daniel Friesel | -2/+4 |
2017-09-22 | Add initial version of mqtt-multipub script | Daniel Friesel | -0/+75 |