Re: [PATCH] git-bundle - bundle objects and references for disconnected transfer.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mark Levedahl
Date: Wednesday, February 14, 2007 - 4:55 pm

Mark Levedahl wrote:
Examining further, I just don't know how to do this in shell. Basically, 
what I want is the list of parents of all bases, but those bases might 
not be explicitly mentioned, e.g., master --since=10.days.ago and I 
don't understand any direct plumbing call that will give me the list of 
parents in the general case. At the expense of extreme slowness I can do 
some of this invoking sort and uniq with long lists of objects. The pain 
in doing that on the sender side is definitely worth the potential gain 
on the receiver side (I now remember I tried that a while back, was able 
to do something reasonable in Python using sets, it died in bash).

Mark

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Create a man page for git-bundle., Mark Levedahl, (Wed Feb 14, 7:10 am)
[PATCH] Create a man page for git-unbundle., Mark Levedahl, (Wed Feb 14, 7:10 am)
Re: [PATCH] git-bundle - bundle objects and references for ..., Johannes Schindelin, (Wed Feb 14, 2:58 pm)
Re: [PATCH] git-bundle - bundle objects and references for ..., Mark Levedahl, (Wed Feb 14, 4:55 pm)
Re: [PATCH] git-bundle - bundle objects and references for ..., Johannes Schindelin, (Wed Feb 14, 5:07 pm)
Re: [PATCH] git-bundle - bundle objects and references for ..., Johannes Schindelin, (Wed Feb 14, 5:15 pm)
Re: [PATCH] git-bundle - bundle objects and references for ..., Johannes Schindelin, (Thu Feb 15, 8:32 am)
Re: [PATCH] git-bundle - bundle objects and references for ..., Johannes Schindelin, (Thu Feb 15, 8:35 am)
Re: [PATCH] git-bundle - bundle objects and references for ..., Johannes Schindelin, (Thu Feb 15, 5:40 pm)