aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-02-16 22:06:51 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-05-16 19:27:01 +0200
commit842d2588bac1c3b9b3cb23294e4bf28551d277c6 (patch)
tree3f2838e831b9553d9295835638d2433193d02cd1
parentMinor fixes to recent HTTP proxy changes: (diff)
downloadopenvpn-842d2588bac1c3b9b3cb23294e4bf28551d277c6.tar.xz
Added mapping files from SVN commit ID to more descriptive commit IDs.
Unfortunately, this will not rewrite the commit history. So all commits done by james@e7ae566f-a301-0410-adde-c780ea21d3b5 is James Yonans commits. It was considered to risky to use git tools to rewrite the commit history, as it could influence those already using this git tree.
-rw-r--r--.mailmap1
-rw-r--r--.svncommitters1
2 files changed, 2 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..91ff553
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1 @@
+James Yonan <james@openvpn.net> james <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
diff --git a/.svncommitters b/.svncommitters
new file mode 100644
index 0000000..0772102
--- /dev/null
+++ b/.svncommitters
@@ -0,0 +1 @@
+james = James Yonan <james@openvpn.net>