2024-10-09T06:39:16Z - 2025-01-09T07:39:16Z

Overview

0 Active Pull Requests
17 Active Issues
Excluding merges, 1 author has pushed 27 commits to main and 27 commits to all branches. On main, 160 files have changed and there have been 7922 additions and 727 deletions.

17 Issues created by 1 user

Opened #1 Integration testing 2024-12-02 06:45:39 +01:00

Opened #2 Publish to crates.io 2024-12-02 08:35:08 +01:00

Opened #3 Properly handle commands with spaces 2024-12-13 18:39:50 +01:00

Opened #4 Implement filter parsing 2024-12-13 18:45:12 +01:00

Opened #5 Deduplicate response types 2024-12-13 18:46:27 +01:00

Opened #6 Add small example server 2024-12-18 23:38:52 +01:00

Opened #7 Add small example client 2024-12-18 23:39:12 +01:00

Opened #8 Finish unimplemented!() response parsers 2024-12-18 23:40:16 +01:00

Opened #9 Implement filter invocation 2024-12-18 23:43:20 +01:00

Opened #10 Doccomment all commands and responses 2024-12-18 23:44:13 +01:00

Opened #11 Tag all commands by their version of mpd protocol 2024-12-18 23:46:30 +01:00

Opened #12 Fix up syntax error position reporting 2024-12-18 23:47:41 +01:00

Opened #13 Use trace for logging 2024-12-18 23:48:52 +01:00

Opened #14 Replace SplitWhitespace with a custom tokenizer for request parsing 2024-12-18 23:51:23 +01:00

Opened #15 Handle binary data in response parser 2024-12-18 23:52:29 +01:00

Opened #16 Align term usage with mpd docs 2024-12-18 23:53:24 +01:00

Opened #17 Add utility functions on ResponseAttributes for map-like getter/setter 2024-12-18 23:55:30 +01:00