GNU bug report logs - #53617
28.0.90; duplicate checks in erc--switch-to-buffer

Previous Next

Package: emacs;

Reported by: Guy Gastineau <strings.stringsandstrings <at> gmail.com>

Date: Sat, 29 Jan 2022 00:11:02 UTC

Severity: normal

Tags: patch

Found in version 28.0.90

Fixed in version 29.1

Done: "J.P." <jp <at> neverwas.me>

Bug is archived. No further changes may be made.

Full log


Message #43 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Emanuel Berg <moasenwood <at> zoho.eu>
To: bug-gnu-emacs <at> gnu.org
Cc: emacs-erc <at> gnu.org
Subject: Re: bug#53617: 28.0.90; duplicate checks in erc--switch-to-buffer
Date: Mon, 31 Jan 2022 04:38:00 +0100
>>> No, we don't have such a system, unfortunately.
>>> It's somewhat subjective what counts -- we try to count
>>> "lines of code", so whitespace changes don't count, of
>>> course, and other trivial transforms don't count either.
>>
>> What I'd sometimes do 10+ years ago is keep an AUTHORS file
>> with a list of who contributed, which files, and (in the
>> case of unassigned contributors) how many lines so I knew if
>> they were getting close to the limit. I'm not sure if that
>> would map well to the Emacs repo, maybe a side file like
>> ERC-AUTHORS, or just kept outside of the repo.
>
> I've seen a git command do something similar for the Emacs
> source ... posted on gmane.emacs.help not so long ago.

Didn't find it, but I think it was this:

$ git shortlog -s --all | sort -n -r | head -n 10
 20708	Richard M. Stallman
 12586	Glenn Morris
 11454	Eli Zaretskii
  9153	Stefan Monnier
  6786	Kenichi Handa
  6601	Paul Eggert
  6056	Chong Yidong
  5019	Gerd Moellmann
  4703	Juanma Barranquero
  4049	Lars Ingebrigtsen

-- 
underground experts united
https://dataswamp.org/~incal





This bug report was last modified 3 years and 63 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.