git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* builtin-fetch code with messy history
@ 2007-06-19  7:12 Daniel Barkalow
  2007-06-19  9:40 ` Johannes Schindelin
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Barkalow @ 2007-06-19  7:12 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

In my branch at: git://iabervon.org/~barkalow/git builtin-fetch

I have a bunch of not-for-merging history leading up to a C version of 
fetch which passes all of the tests except that:

 * it might be fetching too much with --depth.
 * bundle isn't implemented.
 * when a branch config file section refers to a branches/* remote, the 
   merge setting is used (if one is given), even though this isn't useful 
   either way.
 * branch.<name>.merge is treated like the source side of a refspec 
   (although it cannot be a wildcard), and it fetched refs are marked for 
   merging if they name the same ref, even if they are not character-wise 
   identical to the source side of the refspec used to fetch them.

I've got more work to do on it (such as actually using my parser for 
parsing the refspecs and making the logic less convoluted), but I thought 
I'd report my progress.

I'll give a sign-off to anyone who extracts patches that can be applied, 
if anybody wants to.

	-Daniel
*This .sig left intentionally blank*

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-06-19 19:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19  7:12 builtin-fetch code with messy history Daniel Barkalow
2007-06-19  9:40 ` Johannes Schindelin
2007-06-19 10:13   ` Alex Riesen
2007-06-19 11:11     ` Johannes Schindelin
2007-06-19 11:47       ` Alex Riesen
2007-06-19 11:51         ` Johannes Schindelin
2007-06-19 11:57           ` Alex Riesen
2007-06-19 16:46   ` Jakub Narebski
2007-06-19 16:49   ` Daniel Barkalow
2007-06-19 17:38     ` Junio C Hamano
2007-06-19 19:47     ` Johannes Schindelin

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).