From: Sven Verdoolaege <skimo@kotnet.org>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: git@vger.kernel.org, Paul Mackerras <paulus@samba.org>
Subject: Re: selective git-update-index per diff(1) chunks
Date: Mon, 04 Dec 2006 18:33:18 +0100 [thread overview]
Message-ID: <20061204173318.GG940MdfPADPa@greensroom.kotnet.org> (raw)
In-Reply-To: <b6fcc0a0612010323x7554e47m5e6bdafe85fc8224@mail.gmail.com>
On Fri, Dec 01, 2006 at 02:23:14PM +0300, Alexey Dobriyan wrote:
> Has anyone thought about aggregating this into git-update-index or
> somewhere?
>
> git-update-index -C1,3 #chunks 1, 3
> git commit
> git-update-index -C1,3 # chunks 2,5 in original numbering
> git commit
>
> Relying on diff(1) definition of chunks is sorta hacky, though... I admit
> it.
Paul Mackerras modified his dirdiff tool to do something like this.
I have a couple of patches on top of his version from way back at
http://www.liacs.nl/~sverdool/gitweb.cgi?p=dirdiff.git;a=summary
I don't know if he has continued working on this.
next prev parent reply other threads:[~2006-12-04 17:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-01 11:23 selective git-update-index per diff(1) chunks Alexey Dobriyan
2006-12-01 11:33 ` Peter Baumann
2006-12-01 11:38 ` Junio C Hamano
2006-12-01 16:45 ` Anand Kumria
2006-12-01 19:42 ` Johannes Schindelin
2006-12-02 21:08 ` Sam Vilain
2006-12-01 16:06 ` Linus Torvalds
2006-12-04 17:33 ` Sven Verdoolaege [this message]
2006-12-04 18:05 ` Jakub Narebski
[not found] ` <20061204202102.GH940MdfPADPa@greensroom.kotnet.org>
2006-12-04 20:46 ` Jakub Narebski
2006-12-04 21:51 ` Sven Verdoolaege
2006-12-04 22:35 ` Jakub Narebski
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=20061204173318.GG940MdfPADPa@greensroom.kotnet.org \
--to=skimo@kotnet.org \
--cc=adobriyan@gmail.com \
--cc=git@vger.kernel.org \
--cc=paulus@samba.org \
--cc=skimo@liacs.nl \
/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).