Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-25 | implement Clone for error types | 1 | -2/+2 | |
2025-02-25 | implement Error for jid crate error types | 1 | -0/+12 | |
2025-02-25 | feature gate sqlx for jid crate | 1 | -8/+6 | |
2025-02-25 | implement Into<Cow> for &JID | 1 | -16/+28 | |
2025-02-24 | impl Eq and Hash for JID | 1 | -1/+1 | |
2025-02-18 | database work | 1 | -2/+44 | |
2024-12-04 | use cargo workspace | 1 | -9/+0 | |
2024-11-23 | switch to using peanuts for xml | 1 | -15/+13 | |
2023-10-20 | WIP: refactor to parse incoming stream as state machine | 1 | -0/+19 | |
2023-07-11 | remove serde functions | 1 | -1/+1 | |
2023-07-04 | horrible | 1 | -7/+28 | |
2023-06-16 | make JID struct etc. public | 1 | -6/+10 | |
2023-06-13 | simplify domainpart | 1 | -48/+3 |