Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate tar archive and tar flags | Dean Li | 2021-04-11 | 1 | -0/+41 |
| | | | | | | | It used to have one flag (-r) to enable both tar archive and tar. Now it has two flags [ -r: for tar, -g: for tar archive]. Related to #451 | ||||
* | make sure archiving is opt-in | marawan ragab | 2020-05-10 | 1 | -1/+0 |
| | |||||
* | add zip download test | marawan ragab | 2020-05-03 | 1 | -0/+5 |
| | |||||
* | Fix tests for reqwests v0.10 | Sven-Hendrik Haase | 2020-03-11 | 1 | -11/+14 |
| | |||||
* | Added option to disable archives | Damian | 2020-03-02 | 1 | -0/+46 |