From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 4F2501F406; Sat, 25 Nov 2023 20:43:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1700945023; bh=zoOQNkP+rZ8lzJTqGApRra2doTiFMtlAfTCY7g3hGmM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=chb/HV8EAnCtX8nxvqB7gy3v8nB6DEaEoO/f2KAMvjP1MnxJcRrHIv1PGgMSpl44J 594x9cp0ZtPI3CxsjY0TMOB7i/KPQiBmmKBIrrS6aVCow8+IqCPIgnS8LBjmyKWZpt ficGn8nTMPkPus4WRC2heP/fwM/iF4VHQhPltK5s= Date: Sat, 25 Nov 2023 20:43:43 +0000 From: Eric Wong To: Konstantin Ryabitsev Cc: meta@public-inbox.org Subject: libgit2 [was: Re: t/cindex.t "associate w/o search" test hangs for me] Message-ID: <20231125204343.M217880@dcvr> References: <20231114224657.M270072@dcvr> <20231114-accelerated-myrtle-fulmar-2ea0df@nitro> <20231114234620.M78107@dcvr> <20231114-voracious-diamond-cicada-ac568b@nitro> <20231114-futuristic-orchid-mosquito-81babd@nitro> <20231115010642.M607610@dcvr> <20231114-proficient-able-collie-9aa5c0@nitro> <20231115030928.M139225@dcvr> <20231115-hasty-fearless-ibis-9bbcad@nitro> <20231115193049.M914366@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20231115193049.M914366@dcvr> List-Id: Eric Wong wrote: > Konstantin Ryabitsev wrote: > > I'm quite happy to not require libgit2 -- I've always found it easier to just > > use git plumbing commands even if this requires exec'ing an external > > executable. Sorry, I forget, individual inboxes via read-only interfaces still benefit from it for now. LeiALE needs to be be made for public-facing uses, I think... > Yeah, I don't have libgit2 installed on most of my systems, either. yhbt.net/lore still does, actually :x