Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
INSTALL: Update description of our SHA-1 code
author
Brian Gernhardt
<brian@gernhardtsoftware.com>
Wed, 9 Sep 2009 01:50:59 +0000
(21:50 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Sep 2009 06:32:43 +0000
(23:32 -0700)
We haven't had Mozilla's code or an ARM optimized algorithm since
30ae47b
. Reword the paragraph to give credit but not authorship to
Mozilla.
Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
INSTALL
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
5ad9dce
)
diff --git
a/INSTALL
b/INSTALL
index ae7f7508f8e8cffeb930c820e068ba70dabff7bd..5267468f09d4e7c29aa58fab8132216f445d9617 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-56,8
+56,8
@@
Issues of note:
library from here.
If you don't have openssl, you can use one of the SHA1 libraries
library from here.
If you don't have openssl, you can use one of the SHA1 libraries
- that come with git (git includes
the one from Mozilla, and has
-
its own PowerPC and ARM optimized ones
too - see the Makefile).
+ that come with git (git includes
one inspired by Mozilla's and a
+
PowerPC optimized one
too - see the Makefile).
- libcurl library; git-http-fetch and git-fetch use them. You
might also want the "curl" executable for debugging purposes.
- libcurl library; git-http-fetch and git-fetch use them. You
might also want the "curl" executable for debugging purposes.