Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-19 | docs(README): Add simple README to project | Vincent Ambo | 1 | -0/+31 |
2018-03-19 | fix(main): Fix formatting of queue name in ls-output | Vincent Ambo | 1 | -3/+6 |
2018-03-19 | chore(cargo): Bump dependency versions | Vincent Ambo | 2 | -65/+112 |
2017-11-13 | feat: Add commands to get/set message queue rlimit | Vincent Ambo | 3 | -1/+69 |
2017-10-20 | refactor: Compatibility with Rust 1.20 | Vincent Ambo | 1 | -2/+2 |
2017-10-20 | feat: Add send command | Vincent Ambo | 1 | -2/+32 |
2017-10-20 | feat: Add receive command | Vincent Ambo | 1 | -9/+36 |
2017-10-20 | refactor: More sensible CLI structure | Vincent Ambo | 1 | -1/+2 |
2017-10-20 | feat(build): Add Travis-CI configuration | Vincent Ambo | 1 | -0/+3 |
2017-10-20 | feat: Add create command | Vincent Ambo | 1 | -4/+38 |
2017-10-20 | feat: Add command to list and inspect queues | Vincent Ambo | 4 | -0/+252 |
2017-10-20 | chore: Add project bootstrap files | Vincent Ambo | 2 | -0/+41 |
2017-10-20 | chore: Initial commit | Vincent Ambo | 0 | -0/+0 |