git-fast-export.adoc: clarify why 'verbatim' may not be a good idea
Luke Shumaker committed over 1 year ago
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker committed over 1 year ago
fast-export: fix missing whitespace after switch
Christian Couder committed over 1 year ago
git-fast-import.adoc: add missing LF in the BNF
Luke Shumaker committed over 1 year ago
decorate: fix sign comparison warnings
Arnav Bhate committed over 1 year ago
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt committed over 1 year ago
hash: fix "-Wsign-compare" warnings
Patrick Steinhardt committed over 1 year ago
object-file: split out logic regarding hash algorithms
Patrick Steinhardt committed over 1 year ago
delta-islands: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
object-file-convert: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
pack-bitmap-write: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
pack-revindex: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
pack-check: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt committed over 1 year ago
pack-write: stop depending on `the_repository` and `the_hash_algo`
Patrick Steinhardt committed over 1 year ago
object: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
csum-file: stop depending on `the_repository`
Patrick Steinhardt committed over 1 year ago
fetch: use ref prefix list to skip ls-refs
Jeff King committed over 1 year ago
fetch: avoid ls-refs only to ask for HEAD symref update
Jeff King committed over 1 year ago
fetch: stop protecting additions to ref-prefix list
Jeff King committed over 1 year ago