| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hash: hash functions operate on byte arrays not git_oids | Edward Thomson | 2021-10-02 | 6 | -16/+16 |
| * | Fix coding style for pointer | punkymaniac | 2021-09-09 | 1 | -8/+8 |
| * | sha1dc: remove conditional for <sys/types.h> | Peter Pettersson | 2021-08-18 | 1 | -2/+0 |
| * | Initial pass at using int64_t instead of long long | Calvin Buckley | 2021-07-06 | 1 | -1/+1 |
| * | hash: use GIT_ASSERT | Edward Thomson | 2020-11-27 | 5 | -30/+33 |
| * | runtime: move init/shutdown into the "runtime" | Edward Thomson | 2020-10-11 | 1 | -2/+3 |
| * | sha1: win32: fix compilation due to unknown type | Patrick Steinhardt | 2019-07-18 | 1 | -1/+1 |
| * | hash: move SHA1 implementations to its own hashing context | Patrick Steinhardt | 2019-06-24 | 12 | -62/+58 |
| * | hash: split into generic and SHA1-specific interface | Patrick Steinhardt | 2019-06-24 | 6 | -43/+43 |
| * | hash: move SHA1 implementations into 'sha1/' folder | Patrick Steinhardt | 2019-06-24 | 16 | -0/+3511 |
