Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cargo-release) version 0.11.0v0.11.0 | Sven-Hendrik Haase | 2021-02-28 | 4 | -4/+7 |
* | Fix format | Sven-Hendrik Haase | 2021-02-28 | 1 | -1/+2 |
* | Bump deps | Sven-Hendrik Haase | 2021-02-28 | 1 | -70/+32 |
* | Re-do the way setting multiple headers works | Sven-Hendrik Haase | 2021-02-28 | 4 | -34/+25 |
* | Add CHANGELOG entry for custom headers | Sven-Hendrik Haase | 2021-02-27 | 1 | -0/+1 |
* | Fix grammar | Sven-Hendrik Haase | 2021-02-27 | 1 | -1/+1 |
* | Merge pull request #452 from deantvv/custom-header | Sven-Hendrik Haase | 2021-02-27 | 5 | -0/+100 |
|\ | |||||
| * | Multiple headers support for custom headers | Dean Li | 2021-02-27 | 5 | -44/+55 |
| * | Add test for custom header | Dean Li | 2021-02-24 | 1 | -0/+33 |
| * | Move the parsing header logic to args.rs | Dean Li | 2021-02-24 | 3 | -22/+43 |
| * | Allow set custom headers from CLI | Dean Li | 2021-02-24 | 4 | -0/+35 |
|/ | |||||
* | Add CHANGELOG entries for recent changes | Sven-Hendrik Haase | 2021-02-23 | 1 | -0/+2 |
* | Add support for building binaries for more architectures | Sven-Hendrik Haase | 2021-02-23 | 1 | -6/+35 |
* | Bump deps | Sven-Hendrik Haase | 2021-02-23 | 1 | -157/+178 |
* | Merge pull request #454 from svenstaro/dependabot/cargo/futures-0.3.13 | Sven-Hendrik Haase | 2021-02-23 | 2 | -22/+19 |
|\ | |||||
| * | Bump futures from 0.3.12 to 0.3.13 | dependabot-preview[bot] | 2021-02-23 | 2 | -22/+19 |
|/ | |||||
* | Merge pull request #453 from svenstaro/dependabot/cargo/tar-0.4.33 | Sven-Hendrik Haase | 2021-02-22 | 2 | -3/+3 |
|\ | |||||
| * | Bump tar from 0.4.32 to 0.4.33 | dependabot-preview[bot] | 2021-02-22 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #450 from svenstaro/dependabot/cargo/reqwest-0.11.1 | Sven-Hendrik Haase | 2021-02-19 | 1 | -2/+2 |
|\ | |||||
| * | Bump reqwest from 0.11.0 to 0.11.1 | dependabot-preview[bot] | 2021-02-19 | 1 | -2/+2 |
* | | Merge pull request #449 from svenstaro/dependabot/cargo/url-2.2.1 | dependabot-preview[bot] | 2021-02-19 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Bump url from 2.2.0 to 2.2.1 | dependabot-preview[bot] | 2021-02-19 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #447 from svenstaro/dependabot/cargo/zip-0.5.10 | Sven-Hendrik Haase | 2021-02-19 | 2 | -3/+3 |
|\ | |||||
| * | Bump zip from 0.5.9 to 0.5.10 | dependabot-preview[bot] | 2021-02-19 | 2 | -3/+3 |
|/ | |||||
* | Fix lints | Sven-Hendrik Haase | 2021-02-19 | 6 | -28/+28 |
* | Merge pull request #444 from svenstaro/dependabot/cargo/chrono-humanize-0.1.2 | Sven-Hendrik Haase | 2021-02-03 | 2 | -3/+3 |
|\ | |||||
| * | Bump chrono-humanize from 0.1.1 to 0.1.2 | dependabot-preview[bot] | 2021-02-03 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #443 from svenstaro/dependabot/cargo/assert_cmd-1.0.3 | dependabot-preview[bot] | 2021-02-02 | 1 | -2/+14 |
|\ | |||||
| * | Bump assert_cmd from 1.0.2 to 1.0.3 | dependabot-preview[bot] | 2021-02-02 | 1 | -2/+14 |
* | | Merge pull request #442 from svenstaro/dependabot/cargo/assert_fs-1.0.1 | dependabot-preview[bot] | 2021-02-02 | 1 | -4/+5 |
|\ \ | |/ |/| | |||||
| * | Bump assert_fs from 1.0.0 to 1.0.1 | dependabot-preview[bot] | 2021-02-02 | 1 | -4/+5 |
|/ | |||||
* | Merge pull request #441 from svenstaro/dependabot/cargo/sha2-0.9.3 | Sven-Hendrik Haase | 2021-02-01 | 1 | -2/+2 |
|\ | |||||
| * | Bump sha2 from 0.9.2 to 0.9.3 | dependabot-preview[bot] | 2021-02-01 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #439 from svenstaro/dependabot/cargo/log-0.4.14 | Sven-Hendrik Haase | 2021-01-27 | 2 | -4/+4 |
|\ | |||||
| * | Bump log from 0.4.13 to 0.4.14 | dependabot-preview[bot] | 2021-01-27 | 2 | -4/+4 |
|/ | |||||
* | Merge pull request #437 from svenstaro/dependabot/cargo/serde-1.0.123 | dependabot-preview[bot] | 2021-01-26 | 2 | -5/+5 |
|\ | |||||
| * | Bump serde from 1.0.122 to 1.0.123 | dependabot-preview[bot] | 2021-01-26 | 2 | -5/+5 |
|/ | |||||
* | Merge pull request #438 from svenstaro/dependabot/cargo/tar-0.4.32 | Sven-Hendrik Haase | 2021-01-26 | 2 | -4/+3 |
|\ | |||||
| * | Bump tar from 0.4.30 to 0.4.32 | dependabot-preview[bot] | 2021-01-26 | 2 | -4/+3 |
|/ | |||||
* | Merge pull request #436 from svenstaro/dependabot/cargo/serde-1.0.122 | dependabot-preview[bot] | 2021-01-25 | 2 | -7/+7 |
|\ | |||||
| * | Bump serde from 1.0.120 to 1.0.122 | dependabot-preview[bot] | 2021-01-25 | 2 | -7/+7 |
|/ | |||||
* | Merge pull request #435 from svenstaro/dependabot/cargo/serde-1.0.120 | Sven-Hendrik Haase | 2021-01-20 | 2 | -5/+5 |
|\ | |||||
| * | Bump serde from 1.0.119 to 1.0.120 | dependabot-preview[bot] | 2021-01-20 | 2 | -5/+5 |
|/ | |||||
* | Fix lint | Sven-Hendrik Haase | 2021-01-20 | 1 | -2/+1 |
* | Update README | Sven-Hendrik Haase | 2021-01-18 | 1 | -6/+9 |
* | Highlight Arch Linux in install instructions | Sven-Hendrik Haase | 2021-01-18 | 1 | -1/+1 |
* | Add CHANGELOG entry for multiple file upload | Sven-Hendrik Haase | 2021-01-18 | 1 | -0/+1 |
* | Merge pull request #434 from mhuesch/multiple-file-upload | Sven-Hendrik Haase | 2021-01-18 | 1 | -1/+1 |
|\ | |||||
| * | enable multiple file upload | Michael Hueschen | 2021-01-15 | 1 | -1/+1 |
* | | Bump deps | Sven-Hendrik Haase | 2021-01-15 | 1 | -87/+147 |
|/ |