Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(client): warn user on misconfigured URL in `auth()` | Nejc Habjan | 2022-08-04 | 1 | -0/+1 |
* | feat(cli): add a custom help formatter | Waldek Maleska | 2022-07-28 | 1 | -0/+12 |
* | test(cli): improve coverage for custom actions | Nejc Habjan | 2022-06-01 | 1 | -3/+29 |
* | test(gitlab): increase unit test coverage | Nejc Habjan | 2022-05-29 | 1 | -0/+6 |
* | fix(cli): url-encode path components of the URL | John L. Villalovos | 2022-01-08 | 1 | -11/+0 |
* | chore: fix functional test failure if config present | John L. Villalovos | 2022-01-08 | 1 | -5/+4 |
* | feat(cli): allow options from args and environment variables | Nejc Habjan | 2022-01-02 | 1 | -10/+69 |
* | chore: fix functional test failure if config presentjlvillal/cli_test | John L. Villalovos | 2022-01-01 | 1 | -4/+8 |
* | feat(cli): do not require config file to run CLIfeat/cli-without-config-file | Nejc Habjan | 2021-12-13 | 1 | -0/+39 |
* | test(cli): improve basic CLI coveragetest/cli-coverage | Nejc Habjan | 2021-11-27 | 1 | -0/+49 |