author | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Aug 2009 00:00:35 +0000 (17:00 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 28 Aug 2009 00:00:35 +0000 (17:00 -0700) |
* lt/block-sha1:
remove ARM and Mozilla SHA1 implementations
block-sha1: guard gcc extensions with __GNUC__
make sure byte swapping is optimal for git
block-sha1: make the size member first in the context struct
remove ARM and Mozilla SHA1 implementations
block-sha1: guard gcc extensions with __GNUC__
make sure byte swapping is optimal for git
block-sha1: make the size member first in the context struct
1 | 2 | |||
---|---|---|---|---|
Makefile | patch | | diff1 | | diff2 | | blob | history |
git-compat-util.h | patch | | diff1 | | diff2 | | blob | history |
diff --cc Makefile
Simple merge
diff --cc git-compat-util.h
Simple merge