summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2009-11-04 22:47:02 -0800
committerChristian Hammond <chipx86@chipx86.com>2009-11-04 22:48:41 -0800
commit62dd2130e5e510b8cbb90d827bc5ec8e332d3817 (patch)
treecd047afae498a20bb447fb1354277a9dca3bfc14 /AUTHORS
parent3bd73dda33fb0669627b642cec6bf1d26b966263 (diff)
Properly represent binary files in patches when using git-svn.
When adding/changing binary files against a git-svn repository, the binary files would be filtered out of the diff. We now represent binary files properly by faking the information in a diff. Patch by Anthony Cruz. Reviewed at http://reviews.reviewboard.org/r/1194/
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index c018726..765c328 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,6 +6,7 @@ Lead Developers:
Contributors:
+ * Anthony Cruz
* Chris Clark
* Dan Savilonis
* Dana Lacoste