git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: David Roundy <droundy@abridgegame.org>,
Cc: git@vger.kernel.org, darcs-devel@darcs.net
Subject: Re: using git directory cache code in darcs?
Date: Sat, 16 Apr 2005 07:28:00 -0700	[thread overview]
Message-ID: <7vacny94pb.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20050416132231.GJ2551@abridgegame.org> (David Roundy's message of "Sat, 16 Apr 2005 09:22:36 -0400")

>>>>> "DR" == David Roundy <droundy@abridgegame.org> writes:

DR> 1) Would this actually be a good idea?

I think it is sensible, especially if you are doing a lot of
comparison between the working area and the pristine.

DR> 3) Is it likely that git will switch to not using global
DR> variables for active_cache, active_nr and active_alloc?

DR> 4) Would there be interest in creating a libgit?

These are related.  I have seen some people interested in
libifying it, and encapsulating those globals would naturally
fall out of it.  My impression from the list however is that a
lot more people are interested in the upper SCM layer than the
git layer right now.  And git layer, although solid enough to
host itself, is still slushy.  A couple of days ago dircache
format was changed from host to network endian.  Last night
Linus made another change to dircache format, which fortunately
is upward compatible if you stay within pathnames shorter than
2^12 bytes ;-).  Another problem I see for somebody to pick up
and start libifying things right now is that, although there is
one central person on the SCM side (Petr Baudis), git layer is
still fractured between Linus and Petr.

Petr syncs with Linus often and he seems to be doing a good job
at keeping track of public patches, but the git layer Linus
works on does not have some patches Petr collected or wrote
himself.  In time, a better coordination would emerge, of
course, but the project is still young at this moment.  Stay
tuned ;-).

  parent reply	other threads:[~2005-04-16 14:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-16 13:22 using git directory cache code in darcs? David Roundy
2005-04-16 13:31 ` Ingo Molnar
2005-04-16 14:28 ` Junio C Hamano [this message]
2005-04-16 22:43 ` Linus Torvalds
2005-04-17 12:17   ` David Roundy
2005-04-17 16:24     ` Linus Torvalds
2005-04-17 16:49       ` Mike Taht
2005-04-17 22:37       ` Nomad Arton
2005-04-17 23:23         ` Junio C Hamano
2005-04-18  2:00           ` Paul Jackson
2005-04-18  2:56       ` Paul Jackson
2005-04-18  3:06         ` Linus Torvalds
2005-04-18  4:36           ` Paul Jackson
2005-04-18  9:23             ` git options Mike Taht

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vacny94pb.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=darcs-devel@darcs.net \
    --cc=droundy@abridgegame.org \
    --cc=git@vger.kernel.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).