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
*
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