| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow the user to be given the original message (as in, the message used to c... | acdenisSK | 2017-08-18 | 1 | -2/+2 |
| * | Provide the args to the checks | acdenisSK | 2017-08-16 | 1 | -1/+1 |
| * | `$crate_name` => `version`, and a few adjustements | acdenisSK | 2017-08-14 | 1 | -21/+13 |
| * | Remove a few clones | acdenisSK | 2017-07-29 | 1 | -4/+4 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -2/+1 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -4/+7 |
| * | Remove the uneccessary function and `Send + Sync` bounds | acdenisSK | 2017-07-22 | 1 | -7/+7 |
| * | Provide the command into the checks | acdenisSK | 2017-07-13 | 1 | -1/+1 |
| * | Make CommandOrAlias and CommandGroup.commands public (#117) | Joe K | 2017-06-28 | 1 | -2/+2 |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 1 | -7/+4 |
| * | Make framework dynamic_prefix accept an &Message | Zeyla Hellyer | 2017-06-13 | 1 | -10/+9 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+164 |