All of lore.kernel.org
 help / color / mirror / Atom feed
* import mbox?
@ 2005-04-27 23:08 Jeff Garzik
  2005-04-27 23:14 ` Petr Baudis
  2005-04-27 23:21 ` Linus Torvalds
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Garzik @ 2005-04-27 23:08 UTC (permalink / raw)
  To: Linus Torvalds, Git Mailing List

Sorry for the FAQ, but I didn't see this in any of the scripts in the 
'git' archives, nor in the README.

What script should kernel developers use, to import an mbox full of patches?

Thanks,

	Jeff



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

* Re: import mbox?
  2005-04-27 23:08 import mbox? Jeff Garzik
@ 2005-04-27 23:14 ` Petr Baudis
  2005-04-27 23:21 ` Linus Torvalds
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Baudis @ 2005-04-27 23:14 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linus Torvalds, Git Mailing List

Dear diary, on Thu, Apr 28, 2005 at 01:08:41AM CEST, I got a letter
where Jeff Garzik <jgarzik@pobox.com> told me that...
> Sorry for the FAQ, but I didn't see this in any of the scripts in the 
> 'git' archives, nor in the README.
> 
> What script should kernel developers use, to import an mbox full of patches?

There is git-tools. One of the many ways how to get it is

	$ cg-clone rsync://rsync.kernel.org/pub/linux/kernel/people/torvalds/git-tools.git

Note that AFAIK it does not set $AUTHOR_DATE properly; patches were
posted to this mailing list to fix this.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor

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

* Re: import mbox?
  2005-04-27 23:08 import mbox? Jeff Garzik
  2005-04-27 23:14 ` Petr Baudis
@ 2005-04-27 23:21 ` Linus Torvalds
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2005-04-27 23:21 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Git Mailing List



On Wed, 27 Apr 2005, Jeff Garzik wrote:
>
> Sorry for the FAQ, but I didn't see this in any of the scripts in the 
> 'git' archives, nor in the README.
> 
> What script should kernel developers use, to import an mbox full of patches?

I've got a "tools" project at

	kernel.org:/pub/linux/kernel/people/torvalds/git-tools.git

which has my old "dotest" scripts re-written for git (yeah, yeah, three 
years and two generations later, I still call the damn thing "dotest". I'm 
not very good at this tool naming thing ;)

		Linus

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

end of thread, other threads:[~2005-04-27 23:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-27 23:08 import mbox? Jeff Garzik
2005-04-27 23:14 ` Petr Baudis
2005-04-27 23:21 ` Linus Torvalds

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.