Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-08 | r/3791 style(rust): Format all Rust code with rustfmt | Vincent Ambo | 1 | -57/+95 |
2021-02-13 | r/2206 feat(users/Profpatsch/execline/exec_helpers): add no_args() | Profpatsch | 1 | -0/+2 |
2021-02-09 | r/2195 feat(users/Profpatsch/read-http): use netencode::dec for arglib | Profpatsch | 1 | -14/+13 |
2021-02-09 | r/2192 feat(users/Profpatsch/arglib): use exec_helpers for rust | Profpatsch | 1 | -3/+3 |
2021-02-06 | r/2187 feat(users/Profpatsch/netencode): `encode()` impl for T and U | Profpatsch | 1 | -1/+1 |
2021-02-06 | r/2186 feat(users/Profpatsch/{netencode,http-parse}): use HashMap | Profpatsch | 1 | -21/+39 |
2021-02-06 | r/2183 fix(users/Profpatsch/netencode): decode U::Text directly into str | Profpatsch | 1 | -4/+4 |
2021-01-31 | r/2176 feat(users/Profpatsch): add die_* helpers for semantic exit errors | Profpatsch | 1 | -0/+192 |