From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git/spearce.git (topics)
Date: Tue, 16 Oct 2007 12:16:28 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0710161209480.25221@racer.site> (raw)
In-Reply-To: <20071016060456.GC13801@spearce.org>
Hi,
first let me thank you for being the interim maintainer. I know it is
much work, and I frankly do not have the time, or nerve, to do it. Out of
curiousity: did you use the scripts in "todo" to send these emails?
On Tue, 16 Oct 2007, Shawn O. Pearce wrote:
> * lt/diff-rename (Tue Oct 2 19:28:19 2007 -0700) 1 commit
> + optimize diffcore-delta by sorting hash entries.
AFAIR this was ready to go to master, with a 5-10% speedup or so, just
needing a bit of testing. Which it should have gotten by now.
> * kh/commit (Mon Sep 17 20:06:47 2007 -0400) 4 commits
> + Export rerere() and launch_editor().
> + Introduce entry point add_interactive and add_files_to_cache
> + Enable wt-status to run against non-standard index file.
> + Enable wt-status output to a given FILE pointer.
This is the beginning of the builtin-commit. The option parser has to go
in before that (it was split out from the builtin-commit series), and the
(minimal) adjustments to builtin-commit.c for the now-changed option
parser have to be done.
So I think this topic should stay in master until builtin-commit is there,
too.
> * js/stash-create (Mon Jul 9 00:51:23 2007 -0700) 2 commits
> + rebase: allow starting from a dirty tree.
> + stash: implement "stash create"
This needs more work in rebase-i, and Junio indicated that he's not
completely happy with it.
It would serve to be able to rebase in a dirty tree, by first stashing
away the changes, and then applying them on top of the rebased branch.
I think that this would avoid many "Huh?" effects, but it should try to
"git stash apply --index" first, falling back to "git stash apply".
Something like that would be very nice for git-pull, too, I guess.
However, I have not thought through all implications.
Ciao,
Dscho
next prev parent reply other threads:[~2007-10-16 11:16 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-16 6:04 What's cooking in git/spearce.git (topics) Shawn O. Pearce
2007-10-16 11:16 ` Johannes Schindelin [this message]
2007-10-16 19:57 ` Theodore Tso
2007-10-17 3:20 ` Shawn O. Pearce
2007-10-23 1:15 ` Junio C Hamano
2007-10-23 1:21 ` Theodore Tso
2007-10-23 1:29 ` Junio C Hamano
2007-10-23 2:00 ` Theodore Tso
2007-10-23 4:05 ` Shawn O. Pearce
2007-10-23 4:33 ` Theodore Tso
2007-10-23 4:46 ` Shawn O. Pearce
2007-10-23 4:56 ` Theodore Tso
2007-10-23 5:07 ` Shawn O. Pearce
2007-10-23 5:30 ` Theodore Tso
2007-10-23 5:42 ` Shawn O. Pearce
2007-10-23 12:03 ` Theodore Tso
2007-10-23 17:44 ` Daniel Barkalow
2007-10-23 19:00 ` Junio C Hamano
2007-10-24 0:12 ` Theodore Tso
2007-10-23 4:27 ` Shawn O. Pearce
2007-10-16 23:40 ` Shawn O. Pearce
-- strict thread matches above, loose matches on Subject: below --
2007-10-22 6:32 Shawn O. Pearce
2007-10-22 6:59 ` Jeff King
2007-10-22 7:16 ` Jeff King
2007-10-23 2:32 ` Linus Torvalds
2007-10-23 3:48 ` Jeff King
2007-10-22 7:24 ` Pierre Habouzit
2007-10-22 15:27 ` Steffen Prohaska
2007-10-23 1:26 ` Junio C Hamano
2007-10-23 3:34 ` 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=Pine.LNX.4.64.0710161209480.25221@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
/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).