git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Hommey <mh@glandium.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: Medium term dreams
Date: Thu, 4 Sep 2008 07:33:09 +0200	[thread overview]
Message-ID: <20080904053309.GA16412@glandium.org> (raw)
In-Reply-To: <7vsksjsbcc.fsf@gitster.siamese.dyndns.org>

On Mon, Sep 01, 2008 at 04:19:47PM -0700, Junio C Hamano wrote:
> Perhaps because it is also Linus's brainchild, git development has not
> generally advanced by intelligent design but by organic evolution.  We
> have worked without setting any grand, long term visions, but primarily
> by gathering the fruits of individual developers' work to scratch their
> own itches.  While I do not see that as a problem at all, it sometimes
> may help to write down some medium to long term wishes to review what we
> haven't done (and we should) in a perspective.
> 
> This is such a wishlist, not a grand intelligent design in any way.
> 
> 1. Pathspecs
> 2. Submodules

I'd add these two:

- Handle cvs/svn/whatever remotes as standard remotes.

I don't see why these remotes should have a different workflow, and why
there couldn't be hooks to do whatever is required to pull/push from
these remotes when git pull/push'ing. This might not be easy to implement,
but I think it is a worthwhile goal.

- Git-aware mergetool

There are various merge scenarios where using standard tools such as
those supported by current git-mergetool is not very helpful, and where
some basic git awareness might help the user resolve conflicts in more
natural ways.

Mike

      parent reply	other threads:[~2008-09-04  5:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-01 23:19 Medium term dreams Junio C Hamano
2008-09-02  0:00 ` pack count on repo.or.cz [was "Medium term dreams"] Jeff King
2008-09-02  1:04   ` Petr Baudis
2008-09-02  1:14     ` Jeff King
2008-09-02  1:47       ` pack count on repo.or.cz Junio C Hamano
2008-09-02  1:56         ` Jeff King
2008-09-02 11:15       ` pack count on repo.or.cz [was "Medium term dreams"] Petr Baudis
2008-09-02 11:54         ` Jeff King
2008-09-02 13:08           ` Petr Baudis
2008-09-02 13:49             ` Johannes Sixt
2008-09-03 10:08               ` Petr Baudis
2008-09-04  5:33 ` Mike Hommey [this message]

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=20080904053309.GA16412@glandium.org \
    --to=mh@glandium.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).