From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39066 invoked by alias); 2 May 2019 04:16:38 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 31779 invoked by uid 89); 2 May 2019 04:10:13 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*F:D*cygwin.com X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 02 May 2019 04:16:00 -0000 Message-Id: <20190502000933.53372-1-yselkowitz@cygwin.com> Subject: cgit 1.2.1-1 X-SW-Source: 2019-05/txt/msg00009.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * cgit-1.2.1-1 This is an attempt to create a fast web interface for the git scm, using a builtin cache to decrease server io-pressure. This is an update to the latest upstream release, built with Lua 5.3. -- Yaakov