| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(whirl_prompt): clippy warnings | Fuwn | 2021-07-31 | 2 | -1/+3 |
| * | fix(whirl_prompt): register single char input as null | Fuwn | 2021-07-24 | 1 | -1/+1 |
| * | feat(whirl_prompt): whirl mode in fetch builtin | Fuwn | 2021-07-24 | 3 | -9/+40 |
| * | feat(prompt): create clear command | Fuwn | 2021-06-15 | 4 | -1/+12 |
| * | style(global): fix license spec | Fuwn | 2021-06-14 | 5 | -5/+5 |
| * | fix(global): doc styling for all crates | Fuwn | 2021-06-10 | 1 | -0/+4 |
| * | refactor(config): rename `Whirl.toml` to `Config.toml` | Fuwn | 2021-06-09 | 2 | -2/+2 |
| * | build(global): bump toolchain release | Fuwn | 2021-06-05 | 2 | -6/+4 |
| * | fix(global): a lot of clippy warnings | Fuwn | 2021-05-28 | 3 | -37/+36 |
| * | docs(global): spelling corrections, global docs | Fuwn | 2021-05-23 | 1 | -0/+2 |
| * | refactor(prompt): move builtins constants to builtins module | Fuwn | 2021-05-23 | 3 | -3/+2 |
| * | refactor(config): deprecate refresh method | Fuwn | 2021-05-23 | 2 | -3/+3 |
| * | docs(global): more documentation | Fuwn | 2021-05-23 | 1 | -0/+1 |
| * | refactor(global): move crates around, stricter module isolation | Fuwn | 2021-05-20 | 5 | -0/+321 |