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

remote: drop checks for zero-url case

Jeff King committed about 2 years ago

remote: always require at least one url in a remote

Jeff King committed about 2 years ago

t5801: test remote.*.vcs config

Jeff King committed about 2 years ago

remote: allow resetting url list

Jeff King committed about 2 years ago

config: document remote.*.url/pushurl interaction

Jeff King committed about 2 years ago

remote: simplify url/pushurl selection

Jeff King committed about 2 years ago

← Newer Page 403 of 4093 Older →