From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Pool Newsgroups: gmane.emacs.devel Subject: Re: support for bzr shelve/unshelve in vc-dir Date: Fri, 11 Dec 2009 16:53:50 +1100 Message-ID: References: <200912011947.nB1JlaAp027561@godzilla.ics.uci.edu> <200912032257.nB3Mv97m029382@godzilla.ics.uci.edu> <87d42vvabf.fsf@uwakimon.sk.tsukuba.ac.jp> <200912040147.nB41ldTH000836@godzilla.ics.uci.edu> <87hbs7zbs2.fsf@telefonica.net> <200912042118.nB4LIS4j009931@godzilla.ics.uci.edu> <878wdiz9hz.fsf@telefonica.net> <200912101402.nBAE2wnW011990@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1260519855 30182 80.91.229.12 (11 Dec 2009 08:24:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2009 08:24:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 11 09:24:08 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 1NJ0nG-0006cy-QZ for ged-emacs-devel@m.gmane.org; Fri, 11 Dec 2009 09:24:07 +0100 Original-Received: from localhost ([127.0.0.1]:51536 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ0nG-0006wG-KM for ged-emacs-devel@m.gmane.org; Fri, 11 Dec 2009 03:24:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIyRx-0004Pf-V5 for emacs-devel@gnu.org; Fri, 11 Dec 2009 00:53:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIyRt-0004Nz-Ts for emacs-devel@gnu.org; Fri, 11 Dec 2009 00:53:57 -0500 Original-Received: from [199.232.76.173] (port=54917 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIyRt-0004Ng-NI for emacs-devel@gnu.org; Fri, 11 Dec 2009 00:53:53 -0500 Original-Received: from mail-pz0-f181.google.com ([209.85.222.181]:32993) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIyRt-0001oY-Nc for emacs-devel@gnu.org; Fri, 11 Dec 2009 00:53:53 -0500 Original-Received: by pzk11 with SMTP id 11so412778pzk.14 for ; Thu, 10 Dec 2009 21:53:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=LgHi9fMSOkUIy1H5TBmtUgSkHEclZ2GBK8+sg9yLbLU=; b=XbQ7YYbABQBPflfWxqLw8plVhntmNU0LrXayKmAuUsRbHjuubxySOLCZ7uiKtkK72Z g44BFkcY68MtaMLJO7sFnYQnzCHcA/0+08iJMOP2WVMPA7A7oNKD78E39Jl3omphOyNI kdIlonZgOW/+X2FenP9fQuspoR4wgyApwpAOQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=DR7Zcp7h2ndbthHbiZMAzE/WqUo0Y2ku0x0F3OUkVW4Whckphz1GVzTn5RZezQgJnm KvszCu83Gyq23IlV3KRqctVHG919uw0dcyOQWNZIVyNAYTeF/VQNUfMu956arC4BEkLJ MFXvZL0YYNWIu4l9qQ3V0baR0BRj7SNGDnw7Y= Original-Received: by 10.140.57.21 with SMTP id f21mr552225rva.257.1260510832453; Thu, 10 Dec 2009 21:53:52 -0800 (PST) In-Reply-To: <200912101402.nBAE2wnW011990@godzilla.ics.uci.edu> X-Google-Sender-Auth: af045cf54417f14c X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 11 Dec 2009 03:22:58 -0500 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:118540 Archived-At: 2009/12/11 Dan Nicolaescu : > This discussion started in part because of the perceived difficulty of > getting a patch integrated to implement "bzr unshelve --keep" > (https://bugs.launchpad.net/bzr/+bug/492091) > bzr shelves are not very usable without this option, you can't go back > and forth between shelved versions. > The patch would change bzrlib/shelf_ui.py:Unshelver.from_args to set > delete_shelf to False when "--keep" is passed. =A0So about 3 lines total. > > Would such a patch need copyright assignment? > Even if it does, given the above description, a bzr developer can > reproduce the change needed in a few seconds... > Can you please help get this solved? It's now up for review at . (You can review it if you have or make a Launchpad account.) I expect it will be in our December 2.1b4. --=20 Martin