From owner-freebsd-current@freebsd.org Tue Jan 5 13:08:27 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 352E74E4C58 for ; Tue, 5 Jan 2021 13:08:27 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:300:2185:123::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D9CVM0tQGz4RZp; Tue, 5 Jan 2021 13:08:26 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [104.207.135.49]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 105D8JlD060929 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Jan 2021 13:08:19 GMT (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 105D8IMh060928; Tue, 5 Jan 2021 13:08:18 GMT (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202101051308.105D8IMh060928@donotpassgo.dyslexicfish.net> Date: Tue, 05 Jan 2021 13:08:18 +0000 Organization: Dyslexic Fish To: rlibby@freebsd.org, imp@bsdimp.com Cc: warlock@phouka.net, phk@phk.freebsd.dk, freebsd-current@freebsd.org, asomers@freebsd.org Subject: Re: git non-time-sequential logs References: <94447.1609779520@critter.freebsd.dk> <94622.1609782682@critter.freebsd.dk> In-Reply-To: User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [104.207.135.49]); Tue, 05 Jan 2021 13:08:19 +0000 (GMT) X-Rspamd-Queue-Id: 4D9CVM0tQGz4RZp X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2021 13:08:27 -0000 Ryan Libby wrote: > On Mon, Jan 4, 2021 at 10:08 AM Warner Losh wrote: > ... > > As for date order, we could also add a commit hook that requires the date > > to be properly set, but that creates friction for developers. Is that > > friction worth the benefits? I don't think so, but as you say we could also > > add notes... but since there's no checkout by date feature, I'm not sure > > what good it would do. > > Not a vote one way or the other, but it would at least make > git log --since more meaningful. Not having timestamps on files cloned or viewed in cgit.freebsd.org is a nightmare too.