aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/uhd_images_downloader.py.in
Commit message (Expand)AuthorAgeFilesLines
* uhd_images_downloader: Add environment variable for http authLane Kolbly2020-10-151-2/+31
* uhd_images_downloader: Remove unused default_no parameterLane Kolbly2020-10-151-3/+2
* utils: Make uhd_images_downloader raise warning for invalid pathsSteve Czabaniuk2020-06-221-11/+21
* utils: Let uhd_images_downloader also use HTTPS proxiesMartin Braun2020-05-271-3/+4
* Remove remaining Python 2 referencesMartin Braun2020-05-071-1/+0
* utils: uhd_images_downloader: use HTTPS instead of HTTP to avoid redirectMarcus Müller2020-03-201-1/+1
* utils: images downloader: Add support for UHD_IMAGES_URL, clean upMartin Braun2020-02-191-35/+29
* utils: images downloader: Handle missing content-length responseMartin Braun2020-02-191-7/+18
* utils: image_downloader: check write conditionssteviez2020-02-181-0/+13
* utils: images_downloader: adding usage docsBrent Stapleton2020-01-221-2/+29
* utils: specify the downloader's Python executableBrent Stapleton2018-11-261-1/+1
* utils: uhd_images_downloader: Add --http-proxy optionMartin Braun2018-11-161-2/+11
* utils: Fix downloader return value for main()Martin Braun2018-11-131-7/+11
* utils: Downloader stall on error for Windows usersMartin Braun2018-11-131-2/+30
* utils: uhd_images_downloader: Remove archive typeMartin Braun2018-11-131-28/+22
* utils: uhd_images_downloader: Refactor the toolMartin Braun2018-11-131-115/+153
* utils: Allow downloader to ship non-zip filesMartin Braun2018-11-131-5/+13
* utils: uhd_images_downloader: Add download limitMartin Braun2018-11-131-1/+25
* utils: uhd_images_downloader: Add --yes optionMartin Braun2018-11-131-0/+25
* utils: add downloader printing fetchable URLsMartin Braun2018-11-131-12/+24
* utils: Make uhd_images_downloader log to stderrMartin Braun2018-11-131-2/+2
* uhd: utils: Add Zip test to downloaderBrent Stapleton2018-08-281-2/+15
* uhd: utils: Downloader logs no targets selectedBrent Stapleton2018-08-281-0/+5
* utils: fixup for downloader inventory managementBrent Stapleton2018-08-211-12/+19
* utils: downloader supports multiple RegExsBrent Stapleton2018-03-161-6/+9
* utils: Adding option to skip SHA in downloaderBrent Stapleton2018-03-161-7/+12
* utils: fixup for downloader SHA256 checkBrent Stapleton2018-03-161-2/+7
* utils: Skip progress bars for non-tty outputsMartin Braun2018-03-011-1/+5
* utils: Reenable UHD_IMAGES_DIR env var for uhd_images_downloaderMartin Braun2018-03-011-3/+11
* utils: Increase verbosity on uhd_images_downloaderMartin Braun2018-03-011-6/+4
* uhd: Update license headersMartin Braun2018-02-191-1/+1
* utils: images downloader: adding SHA256 supportBrent Stapleton2018-02-151-6/+15
* utils: images downloader: adding --keep supportBrent Stapleton2018-02-151-4/+6
* utils: images downloader: default download printBrent Stapleton2018-02-071-3/+5
* utils: images downloader: adding dry run optionBrent Stapleton2018-02-031-17/+23
* utils: refactor uhd_images_downloaderBrent Stapleton2018-01-231-333/+324
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: Added warnings and checks to images downloaderDerek Kozel2017-07-171-0/+14
* utils: use vt100 terminal codes in uhd_images_downloaderAndrej Rode2017-01-031-1/+5
* utils: Added pre-API change python request compatibilityMarcus Müller2015-10-191-1/+5
* utils: Made uhd_images_downloader Python3-compatibleMartin Braun2015-07-151-84/+77
* imgs_downloader: Copy pkg to temp dir even if it is localAshish Chaudhari2015-03-181-3/+4
* utils: Minor fixes in images downloader and packaging scriptsAshish Chaudhari2014-10-271-0/+3
* Adding explicit positional arguments to .format strings for compatibility wit...Patrick Sisterhen2014-10-161-6/+6
* utils: Small fix to uhd_images_downloader, less warningsMartin Braun2014-10-131-2/+1
* uhd: uhd_images_downloader now respects $UHD_IMAGES_BASE_URLMartin Braun2014-10-061-115/+126
* uhd: re-wrote uhd_images_downloader (OO, new options, hopefully much more rob...Balint Seeber2013-11-221-119/+316
* uhd_images_downloader: more descriptive error when MD5 check failsNicholas Corgan2013-11-191-0/+2
* uhd_images_downloader: redundancy fixes, better error handlingNicholas Corgan2013-11-131-12/+14
* uhd_images_downloader: more improvements/fixesNicholas Corgan2013-11-081-14/+24