Message ID | 20250219-toon-bundleuri-progress-v2-0-a84e7ffa921a@iotcl.com (mailing list archive) |
---|---|
Headers | show
Received: from out-170.mta1.migadu.com (out-170.mta1.migadu.com [95.215.58.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 45AAA43146 for <git@vger.kernel.org>; Wed, 19 Feb 2025 14:30:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.170 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739975431; cv=none; b=G+INKEFxUjT/fMu76jIO8+VFKJriCZ2URuTcEcuKSJD0kRehI5g7WgbWTASBo8p5/F00sM3WSS2786c9e1YKGqW2jVyKCKxk306UawgxB3cvJkgQCgbh8QMSzgfgD9VB8u6GNU63TTo0TM7/uOY3/yVtAmkczS0OKIrrD9H69wE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739975431; c=relaxed/simple; bh=8t7iiEpU1JdkoSqyYGcGS9HozQr5T7EygVxICBSOMHo=; h=From:Subject:Date:Message-Id:MIME-Version:Content-Type: In-Reply-To:References:To:Cc; b=DFyb+cpeIvv8vTV7h3Nj1fwimkxP39IOU9P7hI43Fv9MT/g15C9nnCqIg+CkbbYGqjIJgTT+tB6xY3raqsPkOkCCXq/yyxtQI+2xerI+uSLutrGTnuRGUC/qgHs0OpBMc4NFsGS+F2mXoavjuk7rYddUwbXad+244Odcr6jJBtk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=iotcl.com; spf=fail smtp.mailfrom=iotcl.com; dkim=pass (1024-bit key) header.d=iotcl.com header.i=@iotcl.com header.b=krQvAtip; arc=none smtp.client-ip=95.215.58.170 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=iotcl.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=iotcl.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=iotcl.com header.i=@iotcl.com header.b="krQvAtip" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iotcl.com; s=key1; t=1739975425; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VGXiIPmvRL+ddoitRboCK2puiCJvZEAbBzTtqww2JSo=; b=krQvAtip82GYJKDYFgGmbPt5zMUijpSoYQb9YwRy1gT1KB9Xr9qMmHqeHKSRjAXyN2QavE oEj7GC4Qxpvk1GB9uyY5MklhepUbczJCcRdTU5v5KUwfoQTpSHof0RFDZmXFuRhS7y6CQm Nje1Ghkm6DvmwA4FFul1+KUAw2TwmgA= From: Toon Claes <toon@iotcl.com> Subject: [PATCH v2 0/7] Show progress when downloading from bundle URIs Date: Wed, 19 Feb 2025 15:30:18 +0100 Message-Id: <20250219-toon-bundleuri-progress-v2-0-a84e7ffa921a@iotcl.com> Precedence: bulk X-Mailing-List: git@vger.kernel.org List-Id: <git.vger.kernel.org> List-Subscribe: <mailto:git+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:git+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-B4-Tracking: v=1; b=H4sIAPvqtWcC/x2NSw6DMAwFr4K8bpATPgVWvUfFgo8BSzRBDqBWi Ls3sJwnvZkDPAmThyo6QGhnz84GMI8IuqmxIynuA4NBk6HRpVqds6rdbD/TJqwWcaOQ9yrpSzQ 0UNtgDuG9CA38vc3vOvDEfnXyu0O7vtbLmWKGhTZpmiVxjlg8tdJ34sVu7ea4cx+oz/P8A/VDn CeoAAAA X-Change-ID: 20250219-toon-bundleuri-progress-3d902efeba06 In-Reply-To: <20240508124453.600871-1-toon@iotcl.com> References: <20240508124453.600871-1-toon@iotcl.com> To: git@vger.kernel.org Cc: Toon Claes <toon@iotcl.com>, Jeff King <peff@peff.net> X-Migadu-Flow: FLOW_OUT |
Series |
Show progress when downloading from bundle URIs
|
expand
|