From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CBB993858296; Mon, 27 Feb 2023 11:53:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CBB993858296 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677498812; bh=K2it7w1fYWGMan7GdrGO9ZcdTlRUHo3pZlzGfhBRnPk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nyLM+D+rr7Vyl+nrScUdWjqH1+eGg9WBtqC5hkkyktyBOhpDfiyTxPnNue/bHeoM1 59PY0cZj05iSqhSScS3xvF/apFezSbtGJjSXds3acS0b3r07EfPVVYc0mcR5KIh8qT 8HjppCY3sE7zHaV68FbwFMhDcGahiiycJqmuqXG4= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/29769] Feature proposal: cgit access rather than solely gitweb Date: Mon, 27 Feb 2023 11:53:31 +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: overseers at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #6 from Mark Wielaard --- As a first step there is now: https://cygwin.com/cgit/ https://gcc.gnu.org/cgit/ https://sourceware.org/cgit/ The cygwin and sourceware repos are currently disambiguated through an expl= icit project-list because they have overlapping scan-paths. It would be nice to separate them more explicitly by using separate git repo root dirs. It would also be nice to actually use Arsen's script to do redirects. cgit = is nicer looking, has easier to understand URLs and is a bit faster. --=20 You are receiving this mail because: You are the assignee for the bug.=