| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add(4plebs): Support for 4plebs is now added | Lucas Burns | 2022-08-20 | 1 | -13/+22 |
| * | add(flag): added a verbosity flag that will display debugging messages | Lucas Burns | 2022-08-19 | 1 | -2/+52 |
| * | refactor(clap): Move from YAML to a builder | Lucas Burns | 2022-08-19 | 1 | -94/+214 |
| * | Use concurrent downloadsv0.2.0 | Mariot Tsitoara | 2021-01-06 | 1 | -36/+66 |
| * | Limit runtime for reloading | Mariot Tsitoara | 2021-01-04 | 1 | -19/+25 |
| * | Add reload and sleep actions | Mariot Tsitoara | 2021-01-03 | 1 | -21/+49 |
| * | Add log actions to lin and bin | Mariot Tsitoara | 2021-01-02 | 1 | -6/+29 |
| * | Fix error result in let call | Mariot Tsitoara | 2021-01-02 | 1 | -4/+5 |
| * | Fix main return type | Mariot Tsitoara | 2021-01-02 | 1 | -25/+29 |
| * | Use reqwest blocking client | Mariot Tsitoara | 2021-01-02 | 1 | -4/+6 |
| * | Move calculations from lib to bin | Mariot Tsitoara | 2021-01-02 | 1 | -1/+49 |
| * | Separate tool into lib and bin | Mariot Tsitoara | 2021-01-02 | 1 | -0/+15 |