index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hash-ll.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
1
-364
/
+0
2024-06-14
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
1
-2
/
+1
2024-06-14
hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
Patrick Steinhardt
1
-0
/
+12
2024-06-14
hash: make `is_null_oid()` independent of `the_repository`
Patrick Steinhardt
1
-0
/
+6
2024-06-14
hash: convert `oidcmp()` and `oideq()` to compare whole hash
Patrick Steinhardt
1
-0
/
+10
2024-06-14
global: ensure that object IDs are always padded
Patrick Steinhardt
1
-0
/
+2
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-0
/
+14
2024-06-14
hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
Patrick Steinhardt
1
-2
/
+13
2023-10-02
object-names: support input of oids in any supported hash
Eric W. Biederman
1
-0
/
+1
2023-08-09
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
1
-2
/
+16
2023-08-01
avoid SHA-1 functions deprecated in OpenSSL 3+
Eric Wong
1
-1
/
+11
2023-08-01
sha256: avoid functions deprecated in OpenSSL 3+
Eric Wong
1
-1
/
+5
2023-06-21
hash-ll, hashmap: move oidhash() to hash-ll
Elijah Newren
1
-0
/
+19
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+276