| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add "zero-copy" parsing | acdenisSK | 2017-10-21 | 1 | -0/+82 |
| * | Add a missing break | acdenisSK | 2017-10-18 | 1 | -0/+1 |
| * | `assert` -> `assert_eq` | acdenisSK | 2017-10-18 | 1 | -2/+2 |
| * | Add `PartialEq` impls and doc tests to `Args` | acdenisSK | 2017-10-18 | 1 | -1/+154 |
| * | Add try_opt macro for substitute | Mei Boudreau | 2017-10-12 | 1 | -8/+5 |
| * | Add an iterator for `Args` | acdenisSK | 2017-10-10 | 1 | -9/+33 |
| * | Add some docs to `Args` | acdenisSK | 2017-10-10 | 1 | -0/+4 |
| * | Fix most clippy warnings | Maiddog | 2017-10-04 | 1 | -3/+3 |
| * | Revamp errors in `Args` and commands | acdenisSK | 2017-09-23 | 1 | -40/+72 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -3/+4 |
| * | Add find and find_n (#153) | Maiddog | 2017-08-28 | 1 | -0/+40 |
| * | Remove mut when not needed (#152) | Maiddog | 2017-08-28 | 1 | -2/+2 |
| * | Use cache when possible in UserId's get method (#146) | Maiddog | 2017-08-22 | 1 | -1/+1 |
| * | Make args empty when no arguments are passed. (#143) | Maiddog | 2017-08-22 | 1 | -1/+7 |
| * | Fix tests (#145) | Maiddog | 2017-08-22 | 1 | -41/+56 |
| * | feature-flag the vec_shift dependency | acdenisSK | 2017-08-21 | 1 | -0/+124 |