index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hash.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
hash: update obsolete reference to SHA1_HEADER
brian m. carlson
1
-2
/
+2
2018-02-02
hash: create union for hash context allocation
brian m. carlson
1
-6
/
+9
2018-02-02
hash: move SHA-1 macros to hash.h
brian m. carlson
1
-0
/
+25
2017-11-13
Add structure representing hash algorithm
brian m. carlson
1
-0
/
+57
2017-08-16
sha1dc: build git plumbing code more explicitly
Takashi Iwai
1
-5
/
+1
2017-07-03
sha1dc: optionally use sha1collisiondetection as a submodule
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2017-03-17
Makefile: add DC_SHA1 knob
Jeff King
1
-0
/
+2
2017-03-15
hash.h: move SHA-1 implementation selection into a header file
brian m. carlson
1
-0
/
+14
2013-11-18
remove old hash.[ch] implementation
Karsten Blees
1
-50
/
+0
2013-03-16
Preallocate hash tables when the number of inserts are known in advance
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2011-02-18
for_each_hash: allow passing a 'void *data' pointer to callback
Linus Torvalds
1
-1
/
+1
2008-03-09
Add 'const' where appropriate to index handling functions
Linus Torvalds
1
-2
/
+2
2007-10-26
Do linear-time/space rename logic for exact renames
Linus Torvalds
1
-0
/
+43