Re: [PATCH] Teach applymbox to keep the Subject: line.

2005-08-17 Thread Jeff Garzik
If someone is thus motivated, I have two requests in this area: 1) Fix applymbox such that it understands RFC822-valid Subject lines which wrap across multiple text lines. 2) Teach it to understand MIME, and not treat the MIME headers like part of the message. - To unsubscribe from this l

Re: Make git-rev-tree obsolete

2005-08-08 Thread Jeff Garzik
On Mon, Aug 08, 2005 at 07:49:26PM -0700, Junio C Hamano wrote: > Johannes Schindelin <[EMAIL PROTECTED]> writes: > > > Junio remarked that Jeff's git-changes-script still uses git-rev-tree, and > > therefore it should not be removed. This patch changes git-changes-script > > over to git-rev-lis

Re: [patch] list shortlog items in commit order

2005-08-02 Thread Jeff Garzik
Junio C Hamano wrote: Nicolas Pitre <[EMAIL PROTECTED]> writes: The current shortlog list is backward making it look odd. This reverses it so things appear more logically. Sorry, I do not know how the shortlog looked like in BK days, but it would be nice to match that order. I do not have

Re: Why pack+unpack?

2005-07-25 Thread Jeff Garzik
Linus Torvalds wrote: First, make sure you have a recent git, it does better at optimizing the I was using vanilla git, as of 10 minutes before I sent the email. Top of tree is 154d3d2dd2656c23ea04e9d1c6dd4e576a7af6de. Secondly, what's the problem? Sure, I could special-case the local case

Why pack+unpack?

2005-07-25 Thread Jeff Garzik
Whenever I pull a local repository, such as cd /spare/repo/libata-dev git pull /spare/repo/linux-2.6/.git git will pack, then unpack, the objects being pulled. AFAICT this is just a complete waste of time. Why does this occur? Packing 1394 objects Unpacking 1394 objects 10

Kernel Hacker's guide to git (updated)

2005-07-15 Thread Jeff Garzik
I've updated my git quickstart guide at http://linux.yyz.us/git-howto.html It now points to DaveJ's daily snapshots for the initial bootstrap tarball, is reorganized for better navigation, and other things. Also, a bonus recipe: how to import Linus's pack files (it's easy). This r

Re: What broke snapshots now?

2005-07-09 Thread Jeff Garzik
David Woodhouse wrote: Does git on master.kernel.org need to be updated to handle packed objects? Yes. It's always fun when the on-disk format of the upstream 2.6.x kernel repo changes without notice :/ Jeff - To unsubscribe from this list: send the line "unsubscribe git" in the