From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: GNU Emacs is on Bazaar now. Date: Tue, 29 Dec 2009 03:08:07 +0100 Message-ID: References: <87d4206n80.fsf@canonical.com> <87637qhjqu.fsf@red-bean.com> <87skaug2jm.fsf@red-bean.com> <874ona1sfh.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1262052530 19954 80.91.229.12 (29 Dec 2009 02:08:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Dec 2009 02:08:50 +0000 (UTC) Cc: Karl Fogel , Kenichi Handa , Andreas Schwab , emacs-devel@gnu.org To: Giorgos Keramidas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 29 03:08:43 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NPRVp-0005eF-7D for ged-emacs-devel@m.gmane.org; Tue, 29 Dec 2009 03:08:41 +0100 Original-Received: from localhost ([127.0.0.1]:51470 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPRVp-0002eY-Bc for ged-emacs-devel@m.gmane.org; Mon, 28 Dec 2009 21:08:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPRVk-0002dY-6v for emacs-devel@gnu.org; Mon, 28 Dec 2009 21:08:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPRVf-0002cF-Qn for emacs-devel@gnu.org; Mon, 28 Dec 2009 21:08:35 -0500 Original-Received: from [199.232.76.173] (port=38892 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPRVf-0002cC-M2 for emacs-devel@gnu.org; Mon, 28 Dec 2009 21:08:31 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:42280) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NPRVf-00035p-Bb for emacs-devel@gnu.org; Mon, 28 Dec 2009 21:08:31 -0500 Original-Received: by bwz7 with SMTP id 7so7538720bwz.26 for ; Mon, 28 Dec 2009 18:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=yJ8jjgX+K8UQ5mqRc+SrfOlhq829JL5jbi1B08IiYg4=; b=kA5G+4vQWOYECH8Q6JOEAeiaIxGI7hqv+M0Gmy2czs2FT3eQvTWAHUBhCYf+iIw8Cf vmpUFO2lfetcOLpoyyEeR/vmkilum6i10GeGJuM01T6km4IcA0hDLPcKjGwoG9zI3j5+ zjPN7ruL0NgQWEm4wqbmhMM2HO9OJmFbPsS5c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=saVYrLVyyz9tjRZPlHVsCdRlJjxZ3owRKFvx9yTUk1W9/TUO1uYJLhvMVyb9K5hlR1 txcEnTmjgXWZyDdt5OLaEx1Q0SBRtb+JiOx04kRUHloYsekvn6WndjFmnq+ot/PN1ww5 uGTnSc6WZu51UuOFn9bBWmvNCYMmmF0npLAoM= Original-Received: by 10.204.48.210 with SMTP id s18mr10692386bkf.162.1262052507170; Mon, 28 Dec 2009 18:08:27 -0800 (PST) In-Reply-To: <874ona1sfh.fsf@kobe.laptop> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118904 Archived-At: On Tue, Dec 29, 2009 at 02:26, Giorgos Keramidas wrote: > Installing and using the rebase plugin is easy on UNIX. On the standalone installation for Windows, rebase is already included... > This will install and make visible a few new commands: > > =C2=A0 =C2=A0$ bzr help commands | grep '^rebase' > =C2=A0 =C2=A0rebase =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0Re-base a branch. [rebase] > =C2=A0 =C2=A0rebase-abort =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Abort = an interrupted rebase. [rebase] > =C2=A0 =C2=A0rebase-continue =C2=A0 =C2=A0 =C2=A0 =C2=A0 Continue an inte= rrupted rebase after resolving > =C2=A0 =C2=A0rebase-foreign =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Rebase revi= sions based on a branch created with a > =C2=A0 =C2=A0rebase-todo =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Print = list of revisions that still need to be replayed > =C2=A0 =C2=A0$ though it seems to lack rebase-foreign: C:\> bzr help commands | grep ^rebase rebase Re-base a branch. [rebase] rebase-abort Abort an interrupted rebase. [rebase] rebase-continue Continue an interrupted rebase after resolving conflicts. [rebase] rebase-todo Print list of revisions that still need to be replayed as part of the [rebase] > I personally find this sort of workflow a bit useful when dealing with > tiny changesets. =C2=A0The final branch history of trunk is going to be m= uch > "cleaner" if we don't have thousands of tiny changesets followed by a > merge commit after each small one. A way to do the equivalent of "git rebase -i" would be nice, too. Juanma