index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hash.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.h: move hash/oid functions to hash.h
Jeff King
2020-12-04
1
-0
/
+95
*
hash: implement and use a context cloning function
brian m. carlson
2020-02-24
1
-0
/
+21
*
hash.h: move object_id definition from cache.h
Jeff King
2019-06-20
1
-0
/
+24
*
hash: add a function to lookup hash algorithm by length
brian m. carlson
2019-04-01
1
-0
/
+2
*
hash: add an SHA-256 implementation using OpenSSL
brian m. carlson
2018-11-14
1
-0
/
+2
*
sha256: add an SHA-256 implementation using libgcrypt
brian m. carlson
2018-11-14
1
-0
/
+4
*
Add a base implementation of SHA-256 support
brian m. carlson
2018-11-14
1
-1
/
+18
*
sha1-file: add a constant for hash block size
brian m. carlson
2018-11-14
1
-0
/
+3
*
sha1-file: provide functions to look up hash algorithms
brian m. carlson
2018-10-22
1
-0
/
+13
*
hash: update obsolete reference to SHA1_HEADER
brian m. carlson
2018-02-09
1
-2
/
+2
*
hash: create union for hash context allocation
brian m. carlson
2018-02-02
1
-6
/
+9
*
hash: move SHA-1 macros to hash.h
brian m. carlson
2018-02-02
1
-0
/
+25
*
Add structure representing hash algorithm
brian m. carlson
2017-11-13
1
-0
/
+57
*
sha1dc: build git plumbing code more explicitly
Takashi Iwai
2017-08-16
1
-5
/
+1
*
sha1dc: optionally use sha1collisiondetection as a submodule
Ævar Arnfjörð Bjarmason
2017-07-03
1
-0
/
+4
*
Makefile: add DC_SHA1 knob
Jeff King
2017-03-17
1
-0
/
+2
*
hash.h: move SHA-1 implementation selection into a header file
brian m. carlson
2017-03-15
1
-0
/
+14
*
remove old hash.[ch] implementation
Karsten Blees
2013-11-18
1
-50
/
+0
*
Preallocate hash tables when the number of inserts are known in advance
Nguyễn Thái Ngọc Duy
2013-03-17
1
-0
/
+7
*
for_each_hash: allow passing a 'void *data' pointer to callback
Linus Torvalds
2011-02-19
1
-1
/
+1
*
Add 'const' where appropriate to index handling functions
Linus Torvalds
2008-03-09
1
-2
/
+2
*
Do linear-time/space rename logic for exact renames
Linus Torvalds
2007-10-27
1
-0
/
+43