From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F1FAC3858D20; Wed, 9 Nov 2022 20:59:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F1FAC3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668027580; bh=AirCd7DjvmH8WabBqcmXFr0BAxhrqVYv+MlqYhj2YB4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yq/x47FHr8H5rWad6ng50zhoJelMCaZ6dvdS6GpZQrAvCtMpGf6T5YAE8YlsGirRG FD86XOV3an57I9Hptt5IjNpPDX0zED9BYwIRYenckui2q+N8u5w2zCOcMzF751G4pG RCt05MjgwVopaPkSYsm4pJ1YmnKFTayQ7Vv2DV6o= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/29769] Feature proposal: cgit access rather than solely gitweb Date: Wed, 09 Nov 2022 20:59:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: sourceware X-Bugzilla-Component: Infrastructure X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: mark at klomp dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29769 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|overseers at sourceware dot org |mark at klomp dot o= rg CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- I have been playing with cgit already and I really like it. It is indeed really fast, so cpu shouldn't be a problem. But it does take some diskspace, my local cgit setup with various sourceware mirrors has a cgit cache of ~400MB. https://code.wildebeest.org/git/mirror/= But we have ~20G available, so that should not be a problem. I have been looking at "overlaying" /cgit/ over /git/ and have URL rewriting "do the right thing", but it looks really hairy: https://www.clearchain.com/blog/posts/cgit-upgrade-gitweb-retired So maybe the best thing to do first is just have /cgit/ next to /git/ --=20 You are receiving this mail because: You are the assignee for the bug.=