hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE`

Patrick Steinhardt committed about 2 years ago

t/helper: remove dependency on `the_repository` in "proc-receive"

Patrick Steinhardt committed about 2 years ago

t/helper: fix segfault in "oid-array" command without repository

Patrick Steinhardt committed about 2 years ago

t/helper: use correct object hash in partial-clone helper

Patrick Steinhardt committed about 2 years ago

compat/fsmonitor: fix socket path in networked SHA256 repos

Patrick Steinhardt committed about 2 years ago

replace-object: use hash algorithm from passed-in repository

Patrick Steinhardt committed about 2 years ago

protocol-caps: use hash algorithm from passed-in repository

Patrick Steinhardt committed about 2 years ago

oidset: pass hash algorithm when parsing file

Patrick Steinhardt committed about 2 years ago

http-fetch: don't crash when parsing packfile without a repo

Patrick Steinhardt committed about 2 years ago

hash-ll: merge with "hash.h"

Patrick Steinhardt committed about 2 years ago

refs: avoid include cycle with "repository.h"

Patrick Steinhardt committed about 2 years ago

global: introduce `USE_THE_REPOSITORY_VARIABLE` macro

Patrick Steinhardt committed about 2 years ago

hash: require hash algorithm in `empty_tree_oid_hex()`

Patrick Steinhardt committed about 2 years ago

hash: require hash algorithm in `is_empty_{blob,tree}_oid()`

Patrick Steinhardt committed about 2 years ago

hash: make `is_null_oid()` independent of `the_repository`

Patrick Steinhardt committed about 2 years ago

hash: convert `oidcmp()` and `oideq()` to compare whole hash

Patrick Steinhardt committed about 2 years ago

global: ensure that object IDs are always padded

Patrick Steinhardt committed about 2 years ago

hash: require hash algorithm in `oidread()` and `oidclr()`

Patrick Steinhardt committed about 2 years ago

← Newer Page 378 of 4068 Older →