From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12915 invoked from network); 19 Oct 2020 13:15:15 -0000 Received: from krantz.zx2c4.com (192.95.5.69) by inbox.vuxu.org with ESMTPUTF8; 19 Oct 2020 13:15:15 -0000 Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 6ddbbbe6; Mon, 19 Oct 2020 13:14:23 +0000 (UTC) Return-Path: Received: from out1.migadu.com (out1.migadu.com [2001:41d0:2:863f::]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 5ee14388 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 19 Oct 2020 13:14:21 +0000 (UTC) Date: Mon, 19 Oct 2020 10:14:59 -0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eletrotupi.com; s=default; t=1603113310; 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: in-reply-to:in-reply-to:references:references; bh=g9fQr9ZnJONF6M9Mw914Fah0DZCY0Fgb78cXgAGCizg=; b=XNeO4mBQ1Bbsrb5UxBDRzgJX1dG9My0VWVb1NQUidekAJZs0Ow/UsBg5h7g1qqlWpCV9yN PD9us/5tWx56rzH7W6pgqHAWNiUXubztkXwhrdkV52jWYJYC2L2bk1MjXHUTrbP4O4tVFK PU8PFJ8P4cjTrC3uNJBnyX9Gq3JWutU= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Pedro Lucas Porcellis To: Sukma Wardana Cc: cgit@lists.zx2c4.com Subject: Re: cgit dependencies Message-ID: <20201019131459.GA10726@porcellis> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" Hi Sukma, > For the about-formatting.sh what kind of requirements to enable this > feature? I've sent a patch some time ago, improving the documentation on how to enable this feature, although it was not merged yet, is available here: https://lists.zx2c4.com/pipermail/cgit/2020-September/004541.html