[PATCH 0/4] some git-svnimport improvements

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Karl
Date: Saturday, February 25, 2006 - 10:03 pm

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.
-
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 0/4] some git-svnimport improvements, Karl , (Sat Feb 25, 10:03 pm)
[PATCH 1/4] Mention -r in usage summary, Karl , (Sat Feb 25, 10:11 pm)
[PATCH 2/4] Convert executable flag, Karl , (Sat Feb 25, 10:11 pm)
[PATCH 3/4] Convert the svn:ignore property, Karl , (Sat Feb 25, 10:11 pm)
Re: [PATCH 4/4] Read author names and emails from a file, Andreas Ericsson, (Sun Feb 26, 4:49 am)
Re: [PATCH 4/4] Read author names and emails from a file, Junio C Hamano, (Sun Feb 26, 10:51 pm)