From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1AF22C2BA80 for ; Tue, 7 Apr 2020 14:11:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CDD9720747 for ; Tue, 7 Apr 2020 14:11:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="oRDq/Xk7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729029AbgDGOLz (ORCPT ); Tue, 7 Apr 2020 10:11:55 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:34092 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728855AbgDGOLy (ORCPT ); Tue, 7 Apr 2020 10:11:54 -0400 Received: by mail-wr1-f68.google.com with SMTP id 65so4108933wrl.1 for ; Tue, 07 Apr 2020 07:11:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=E7zkGjL3uRBTZiZH80nUxt6jKRpgJkbk5Gy9J1muPT0=; b=oRDq/Xk7kCRw3V/fLwGZtlOBDEEs+6nRFkYpxKr7SibsFDrqdrjOp9QBdb/9uqsAhz lPaSI2O2iQuUCJs5W2GpVRzTrCZGsTPyl7A12bJRP8xAhR/zxntvLBFuRVgQzjT2rA7J KaBcrOS3vpZbtUB2XFseyig8vPSRwvFtZgsmkTIZhgbYX5p7OaEhPMswSKZrcMQCgaxL I7Vj6IJzuYaHSWqZZgtBmCaD+sl05VV1Z4ZUmXyMMGIeMOPNifcTRNQu6fZgr4zS1x7k yRPNGyaTZQ2CZ40LPZYWSoLaqv3JXUVP4UfEU84Z3G0gDwIKeU+m6FXQypTfdlFVp6os K/FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=E7zkGjL3uRBTZiZH80nUxt6jKRpgJkbk5Gy9J1muPT0=; b=lj7slMLHuJJfqehZoJ48+f+YqSzT1zfvuSLbBvt8CGyV9d+SZHOeCYcHUt3vZbnCGg s9pRA2cneeG16c4zL8FEC43ETmIXAZKvAbwZFN9g3myjiSqBln167sTn81tCmlorBZHW sRX9onNEXMplhBkqWLeG5sN0t5TS+u+VCJsWiPG8y1PBSkRa54AYn2BBuZ15tcMo4amW ReqFnjwcJVjh6rGLVD/FEK79w6Sa5ziumwPukosXlOmieC8dhjRDASaT/LfFAAgSC6a8 hkMdb4a2rTSPWYMaNQbwdjq7RfoE+/mW66X9MwY+SQi3je1PxEpu19RaQK0axIgy6FLu IziA== X-Gm-Message-State: AGi0PuZtnmMMpGqUUVBm4Au0wP+DswD5PzZw0JfYTlCkr9ypLUpLDFu8 nR9DKdh9puQ8nQmuEpVdg6Xb96ds X-Google-Smtp-Source: APiQypJYkxKeET3PFvqhXrqTRhu5FQxzArT3lwIXaiHaJfUynvM4hw6Ba4atDOGasryqh7hrN90WSg== X-Received: by 2002:a5d:6104:: with SMTP id v4mr3204211wrt.213.1586268708643; Tue, 07 Apr 2020 07:11:48 -0700 (PDT) Received: from localhost.localdomain (85.25.198.146.dyn.plus.net. [146.198.25.85]) by smtp.gmail.com with ESMTPSA id v16sm2492693wml.30.2020.04.07.07.11.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Apr 2020 07:11:47 -0700 (PDT) From: Phillip Wood To: Git Mailing List Cc: Johannes Schindelin , Junio C Hamano , Rohit Ashiwal , Elijah Newren , Jonathan Nieder , Phillip Wood Subject: [PATCH 1/6] Revert "Revert "Merge branch 'ra/rebase-i-more-options'"" Date: Tue, 7 Apr 2020 15:11:20 +0100 Message-Id: <20200407141125.30872-2-phillip.wood123@gmail.com> X-Mailer: git-send-email 2.26.0 In-Reply-To: <20200407141125.30872-1-phillip.wood123@gmail.com> References: <20200407141125.30872-1-phillip.wood123@gmail.com> Reply-To: Phillip Wood MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org From: Phillip Wood This reverts commit 4d924528d8bfe947abfc54ee9bd3892ab509c8cd. This is being reverted to enable some fixups for ra/rebase-i-more-options to be built on this commit. --- Documentation/git-rebase.txt | 27 ++++- builtin/rebase.c | 49 ++++++-- sequencer.c | 141 ++++++++++++++++++++++-- sequencer.h | 2 + t/t3422-rebase-incompatible-options.sh | 2 - t/t3433-rebase-options-compatibility.sh | 131 ++++++++++++++++++++++ 7 files changed, 327 insertions(+), 28 deletions(-) create mode 100755 t/t3433-rebase-options-compatibility.sh diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 0c4f038dd6..1d0e2d27cc 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -393,16 +393,31 @@ your branch contains commits which were dropped, this option can be used with `--keep-base` in order to drop those commits from your branch. --ignore-whitespace:: + Behaves differently depending on which backend is selected. ++ +'am' backend: When applying a patch, ignore changes in whitespace in +context lines if necessary. ++ +'interactive' backend: Treat lines with only whitespace changes as +unchanged for the sake of a three-way merge. + --whitespace=