All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] some git-svnimport improvements
@ 2006-02-26  5:03 Karl  Hasselström
  2006-02-26  5:11 ` [PATCH 1/4] Mention -r in usage summary Karl  Hasselström
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Karl  Hasselström @ 2006-02-26  5:03 UTC (permalink / raw)
  To: Git Mailing List

This patch series teaches git-svnimport about the svn:executable and
svn:ignore Subversion properties (try to guess from their names what
they do!), and lets the user specify a file with username -> Full Name
<email@address> mappings.

I vaguely recall some discussion some time ago about the format of
this kind of username mapping file, but I ended up just picking the
simplest format I could think of since that was the boring part.

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

end of thread, other threads:[~2006-03-02  9:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-26  5:03 [PATCH 0/4] some git-svnimport improvements Karl  Hasselström
2006-02-26  5:11 ` [PATCH 1/4] Mention -r in usage summary Karl  Hasselström
2006-02-26  5:11 ` [PATCH 2/4] Convert executable flag Karl  Hasselström
2006-02-26  5:11 ` [PATCH 3/4] Convert the svn:ignore property Karl  Hasselström
2006-02-26  5:11 ` [PATCH 4/4] Read author names and emails from a file Karl  Hasselström
2006-02-26 11:49   ` Andreas Ericsson
2006-02-27  5:51     ` Junio C Hamano
2006-02-27 23:00       ` Karl Hasselström
2006-02-27 23:08     ` [PATCH 1/2] Let git-svnimport's author file use same syntax as git-cvsimport's Karl  Hasselström
2006-03-01 21:19       ` Jon Loeliger
2006-03-02  9:20         ` Karl Hasselström
2006-02-27 23:08     ` [PATCH 2/2] Save username -> Full Name <email@addr.es> map file Karl  Hasselström

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.