aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #615 from svenstaro/dependabot/cargo/strum-0.22.0Sven-Hendrik Haase2021-10-112-3/+3
|\
| * Bump strum from 0.21.0 to 0.22.0dependabot[bot]2021-10-112-3/+3
* | Merge pull request #616 from svenstaro/dependabot/cargo/thiserror-1.0.30Sven-Hendrik Haase2021-10-111-4/+4
|\ \ | |/ |/|
| * Bump thiserror from 1.0.29 to 1.0.30dependabot[bot]2021-10-111-4/+4
|/
* Merge pull request #613 from svenstaro/dependabot/cargo/assert_fs-1.0.6Sven-Hendrik Haase2021-10-081-2/+2
|\
| * Bump assert_fs from 1.0.5 to 1.0.6dependabot[bot]2021-10-081-4/+4
* | Merge pull request #612 from svenstaro/dependabot/cargo/assert_cmd-2.0.2Sven-Hendrik Haase2021-10-081-2/+2
|\ \
| * | Bump assert_cmd from 2.0.1 to 2.0.2dependabot[bot]2021-10-081-2/+2
| |/
* | Merge pull request #611 from svenstaro/dependabot/cargo/reqwest-0.11.5Sven-Hendrik Haase2021-10-081-4/+3
|\ \
| * | Bump reqwest from 0.11.4 to 0.11.5dependabot[bot]2021-10-081-4/+3
| |/
* | Merge pull request #610 from svenstaro/dependabot/cargo/predicates-2.0.3Sven-Hendrik Haase2021-10-081-2/+2
|\ \ | |/ |/|
| * Bump predicates from 2.0.2 to 2.0.3dependabot[bot]2021-10-081-2/+2
|/
* Merge pull request #609 from svenstaro/dependabot/cargo/pretty_assertions-1.0.0Sven-Hendrik Haase2021-09-292-3/+3
|\
| * Bump pretty_assertions from 0.7.2 to 1.0.0dependabot[bot]2021-09-292-3/+3
|/
* Merge pull request #607 from svenstaro/dependabot/cargo/simplelog-0.10.2Sven-Hendrik Haase2021-09-281-2/+2
|\
| * Bump simplelog from 0.10.0 to 0.10.2dependabot[bot]2021-09-281-2/+2
* | Merge pull request #608 from svenstaro/dependabot/cargo/maud-0.22.3Sven-Hendrik Haase2021-09-281-6/+6
|\ \ | |/ |/|
| * Bump maud from 0.22.2 to 0.22.3dependabot[bot]2021-09-281-6/+6
|/
* Golf tests a bitSven-Hendrik Haase2021-09-231-38/+30
* Add CHANGELOG and README entry for raw modeSven-Hendrik Haase2021-09-232-1/+5
* Merge pull request #508 from Jikstra/feat_raw_modeSven-Hendrik Haase2021-09-237-23/+239
|\
| * cargo fmtjikstra2021-09-111-1/+3
| * Fix testsjikstra2021-09-102-2/+14
| * Remove unused imports and filesjikstra2021-09-102-16/+0
| * Implement --show-wget-footer argumentjikstra2021-09-103-2/+12
| * Fix testsjikstra2021-09-101-2/+2
| * Align download directory hint properlyjikstra2021-09-101-1/+1
| * Merge branch 'master' into feat_raw_modeJikstra2021-09-1011-82/+221
| |\
| * | Apply requested changesjikstra2021-09-103-5/+3
| * | cargo fmt & cargo clippyjikstra2021-09-024-20/+11
| * | Fix testsjikstra2021-09-021-16/+19
| * | Fix rebasejikstra2021-09-023-23/+19
| * | Implement a raw rendering mode for recursive folder downloadjikstra2021-09-015-20/+242
* | | Rename Archlinux -> Arch LinuxSven-Hendrik Haase2021-09-231-1/+1
* | | Merge pull request #604 from svenstaro/dependabot/cargo/http-0.2.5Sven-Hendrik Haase2021-09-221-2/+2
|\ \ \
| * | | Bump http from 0.2.4 to 0.2.5dependabot[bot]2021-09-221-2/+2
|/ / /
* | | Merge pull request #603 from svenstaro/dependabot/cargo/grass-0.10.8Sven-Hendrik Haase2021-09-211-2/+2
|\ \ \
| * | | Bump grass from 0.10.7 to 0.10.8dependabot[bot]2021-09-211-2/+2
|/ / /
* | | Merge pull request #601 from svenstaro/dependabot/cargo/socket2-0.4.2Sven-Hendrik Haase2021-09-161-2/+2
|\ \ \
| * | | Bump socket2 from 0.4.1 to 0.4.2dependabot[bot]2021-09-161-2/+2
|/ / /
* | | Merge pull request #599 from svenstaro/dependabot/cargo/anyhow-1.0.44Sven-Hendrik Haase2021-09-131-2/+2
|\ \ \ | |_|/ |/| |
| * | Bump anyhow from 1.0.43 to 1.0.44dependabot[bot]2021-09-131-2/+2
|/ /
* | Merge pull request #598 from svenstaro/dependabot/cargo/sha2-0.9.8Sven-Hendrik Haase2021-09-101-2/+2
|\ \
| * | Bump sha2 from 0.9.6 to 0.9.8dependabot[bot]2021-09-101-2/+2
|/ /
* | Merge pull request #593 from svenstaro/dependabot/cargo/assert_fs-1.0.5Sven-Hendrik Haase2021-09-071-2/+2
|\ \
| * | Bump assert_fs from 1.0.4 to 1.0.5dependabot[bot]2021-09-071-2/+2
* | | Merge pull request #594 from svenstaro/dependabot/cargo/assert_cmd-2.0.1Sven-Hendrik Haase2021-09-071-2/+2
|\ \ \ | |/ / |/| |
| * | Bump assert_cmd from 2.0.0 to 2.0.1dependabot[bot]2021-09-071-2/+2
|/ /
* | Merge pull request #592 from svenstaro/dependabot/cargo/thiserror-1.0.29Sven-Hendrik Haase2021-09-061-4/+4
|\ \
| * | Bump thiserror from 1.0.28 to 1.0.29dependabot[bot]2021-09-061-4/+4
|/ /