From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 158341F9FD for ; Wed, 24 Feb 2021 23:26:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236221AbhBXXXw (ORCPT ); Wed, 24 Feb 2021 18:23:52 -0500 Received: from mail-ed1-f46.google.com ([209.85.208.46]:46614 "EHLO mail-ed1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236275AbhBXXXs (ORCPT ); Wed, 24 Feb 2021 18:23:48 -0500 Received: by mail-ed1-f46.google.com with SMTP id v22so4593792edx.13 for ; Wed, 24 Feb 2021 15:23:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=obrowNyOnQZ88cIWVP/a1IWhXQ38TnT88liKxMmIeC4=; b=k5Pbk5hsHJ9ZRpO25mk/8arPSFEwlPFSwghunX9CHt5OYYoeJXGCobLTCOs1hPaEQS j/QuKRBLPahWiy0T9Ldyc9IVwRciWW46Fu+rLa3fYCEuSeIU9auj2kG1gt4yRLLi8Sr7 KyWpZM742/V3M9Ht3MejoCaC3dW1M77ZX89jefGyg7/YUYWjM3G5HSil28Po49f/X+j1 w1u4P96gCmXIjpnloq9trWPmZ3ZoQTcKzcVDSI+XLikVKBLk/vfZP0W0o85Nsy3HJlN0 pt1cADi/l1NzNrnmXbZNfrnOwfSRtFIvfj90U4e7jqDOTTNOlRRixPQmMJZtUjqLJq9g OGpA== X-Gm-Message-State: AOAM533LMPXnQrQzLCaixPQ5m9Mlr8VuGbxRHAoIueUYBJxLR6b8HYAu gVSrvUxsR19Y/bCTKAQE/G2C66VuraSHK/1r9h/APg4w X-Google-Smtp-Source: ABdhPJxKbxw3J9OHnyjsBcqo+AkX8j29OjHDxhTP4MJ3Kxdl0SMbsB0Yt15T12wP2adp2NcOuAcjLo27xHVl1zBgx2U= X-Received: by 2002:aa7:cb0d:: with SMTP id s13mr185733edt.221.1614208987364; Wed, 24 Feb 2021 15:23:07 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Eric Sunshine Date: Wed, 24 Feb 2021 18:22:56 -0500 Message-ID: Subject: Re: Ort-merge: What does "ort" mean? To: Elijah Newren Cc: "brian m. carlson" , "Kerry, Richard" , "git@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Wed, Feb 24, 2021 at 2:23 PM Elijah Newren wrote: > It actually has meaning beyond being a joke, though: > > * Note: git's parser allows the space between '-s' and its argument to be > * missing. (Should I have backronymed "ham", "alsa", "kip", "nap, "alvo", > * "cale", "peedy", or "ins" instead of "ort"?) > */ > > However, I learned my lesson -- Eric is way better at coming up with > names than me[1] so if I need more names in the future, I'll ping him. > :-) "Extended LInear Jump AHead" is still my favorite because it sounds cool. However, I wouldn't sneeze at "UNiversally Systematic Heuristic Iterative Newtonian Elliptic", which is probably a more apt description of what you implemented, but I digress.