aboutsummaryrefslogtreecommitdiff
path: root/bdep/http-service.cxx
AgeCommit message (Collapse)AuthorFilesLines
2024-02-23Make use of new functions in curl APIKaren Arutyunov1-112/+10
2023-05-02Minor comment fixKaren Arutyunov1-1/+1
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov1-4/+4
2021-10-25Add --progress common optionBoris Kolpackov1-6/+9
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-3/+3
2019-04-26Add override options to bdep-ciKaren Arutyunov1-25/+57
Namely the options are: --override, --overrides-file, --builds and --build-email.
2019-01-25Add support for --no-progress optionKaren Arutyunov1-53/+73
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-08-28Implement CI request submissionKaren Arutyunov1-0/+466