From: jepler@unpythonic.net
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org, Heiko Voigt <hvoigt@hvoigt.net>,
Peter Baumann <waste.manager@gmx.de>,
Jeff Epler <jepler@unpythonic.net>
Subject: [PATCHv3 0/2] git-gui: (un)stage a range of changes at once
Date: Mon, 7 Dec 2009 18:22:41 -0600 [thread overview]
Message-ID: <1260231763-19194-1-git-send-email-jepler@unpythonic.net> (raw)
From: Jeff Epler <jepler@unpythonic.net>
This set of patches allows git-gui to stage multiple lines at once by
selecting the range and then using the "apply lines" item in the context
menu.
Compared to the earlier versions, I've fixed all the bugs I became aware of.
I've also added the missing signed-off-by.
The first patch fixes an existing bug in git-gui when staging a deletion
followed by another deletion followed by the end of the file.
Jeff Epler (2):
Fix applying a line when all following lines are deletions
Make it possible to apply a range of changes at once
git-gui.sh | 15 +++-
lib/diff.tcl | 241 ++++++++++++++++++++++++++++++++++------------------------
2 files changed, 153 insertions(+), 103 deletions(-)
next reply other threads:[~2009-12-08 0:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-08 0:22 jepler [this message]
2009-12-08 0:22 ` [PATCH 1/2] Fix applying a line when all following lines are deletions jepler
2009-12-08 0:22 ` [PATCH 2/2] Make it possible to apply a range of changes at once jepler
2010-01-23 23:05 ` Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1260231763-19194-1-git-send-email-jepler@unpythonic.net \
--to=jepler@unpythonic.net \
--cc=git@vger.kernel.org \
--cc=hvoigt@hvoigt.net \
--cc=spearce@spearce.org \
--cc=waste.manager@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).