All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC 0/3] Split fetch and merge logic
@ 2007-02-16  8:06 Santi Béjar
  2007-02-16  8:09 ` [PATCH/RFC 2/3] git-fetch: " Santi Béjar
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Santi Béjar @ 2007-02-16  8:06 UTC (permalink / raw)
  To: Git Mailing List


This series implements the split of the fetch and merge logic.

The first patch adds tests for the merge logic. It is very extensive and
expensive (in time), so I just post this to show that (almost) nothing
changes (although some part of if could be included). And the third
patch shows what changes.

Santi Béjar (3):
      t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch
      git-fetch: Split fetch and merge logic
      t/t5515: fixes for the separate fetch and merge logic

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

end of thread, other threads:[~2007-02-20 11:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-16  8:06 [PATCH/RFC 0/3] Split fetch and merge logic Santi Béjar
2007-02-16  8:09 ` [PATCH/RFC 2/3] git-fetch: " Santi Béjar
2007-02-19 20:44   ` Junio C Hamano
2007-02-19 22:13     ` Santi Béjar
2007-02-19 23:27       ` Junio C Hamano
2007-02-20 11:21         ` Santi Béjar
2007-02-16  8:10 ` [PATCH/RFC 3/3] t/t5515: fixes for the separate " Santi Béjar
2007-02-16  8:22 ` [PATCH/RFC 0/3] Split " Junio C Hamano
2007-02-16  8:40   ` Santi Béjar
2007-02-16 20:10     ` Junio C Hamano
2007-02-16 20:30       ` Santi Béjar
2007-02-16 21:14         ` Junio C Hamano
2007-02-19  9:47           ` Santi Béjar
     [not found] ` <87zm7eo78x.fsf@gmail.com>
2007-02-16  8:23   ` [PATCH/RFC 1/3] t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch Santi Béjar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.