Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring | Aqua-sama | 2020-11-29 | 4 | -89/+91 |
* | Update manpage | Aqua-sama | 2020-11-09 | 1 | -5/+9 |
* | Properly run commands on ExitSuccess/ExitFailure | Aqua-sama | 2020-10-22 | 3 | -112/+147 |
* | Split input line on ':' | Aqua-sama | 2020-10-18 | 4 | -28/+50 |
* | Update manpage | Aqua-sama | 2020-10-17 | 2 | -24/+43 |
* | Add new tokenizer | Aqua-sama | 2020-10-17 | 4 | -105/+198 |
* | Add ! builtin to display the last status | Aqua-sama | 2020-10-14 | 2 | -13/+20 |
* | Check arguments passed to cd | Aqua-sama | 2020-10-14 | 3 | -11/+23 |
* | Use crates.io/rustyline as readline | Aqua-sama | 2020-10-13 | 5 | -98/+107 |
* | Add dummy SIGINT handler | Aqua-sama | 2020-10-11 | 3 | -13/+16 |
* | Properly read username and hostname | Aqua-sama | 2020-10-11 | 3 | -32/+75 |
* | Make Prompt more const | Aqua-sama | 2020-10-11 | 3 | -31/+52 |
* | Initial commit | Aqua-sama | 2020-09-21 | 3 | -0/+147 |