l10n: ko: fix minor typo in Korean translation
seoyeon-kwon committed over 1 year ago
l10n: it: fix spelling of "sorgente" (Italian for "source")
Ruggero Turra committed over 1 year ago
fast-export, fast-import: add support for signed-commits
Luke Shumaker committed over 1 year ago
fast-export: do not modify memory from get_commit_buffer
Luke Shumaker committed over 1 year ago
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